Commit Graph

88 Commits (181225329a0d3519da616c4a771c243714ed15b5)

Author SHA1 Message Date
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 4 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