Commit graph

13 commits

Author SHA1 Message Date
Ro
fb345a0b51 added mail protocol editing in settings 2019-01-09 11:47:42 -05:00
Ro
2749d0ab9f added avitar upload, created framework for dark and light theme, fixed inconsistent theme display bug 2018-12-20 13:50:28 -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
22af04f59a extracting out local db action to its own utility class 2018-12-02 19:47:28 -05:00
Ro
a7239a3027 updated post editing and creation for new data syncing methodology. finally. 2018-11-26 17:14:13 -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
625bab02e5 changed reference 'entry' to 'post'; implemented status states for posts (featured, page, published) 2018-11-10 18:08:00 -05:00
Ro
e75b50d804 fixed html render on new post bug; fixed cursor not moving on return in text editor bug 2018-11-09 15:51:54 -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
77f4a2721d rte ui restructuring, extracted editor to be a standalone compontent, module will be re-coded to follow suit 2018-11-06 17:27:57 -05:00
Ro
6f7fed59f3 initial commit in new repo 2018-10-31 12:00:31 -04:00