Commit Graph

21 Commits (e5cffd39d70b7d90b2bc7fb4c8ea8d89a21ec60e)

Author SHA1 Message Date
Ro f2450b2be5 fixed incorrect input type (), cleaned up site restore process ()
Ro 7d3f2d13a4 adds externalAPI key in settings if not present in original settings file when restoring
Ro b24f0a6adb quick patch for CORS check while in site init state
Ro 2d84ec9e33 added featured and menu options for page API, cleaned up API json return
Ro 3df2720009 added CORS handling, added external API access toggle to settings UI and updated front end script
Ro 8f1e3a55e7 password recovery plugged in
Ro 9462b91246 added phpmailer to dependencies for mail services(smtp, mailgun), update js Mailer class
Ro bedb6fdfe5 added email template, mail api and mail utility class, tweak to Mailer.js
Ro 06787aac30 moved site restore to utility class, updated set up script, fixed minor error in front end api restore request
Ro 9afec7554c activated site restore from zip, fixed imgs to rendering src
Ro b98707bb0d install site activated, fixed large image upload issue(php setting), fixed page indexing
Ro b09e1c7164 pages rendering to html
Ro 9283a7f5b3 tag html rendering implemented
Ro c78772e2c0 added Sorting class to handle organizing tags and archives organizing for page rendering. added empty Render class for rendering
Ro 39809a60ec added navigation editor template and methods, moved markdown converstion to DocTools class
Ro 179f007fab setting sync and settings image uploading turned back on
Ro 043bd25cf7 current index updates when new page added
Ro bc6fc33592 display per session status clean up
Ro ed2105edcc cleaned up page creation
Ro 1b9252fef0 page editing cleaned up, fixed date formatting, fixed page filtering, add Image API path
Ro 0ea15ae4b2 added custom session manager, moved index to safe directory