Commit Graph

70 Commits (126361fca86bf48fdf88b21b0b191eff3cd7176a)

Author SHA1 Message Date
Ro 682bc32a46 added back up functionality and ability to download latest back up, latest backup displayed in settings
Ro 56fc6cbe7b cleaned up and fixed pagination, pages not published are not show on archive page
Ro 03e8fbe82f index page now created as part of blog init process
Ro 1aea87faf0 fixed upload dirs creation when not present, added error pages for routes
Ro af72b343eb quick reminder comment for error page
Ro cf89b48d17 added settings loading to API to fix caching, added site init and onboarding, added settings templates to make site set up easier
Ro c1615602c8 fixed page path bug, added path to nav ui and api payload, added navigation to render template methodology
Ro a3a274ea61 made date pretty for dash index listing, quick style fix to compensate for long titles
Ro c2517997c7 added meta tag data to page render method, added page display limiter to dash index
Ro 7243e5ec32 inserted directory exists check when rendering md and html, completed index and page html rendering sequence chain
Ro f3ae41cd2a cleaned up config file read for making new pages
Ro 161f441b84 made separate file for tags, fixed config caching error when creating new post
Ro 3f4089a6d3 turned off page edit options scroll adjustment, fixed page creation redirect
Ro eae80b0014 removed syntax highlighting in editor. will revist later
Ro 050dfb0b66 fixed page rendering bug after switching methodology to class, TAG PAGES ARE RENDERING BITCH
Ro 38cfc1fc6c basic page rendering working index
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 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 4175bb631e cleaded up settings display. ignoring json in prettier
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 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 6b11b10965 folder rename
Ro 540a9e4129 project restructuring
Ro 18ba90b310 moved admin views to brain, seperated front end code and styles to seperate src folder
Ro 4bde21599e modified pages data retrival method
Ro 19cb97b9c4 started new api for retrieving markdown pages, dashboard displaying files for editing
Ro 12d19bc3e9 cleaned up class dependancies, moving auth to new methodology
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 67f00e1342 began structure for front end theme, cleaned up watch script for theme development
Ro 2f5d121284 fixed new routing issue with post listing
Ro c2290a2e26 implemented admin post filtering
Ro 57684e7a27 post submission bug fixes, styles fixes for nav section
Ro 5decfa92e2 plugged in prettier and eslint, deep cleaned code base
Ro cc19e14a25 cleaned up p.json, started post filtering
Ro fb7e55369b started redesign of posts index
Roland Pulliam b99890d522 cleaned up dash index styles, cleaned up header
Ro fc1e44ad73 dash index redesigned and cleaned up
Ro 0021782037 added page removal and poste page status update from navigation area
Ro 27a1e670e3 moved settings file, completed nav ordering, switched to pm2