Commit graph

  • 8bd3d9a41e added new auth route, implemented token authentication, new static files folder for rendered pages Ro 2019-10-11 16:10:55 -0700
  • f1b3077f02 upgraded modules and upgrades node to 10.16.3 Ro 2019-09-26 21:23:05 -0700
  • 96654d874a cleaning up directory structure Ro 2019-06-22 14:43:36 -0700
  • c111be4e98 clean up, upgraded node are0h 2019-06-22 14:36:28 -0700
  • 67f00e1342 began structure for front end theme, cleaned up watch script for theme development Ro 2019-03-10 17:59:18 -0400
  • dc13a25bfb Cleaned up package.json, style and script watchers now one command Ro 2019-03-10 11:53:20 -0400
  • ee82fcaa20 responsive style for post editor, navigation, and settingsk Ro 2019-03-06 17:47:20 -0500
  • 10946d5326 responsive for posts index plugged in Ro 2019-03-03 12:34:14 -0500
  • c62fbf27c5 responsive for dash index plugged in Ro 2019-03-03 11:49:03 -0500
  • 2f5d121284 fixed new routing issue with post listing Ro 2019-03-01 21:51:35 -0500
  • c2290a2e26 implemented admin post filtering Ro 2019-03-01 17:48:05 -0500
  • 57684e7a27 post submission bug fixes, styles fixes for nav section Ro 2019-02-27 16:09:39 -0500
  • 5decfa92e2 plugged in prettier and eslint, deep cleaned code base Ro 2019-02-27 11:17:51 -0500
  • cc19e14a25 cleaned up p.json, started post filtering Ro 2019-02-24 18:11:14 -0500
  • a423dc2417 cleaned up on the fly syntax detection and highlighting in editor Ro 2019-02-24 10:11:45 -0500
  • 0ed2f1ace7 simplifying editor refresh for now, still kind of weird Ro 2019-02-23 22:07:14 -0500
  • 59c46f64e2 found a fixed weird text editor bug Ro 2019-02-23 20:52:16 -0500
  • fb7e55369b started redesign of posts index Ro 2019-02-21 20:19:13 -0500
  • 464f45136c header type adjustment Ro 2019-02-21 11:39:02 -0500
  • b99890d522 cleaned up dash index styles, cleaned up header Roland Pulliam 2019-02-21 11:35:44 -0500
  • fc59ab90f6 updated styles for dash index and settings pages Ro 2019-02-07 19:18:48 -0500
  • fc1e44ad73 dash index redesigned and cleaned up Ro 2019-01-31 12:36:59 -0500
  • 2bdeb81979 added email notification support for general smtp and mailgun Ro 2019-01-16 16:36:30 -0500
  • 46f2bcf1ec moved config, nav updates on page status change in post editor Ro 2019-01-14 11:39:32 -0500
  • 0021782037 added page removal and poste page status update from navigation area Ro 2019-01-13 13:57:03 -0500
  • 27a1e670e3 moved settings file, completed nav ordering, switched to pm2 Ro 2019-01-12 14:07:08 -0500
  • 46d04ceb1e completed scaffolding for navigation sorting Ro 2019-01-10 16:54:07 -0500
  • fb345a0b51 added mail protocol editing in settings Ro 2019-01-09 11:47:42 -0500
  • 684d5bbf2d created develop branch for work in progress, master branch will be for most current releases Ro 2019-01-03 12:13:26 -0500
  • e3d5146881 privacy and theme toggles up and running Ro 2019-01-03 12:04:00 -0500
  • 2f439d11ff avatar and site background image uploads for settings plugged in Ro 2019-01-03 11:17:02 -0500
  • 750a55ef1c added generic site setting file, removed actual setting file. oops Ro 2018-12-20 15:48:08 -0500
  • 2749d0ab9f added avitar upload, created framework for dark and light theme, fixed inconsistent theme display bug Ro 2018-12-20 13:50:28 -0500
  • e0ba70d475 got piping for updating settings working. still kinda crunchy. Ro 2018-12-19 12:56:18 -0500
  • 37b75e1740 styles settings section, fixed minor bugs in settings json Ro 2018-12-18 12:52:59 -0500
  • 069854d041 refactored settings methodology, added theme settings files, initiated settings page Ro 2018-12-11 12:35:29 -0500
  • 3845ca9552 removed service workers, removed a ton of legacy code Ro 2018-12-08 13:21:48 -0500
  • 3c410eb1b7 fixed 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
  • b0cb4d9229 completed CRUD functionality for new data syncing methodology. fuck. yes. Ro 2018-12-03 21:19:10 -0500
  • 22af04f59a extracting out local db action to its own utility class Ro 2018-12-02 19:47:28 -0500
  • ec5a58c49d made post syncing action a bit more clean and concise. Ro 2018-11-27 17:19:57 -0500
  • c2b5d9a56c cleaned up post controller. much nice. wow smoother Ro 2018-11-27 13:48:02 -0500
  • a7239a3027 updated post editing and creation for new data syncing methodology. finally. Ro 2018-11-26 17:14:13 -0500
  • b057c50ad4 smoohted out update sync functionality for posts Ro 2018-11-21 20:08:53 -0500
  • bc1b4fa3e8 implemented 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
  • 1f52df297a quick commit for review Ro 2018-11-14 11:32:35 -0500
  • e2b3a6e838 seperated routes to cut down on bloat and make a clear structure for additional sections Ro 2018-11-11 15:22:01 -0500
  • 99db0dde71 moved custom tools to brain, got rid of react extensions, converted custom tools to es6 Ro 2018-11-11 14:49:26 -0500
  • 625bab02e5 changed reference 'entry' to 'post'; implemented status states for posts (featured, page, published) Ro 2018-11-10 18:08:00 -0500
  • e75b50d804 fixed html render on new post bug; fixed cursor not moving on return in text editor bug Ro 2018-11-09 15:51:54 -0500
  • c2de21b9b1 added db migration functionality, added published and featured to post data model Ro 2018-11-09 12:44:13 -0500
  • 4d222719c8 completed add new post and delete post functionality, removed data requessts from RTE Ro 2018-11-08 20:45:37 -0500
  • 7b6d849b10 changed dashboard color palette to be WCAG AA compliant Ro 2018-11-07 23:24:37 -0500
  • 77f4a2721d rte 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
  • 2b26d3b525 started smoothing out rte notifcation handling, cleaned up styles for date picker Ro 2018-11-05 17:32:33 -0500
  • 47f76e65fc updated post data model for editited date, edited api to save editiable date Ro 2018-11-03 14:06:09 -0400
  • 5229db1668 integrated date chooser with entry RTE Ro 2018-11-02 16:25:47 -0400
  • 1584afc522 tweaks to config settings Ro 2018-10-31 12:22:31 -0400
  • 6f7fed59f3 initial commit in new repo Ro 2018-10-31 12:00:31 -0400
  • eec14d30d5 Initial commit Are0h 2018-10-31 16:54:59 +0100