Commit Graph

135 Commits (bea40049fc91f86d208c8b20288c2971d23552a8)

Author SHA1 Message Date
Ro 3994e97829 moved layout selector in page edit ui 3 years ago
Ro c867b6c508 adde page preview feature, updated page edit ui with preview option button 3 years ago
Ro 49e53a9638 added styled page layout selector, page renders selected layout 3 years ago
Ro a8355b2da4 created new Theme data class for theme stuff, added custom page view, added view select for page edit screen 3 years ago
Ro e6cda301cf #59 - added toggle to render pages when page is edited 3 years ago
Ro 4796431076 completes #58 default theme links adapt to dynamic rendering, no page rendering if dynamic active 3 years ago
Ro 35c780bba6 added dynamic page rendering for index, archives, tages and blog pages 3 years ago
Ro ccbf55bb54 added form token auth to page editing, updated API 3 years ago
Ro fdc6cb2cf2 added form token to session to validate form submission from frontend 3 years ago
Ro f2450b2be5 fixed incorrect input type (#52), cleaned up site restore process (#53) 3 years ago
Ro 183a620b1e changed auth process to just ask server if session is active 3 years ago
Ro cad32ace74 fixed image upload request that required token authorization 3 years ago
Ro 65def75433 added api key to settings UI 3 years ago
Ro 3df2720009 added CORS handling, added external API access toggle to settings UI and updated front end script 3 years ago
Ro 2f1f6678b7 changed fipamo logo name to avoid confusion with imported theme logo 3 years ago
Ro 20fc9c64a1 ui overall part 4: responsive touch up 3 years ago
Ro 0765ea4555 ui overall part 3: settings, site menu editor 3 years ago
Ro 033fe5e48b ui overall part 2: dash index, pages index 3 years ago
Ro 8e3d359486 ui overall part 1: login, init, pass reset forms 3 years ago
Ro 8f1e3a55e7 #44 password recovery plugged in 3 years ago
Ro 9462b91246 added phpmailer to dependencies for mail services(smtp, mailgun), update js Mailer class 3 years ago
Ro bedb6fdfe5 added email template, mail api and mail utility class, tweak to Mailer.js 3 years ago
Ro c89fe5be30 removed redundant restore button, WIP’d mail button, move theme assets on render 3 years ago
Ro c6f7c56f4a Activated site back up via zip and added download link in settings 3 years ago
Ro b98707bb0d install site activated, fixed large image upload issue(php setting), fixed page indexing 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 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 ed2105edcc cleaned up page creation 3 years ago
Ro 1b9252fef0 page editing cleaned up, fixed date formatting, fixed page filtering, add Image API path 3 years ago
Ro 395850adb8 cleaned up date formatting for display 3 years ago
Ro 72c9b3f9e6 rebuilt create/edit page template, added navigation, turned on logout mehthod 3 years ago
Ro 8e9b6ac422 plugged in filtered pagination for entry pages 3 years ago
Ro 6c3653277d plugged in page list display 4 years ago
Ro c4232a0a01 dash index displaying recents, css tweaks, added bulma 4 years ago
Ro 5ad1118244 clean up API, re-connected API to front end, base template tweak 4 years ago
Ro 1288bbc32b fixed checking session active state bug 4 years ago
Ro 0ea15ae4b2 added custom session manager, moved index to safe directory 4 years ago
Ro f3f2a6502b normalized url routing and cleaned up templating structure 4 years ago
Ro cf752fd8c0 set up views structure, started Auth class for session management 4 years ago
Ro 31d5e1192c markdown file retrival working, got rid of unnecessary configs 4 years ago
Ro e459366c46 working out page routing 4 years ago
Ro 3617565210 new scaffolding set up 4 years ago
Ro 05ff48a51c begin transition to php environment for rebuild 4 years ago
Ro ca481d2b91 added notification for adding images in post editor, added animation to working icon 4 years ago
Ro 1130bcabdb pages re-indexing up and running, added button to settings under MAINTENANCE tab 4 years ago
Ro dd70fa1348 fix for notification animation bug 4 years ago
Ro 04f77806ac notifications position fix, bumped version number 4 years ago
Ro d9d004468a opn graph meta edits, log out made public, improved notifications 4 years ago
Ro ad1ff0e44a patched view fixes from beta-branch 4 years ago
Ro 126361fca8 updated init with empty config fix, added site restore by verifying backup file 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 f32a2ab9bb site port now configurable, removed kit from frame, fixed nav sort 4 years ago
Ro 575fea388b tweaked init form style, redirects to login when set up complete 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 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 56fc6cbe7b cleaned up and fixed pagination, pages not published are not show on archive page 4 years ago
Ro 4387591661 dash index item style and layout tweaks 4 years ago
Ro e1418dd1a1 added option labels to dash recent items 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 54c7690e26 tightened up notifciations display 4 years ago
Ro c1615602c8 fixed page path bug, added path to nav ui and api payload, added navigation to render template methodology 4 years ago
Ro ee7af528cd cleaned up/updated node modules, fixed page edit bug, updated bcrypt 4 years ago
Ro a3a274ea61 made date pretty for dash index listing, quick style fix to compensate for long titles 4 years ago
Ro bd15252475 turned off date picker, cleaned up page edit UI 4 years ago
Ro 3f4089a6d3 turned off page edit options scroll adjustment, fixed page creation redirect 4 years ago
Ro eae80b0014 removed syntax highlighting in editor. will revist later 4 years ago
Ro 8052c861bf added page rendering framework to API 4 years ago
Ro d329522091 navigation sorting working again 5 years ago
Ro 03a96dfed1 cleaned up save settings payload, added render on save toggle 5 years ago
Ro 4175bb631e cleaded up settings display. ignoring json in prettier 5 years ago
Ro 477533ceb5 smooted out settings update after new post, activated page listing and sorting 5 years ago
Ro 532748f688 fixed post image uploading, cleaned up text editor styles (FINALLY), plugged in error page renderererer 5 years ago
Ro 84542228a3 cleaned up libraries file, polished page updating, added page creation 5 years ago
Ro 7103f5ca8e cleaned up package json, plugged in basic notifications system 5 years ago
Ro 74225b627e basic markdown file rending working. fuck. yes. 5 years ago
Ro 849c5e2ac0 switched to web safe fonts for now, streamline file uploads, now tracking upload progress. 5 years ago
Ro d536871fd4 added pages config json(may not need), synced editor to markdown metadata, resolved new asset dependency paths 5 years ago
Ro 18ba90b310 moved admin views to brain, seperated front end code and styles to seperate src folder 5 years ago