3845ca9552removed service workers, removed a ton of legacy code
Ro
2018-12-08 13:21:48 -0500
3c410eb1b7fixed weird line break bug in FF, moved html sanitization to backend. never trust a submit and a smile
Ro
2018-12-06 16:49:49 -0500
b0cb4d9229completed CRUD functionality for new data syncing methodology. fuck. yes.
Ro
2018-12-03 21:19:10 -0500
22af04f59aextracting out local db action to its own utility class
Ro
2018-12-02 19:47:28 -0500
ec5a58c49dmade post syncing action a bit more clean and concise.
Ro
2018-11-27 17:19:57 -0500
c2b5d9a56ccleaned up post controller. much nice. wow smoother
Ro
2018-11-27 13:48:02 -0500
a7239a3027updated post editing and creation for new data syncing methodology. finally.
Ro
2018-11-26 17:14:13 -0500
b057c50ad4smoohted out update sync functionality for posts
Ro
2018-11-21 20:08:53 -0500
bc1b4fa3e8implemented service workers and indexdb to handle data on the front end, still needs to be cleaned up but it works
Ro
2018-11-20 19:42:52 -0500
1f52df297aquick commit for review
Ro
2018-11-14 11:32:35 -0500
e2b3a6e838seperated routes to cut down on bloat and make a clear structure for additional sections
Ro
2018-11-11 15:22:01 -0500
99db0dde71moved custom tools to brain, got rid of react extensions, converted custom tools to es6
Ro
2018-11-11 14:49:26 -0500
625bab02e5changed reference 'entry' to 'post'; implemented status states for posts (featured, page, published)
Ro
2018-11-10 18:08:00 -0500
e75b50d804fixed html render on new post bug; fixed cursor not moving on return in text editor bug
Ro
2018-11-09 15:51:54 -0500
c2de21b9b1added db migration functionality, added published and featured to post data model
Ro
2018-11-09 12:44:13 -0500
4d222719c8completed add new post and delete post functionality, removed data requessts from RTE
Ro
2018-11-08 20:45:37 -0500
7b6d849b10changed dashboard color palette to be WCAG AA compliant
Ro
2018-11-07 23:24:37 -0500
77f4a2721drte ui restructuring, extracted editor to be a standalone compontent, module will be re-coded to follow suit
Ro
2018-11-06 17:27:57 -0500
2b26d3b525started smoothing out rte notifcation handling, cleaned up styles for date picker
Ro
2018-11-05 17:32:33 -0500
47f76e65fcupdated post data model for editited date, edited api to save editiable date
Ro
2018-11-03 14:06:09 -0400
5229db1668integrated date chooser with entry RTE
Ro
2018-11-02 16:25:47 -0400
1584afc522tweaks to config settings
Ro
2018-10-31 12:22:31 -0400
6f7fed59f3initial commit in new repo
Ro
2018-10-31 12:00:31 -0400