Commit Graph

66 Commits (53fd1a47c5ad6138d082b302496ac49a7eff2422)

Author SHA1 Message Date
Ro c6f7c56f4a Activated site back up via zip and added download link in settings 3 years ago
Ro 9afec7554c activated site restore from zip, fixed imgs to rendering src 3 years ago
Ro b98707bb0d install site activated, fixed large image upload issue(php setting), fixed page indexing 3 years ago
Ro b09e1c7164 pages rendering to html 3 years ago
Ro 9283a7f5b3 tag html rendering implemented 3 years ago
Ro c78772e2c0 added Sorting class to handle organizing tags and archives organizing for page rendering. added empty Render class for rendering 3 years ago
Ro 39809a60ec added navigation editor template and methods, moved markdown converstion to DocTools class 3 years ago
Ro 20cc4abad9 moved member auth to API class 3 years ago
Ro 179f007fab setting sync and settings image uploading turned back on 3 years ago
Ro b68d4c190e settings paged plugged in, scoping out page publishing api methodology 3 years ago
Ro 9cf0cbfbe4 moved page editing api methodology to its own api class, session check for pages section 3 years ago
Ro 1b9252fef0 page editing cleaned up, fixed date formatting, fixed page filtering, add Image API path 3 years ago
Ro 05ff48a51c begin transition to php environment for rebuild 4 years ago
Ro 1130bcabdb pages re-indexing up and running, added button to settings under MAINTENANCE tab 4 years ago
Ro 92a5169949 fix for saving uploaded image url in pages, type tweak for dashboard 4 years ago
Ro 126361fca8 updated init with empty config fix, added site restore by verifying backup file 4 years ago
Ro efb20eeeb3 fixed git ignore remant blocking new api path 4 years ago
Ro 11b93e3451 back up method restores public blog images, site settings and markdown pages 4 years ago
Ro 1fa21322fb cleaned up backups on front end and backend 4 years ago
Ro 682bc32a46 added back up functionality and ability to download latest back up, latest backup displayed in settings 4 years ago
Ro ad09a61ab7 added directory check to init when making index md file 4 years ago
Ro 518f0aeb20 added public methods for getting paginated entry data and single entry data to front end API 4 years ago
Ro 302147df57 plugged in feeaturd posts into template 4 years ago
Ro a4b945d31d cleaned up setting ui to make saving, publishing more accessible, turned on render on save functionality 4 years ago
Ro 09efd3c348 mailer is an admin method, so added auth check to request 4 years ago
Ro 5227b1faa1 removed preview temporarily, got mailer api working again 4 years ago
Ro df9ebc7706 when title changes when editing a page, remove old html and markdown pages 4 years ago
Ro 0fa1bebc8a sets page menu status to false when corresponding menu item is removed from menu 4 years ago
Ro 75b4cb9ac2 changed Fipamo API methods to be based on tasks, not api call type 4 years ago
Ro a92f624b75 added meta data to html rendering 4 years ago
Ro 33f4765a87 navigation updates correctly when pages are pinned to menu, menu items deleted when page is deleted 4 years ago
Ro 03e8fbe82f index page now created as part of blog init process 4 years ago
Ro 1aea87faf0 fixed upload dirs creation when not present, added error pages for routes 4 years ago
Ro cf89b48d17 added settings loading to API to fix caching, added site init and onboarding, added settings templates to make site set up easier 4 years ago
Ro ee7af528cd cleaned up/updated node modules, fixed page edit bug, updated bcrypt 4 years ago
Ro 21520b1d60 added auth to nav update method, moved nav update method to nad data class 4 years ago
Ro 6c24660bbb added auth check to settings updating, moved settings sync to setting data class 4 years ago
Ro 0f26dcb62a moved indexing to setting file, simplified updating index count 4 years ago
Ro c4f6ed7357 quick clean up commit 4 years ago
Ro 050dfb0b66 fixed page rendering bug after switching methodology to class, TAG PAGES ARE RENDERING BITCH 4 years ago
Ro fad2c4bc8d cleaned up package scripts, added tag sorting to settings 4 years ago
Ro 38cfc1fc6c basic page rendering working index 4 years ago
Ro f10b25e698 fixed API authentication bug. whew. 4 years ago
Ro 8052c861bf added page rendering framework to API 4 years ago
Ro 52bb5f36a9 moved auth methods to their own standalone class 4 years ago
Ro ea1795e0fa added Navigation data class, menu updates on page soft delete 5 years ago
Ro 7b6af21c77 cleaned up auth in api calls, added page delete, moved edit page methods to Book data class 5 years ago
Ro 0f6ce7c3d8 token encyrption working. never send token to the front end. 5 years ago
Ro f3339089ff completed move to v1 API, made specific API request class, started plugging in API authorization methodology 5 years ago
Ro d329522091 navigation sorting working again 5 years ago