Commit Graph

412 Commits (develop)
 

Author SHA1 Message Date
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 89f84499b2 make page feature image meta image 3 years ago
Ro 1f46eeffa0 full image url for meta image, fixed minor page template error 3 years ago
Ro 7002ba8014 ignore button clicks when processing requests 3 years ago
Ro 08d034a8d1 fixed meta images in header for default theme 3 years ago
Ro dd0e5ce1ee updated base theme script 3 years ago
Ro c89fe5be30 removed redundant restore button, WIP’d mail button, move theme assets on render 3 years ago
Ro 4d44ea2a06 added base style and script assets for dash 3 years ago
Ro 95aecde73b quick patch to render class for dynamic theme rendering 3 years ago
Ro f3dfd3411a added meta data to page template 3 years ago
Ro 06787aac30 moved site restore to utility class, updated set up script, fixed minor error in front end api restore request 3 years ago
Ro b8cf4e403a fixed a typo in the README 3 years ago
Ro 53fd1a47c5 fixed minor error when updating avi in settings 3 years ago
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 ba38e32dd5 fix for code tag being sanitized on html render 3 years ago
Ro b09e1c7164 pages rendering to html 3 years ago
Ro 444189e527 created new App class to start up app and move off of index 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 594df048cf updating menu items in settings when pages is saved 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 a699fd1926 removed unnecessary api requests 3 years ago
Ro 2b79a52275 minor fix to pagination 3 years ago
Ro 043bd25cf7 current index updates when new page added 3 years ago
Ro bc6fc33592 display per session status clean up 3 years ago
Ro 9cf0cbfbe4 moved page editing api methodology to its own api class, session check for pages section 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 b75d045eec fixed pagination indexing 3 years ago
Ro 8e9b6ac422 plugged in filtered pagination for entry pages 3 years ago
Ro 6c3653277d plugged in page list display 3 years ago
Ro c4232a0a01 dash index displaying recents, css tweaks, added bulma 3 years ago
Ro 5ad1118244 clean up API, re-connected API to front end, base template tweak 3 years ago
Ro 083faa7c1d removed config files 3 years ago
Ro 1288bbc32b fixed checking session active state bug 3 years ago
Ro f3aa86d472 git ignore tweak to save index. oops 3 years ago
Ro 0ea15ae4b2 added custom session manager, moved index to safe directory 3 years ago
Ro b1cc12673c plugged in APIController, turned on login, added lodash! 3 years ago
Ro f3f2a6502b normalized url routing and cleaned up templating structure 3 years ago
Ro cf752fd8c0 set up views structure, started Auth class for session management 3 years ago
Ro 31d5e1192c markdown file retrival working, got rid of unnecessary configs 3 years ago
Ro e459366c46 working out page routing 3 years ago