Commit graph

16 commits

Author SHA1 Message Date
Ro
dac1193a78 removed all sequelize declarations... whew... 2019-11-16 09:10:05 -08:00
Ro
327cb7a25d started removing all postgress dependencies 2019-11-10 12:07:29 -08:00
Ro
2f5d121284 fixed new routing issue with post listing 2019-03-01 21:51:35 -05:00
Ro
c2290a2e26 implemented admin post filtering 2019-03-01 17:48:05 -05:00
Ro
57684e7a27 post submission bug fixes, styles fixes for nav section 2019-02-27 16:09:39 -05:00
Ro
5decfa92e2 plugged in prettier and eslint, deep cleaned code base 2019-02-27 11:17:51 -05:00
Ro
cc19e14a25 cleaned up p.json, started post filtering 2019-02-24 18:11:14 -05:00
Ro
fb7e55369b started redesign of posts index 2019-02-21 20:19:13 -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
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
e2b3a6e838 seperated routes to cut down on bloat and make a clear structure for additional sections 2018-11-11 15:22:01 -05:00