Commit graph

299 commits

Author SHA1 Message Date
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
a423dc2417 cleaned up on the fly syntax detection and highlighting in editor 2019-02-24 10:11:45 -05:00
Ro
0ed2f1ace7 simplifying editor refresh for now, still kind of weird 2019-02-23 22:07:14 -05:00
Ro
59c46f64e2 found a fixed weird text editor bug 2019-02-23 20:52:16 -05:00
Ro
fb7e55369b started redesign of posts index 2019-02-21 20:19:13 -05:00
Ro
464f45136c header type adjustment 2019-02-21 11:39:02 -05:00
Roland Pulliam
b99890d522 cleaned up dash index styles, cleaned up header 2019-02-21 11:35:44 -05:00
Ro
fc59ab90f6 updated styles for dash index and settings pages 2019-02-07 19:18:48 -05:00
Ro
fc1e44ad73 dash index redesigned and cleaned up 2019-01-31 12:36:59 -05:00
Ro
2bdeb81979 added email notification support for general smtp and mailgun 2019-01-16 16:36:30 -05:00
Ro
46f2bcf1ec moved config, nav updates on page status change in post editor 2019-01-14 11:39:32 -05:00
Ro
0021782037 added page removal and poste page status update from navigation area 2019-01-13 13:57:03 -05:00
Ro
27a1e670e3 moved settings file, completed nav ordering, switched to pm2 2019-01-12 14:07:08 -05:00
Ro
46d04ceb1e completed scaffolding for navigation sorting 2019-01-10 16:54:07 -05:00
Ro
fb345a0b51 added mail protocol editing in settings 2019-01-09 11:47:42 -05:00
Ro
684d5bbf2d created develop branch for work in progress, master branch will be for most current releases 2019-01-03 12:13:26 -05:00
Ro
e3d5146881 privacy and theme toggles up and running 2019-01-03 12:04:00 -05:00
Ro
2f439d11ff avatar and site background image uploads for settings plugged in 2019-01-03 11:17:02 -05:00
Ro
750a55ef1c added generic site setting file, removed actual setting file. oops 2018-12-20 15:48:08 -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
e0ba70d475 got piping for updating settings working. still kinda crunchy. 2018-12-19 12:56:18 -05:00
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
ec5a58c49d made post syncing action a bit more clean and concise. 2018-11-27 17:19:57 -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
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
7b6d849b10 changed dashboard color palette to be WCAG AA compliant 2018-11-07 23:24: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
2b26d3b525 started smoothing out rte notifcation handling, cleaned up styles for date picker 2018-11-05 17:32:33 -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
1584afc522 tweaks to config settings 2018-10-31 12:22:31 -04:00
Ro
6f7fed59f3 initial commit in new repo 2018-10-31 12:00:31 -04:00
Are0h
eec14d30d5 Initial commit 2018-10-31 16:54:59 +01:00