Commit graph

269 commits

Author SHA1 Message Date
Ro
37b75e1740 styles settings section, fixed minor bugs in settings json 2018-12-18 12:52:59 -05:00
Ro
069854d041 refactored settings methodology, added theme settings files, initiated settings page 2018-12-11 12:35:29 -05:00
Ro
3845ca9552 removed service workers, removed a ton of legacy code 2018-12-08 13:21:48 -05:00
Ro
3c410eb1b7 fixed weird line break bug in FF, moved html sanitization to backend. never trust a submit and a smile 2018-12-06 16:49:49 -05:00
Ro
b0cb4d9229 completed CRUD functionality for new data syncing methodology. fuck. yes. 2018-12-03 21:19:10 -05:00
Ro
22af04f59a extracting out local db action to its own utility class 2018-12-02 19:47:28 -05:00
Ro
c2b5d9a56c cleaned up post controller. much nice. wow smoother 2018-11-27 13:48:02 -05:00
Ro
a7239a3027 updated post editing and creation for new data syncing methodology. finally. 2018-11-26 17:14:13 -05:00
Ro
b057c50ad4 smoohted out update sync functionality for posts 2018-11-21 20:08:53 -05:00
Ro
bc1b4fa3e8 implemented service workers and indexdb to handle data on the front end, still needs to be cleaned up but it works 2018-11-20 19:42:52 -05:00
Ro
1f52df297a quick commit for review 2018-11-14 11:32:35 -05:00
Ro
e2b3a6e838 seperated routes to cut down on bloat and make a clear structure for additional sections 2018-11-11 15:22:01 -05:00
Ro
99db0dde71 moved custom tools to brain, got rid of react extensions, converted custom tools to es6 2018-11-11 14:49:26 -05:00
Ro
625bab02e5 changed reference 'entry' to 'post'; implemented status states for posts (featured, page, published) 2018-11-10 18:08:00 -05:00
Ro
c2de21b9b1 added db migration functionality, added published and featured to post data model 2018-11-09 12:44:13 -05:00
Ro
4d222719c8 completed add new post and delete post functionality, removed data requessts from RTE 2018-11-08 20:45:37 -05:00
Ro
47f76e65fc updated post data model for editited date, edited api to save editiable date 2018-11-03 14:06:09 -04:00
Ro
5229db1668 integrated date chooser with entry RTE 2018-11-02 16:25:47 -04:00
Ro
6f7fed59f3 initial commit in new repo 2018-10-31 12:00:31 -04:00