Commit Graph

48 Commits (8e365216eaddcc2517e0ecc34ac25d243c22b849)

Author SHA1 Message Date
Ro fad2c4bc8d cleaned up package scripts, added tag sorting to settings
Ro 38cfc1fc6c basic page rendering working index
Ro f10b25e698 fixed API authentication bug. whew.
Ro 8052c861bf added page rendering framework to API
Ro 52bb5f36a9 moved auth methods to their own standalone class
Ro ea1795e0fa added Navigation data class, menu updates on page soft delete
Ro 7b6af21c77 cleaned up auth in api calls, added page delete, moved edit page methods to Book data class
Ro 0f6ce7c3d8 token encyrption working. never send token to the front end.
Ro f3339089ff completed move to v1 API, made specific API request class, started plugging in API authorization methodology
Ro d329522091 navigation sorting working again
Ro 03a96dfed1 cleaned up save settings payload, added render on save toggle
Ro ab19d8027e set up settings api, site background and avi image uploading cleaned up and working
Ro 477533ceb5 smooted out settings update after new post, activated page listing and sorting
Ro 532748f688 fixed post image uploading, cleaned up text editor styles (FINALLY), plugged in error page renderererer
Ro 84542228a3 cleaned up libraries file, polished page updating, added page creation
Ro 74225b627e basic markdown file rending working. fuck. yes.
Ro 849c5e2ac0 switched to web safe fonts for now, streamline file uploads, now tracking upload progress.
Ro 7897a8bca9 cleaned up dependecies, initiated db-less post editing methodology
Ro d536871fd4 added pages config json(may not need), synced editor to markdown metadata, resolved new asset dependency paths
Ro 5824f36e47 corrected dependency paths
Ro 540a9e4129 project restructuring
Ro 4bde21599e modified pages data retrival method
Ro 19cb97b9c4 started new api for retrieving markdown pages, dashboard displaying files for editing
Ro c549e5ba7c refactored auth system
Ro dac1193a78 removed all sequelize declarations... whew...
Ro 327cb7a25d started removing all postgress dependencies
Ro 8bd3d9a41e added new auth route, implemented token authentication, new static files folder for rendered pages
Ro 57684e7a27 post submission bug fixes, styles fixes for nav section
Ro 5decfa92e2 plugged in prettier and eslint, deep cleaned code base
Ro 2bdeb81979 added email notification support for general smtp and mailgun
Ro 46f2bcf1ec moved config, nav updates on page status change in post editor
Ro 27a1e670e3 moved settings file, completed nav ordering, switched to pm2
Ro fb345a0b51 added mail protocol editing in settings
Ro e3d5146881 privacy and theme toggles up and running
Ro 2f439d11ff avatar and site background image uploads for settings plugged in
Ro 2749d0ab9f added avitar upload, created framework for dark and light theme, fixed inconsistent theme display bug
Ro e0ba70d475 got piping for updating settings working. still kinda crunchy.
Ro 37b75e1740 styles settings section, fixed minor bugs in settings json
Ro 069854d041 refactored settings methodology, added theme settings files, initiated settings page
Ro 3845ca9552 removed service workers, removed a ton of legacy code
Ro 3c410eb1b7 fixed weird line break bug in FF, moved html sanitization to backend. never trust a submit and a smile
Ro b0cb4d9229 completed CRUD functionality for new data syncing methodology. fuck. yes.
Ro c2b5d9a56c cleaned up post controller. much nice. wow smoother
Ro a7239a3027 updated post editing and creation for new data syncing methodology. finally.
Ro b057c50ad4 smoohted out update sync functionality for posts
Ro bc1b4fa3e8 implemented service workers and indexdb to handle data on the front end, still needs to be cleaned up but it works
Ro 1f52df297a quick commit for review
Ro 99db0dde71 moved custom tools to brain, got rid of react extensions, converted custom tools to es6