Commit Graph

132 Commits (4f4fee807c0adf53b7b4fd0be9be51adac862ba7)

Author SHA1 Message Date
Ro 4f4fee807c fix for #69, updated settings ui 3 years ago
Ro 1c2ba579df fix for #68, updated page edit ui 3 years ago
Ro 03c629462b fix for #75, fix for adding image to entry text 3 years ago
Ro 7e38b4edb8 quick patch for #66 3 years ago
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 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 1bb13ce771 #57 notifications ui position tweak 3 years ago
Ro ccbf55bb54 added form token auth to page editing, updated API 3 years ago
Ro f2450b2be5 fixed incorrect input type (#52), cleaned up site restore process (#53) 3 years ago
Ro 8df5e68024 re-activated site back up... for now... 3 years ago
Ro 734c6d36f1 Admin API tweaks, added check for theme render flag for one pagers 3 years ago
Ro 183a620b1e changed auth process to just ask server if session is active 3 years ago
Ro b3c47d6721 overdid it with the image upload auth, making it a regular upload 3 years ago
Ro cad32ace74 fixed image upload request that required token authorization 3 years ago
Ro 0ec49de8ab admin api commenting tweak 3 years ago
Ro 83b4aff716 added admin API method for getting site and member info 3 years ago
Ro 13c9d05019 tweaks for API classes, filled out commenting for docs, added jsdoc config 3 years ago
Ro 1f1c611afe fixed token check, fixed empty image page post 3 years ago
Ro ab40219d9b added key check to use AdminAPI, updated front end classes 3 years ago
Ro 2785ef6982 updated AdminAPI for remote use, removed UtilityAPI from public library (methods should only be local) 3 years ago
Ro b9056b64df more commenting for API classess, edited constructor for Admin and Util, updated backend API, added jsdoc 3 years ago
Ro ebdda2c089 updated front end controller scripts 3 years ago
Ro e40e566302 edited and commented Admin API, removed DataEvents class 3 years ago
Ro f7e3b3b55e edited and commented methods for Utility API, removed DataEvents class 3 years ago
Ro 8101b16cf9 edited method names for Content and Utility API, updated base class 3 years ago
Ro 45fd8be25f reorganized API methods into new files 3 years ago
Ro 24242d4bf0 updated API request URLs to use keys 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 a542b2d884 removed data events from fipamo api, added content api methods, cleaned up front end js 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 7002ba8014 ignore button clicks when processing requests 3 years ago
Ro c89fe5be30 removed redundant restore button, WIP’d mail button, move theme assets on render 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 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 39809a60ec added navigation editor template and methods, moved markdown converstion to DocTools class 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