Commit Graph

148 Commits (2210e39aeebfc0d580b2c1907d45898df475aa6a)

Author SHA1 Message Date
Ro 2210e39aee added remaining upload types, updated templates for new file types 3 years ago
Ro 523b611ac5 fixed weird form post bug, updated page listing display for new assets 3 years ago
Ro fe74fd6e07 fixed css issue with text edit area 3 years ago
Ro f24a6b5099 implemented video uploading, updated styles and templates 3 years ago
Ro 3c52bca8ba started implementation of multiple file uploads and sorting 3 years ago
Ro 8f9021bb7d added progress bar to entry image uploads 3 years ago
Ro 53864becc1 implemented progress upload indicator in notifications 3 years ago
Ro 601fd6b1ab fix for weird css file deletion thing 3 years ago
Ro b69559541a edit format bar always stays on screen 3 years ago
Ro c15b6cdc5b updated production assets 3 years ago
Ro 7cabb1d1f0 more text editor touch ups, fix for page delete option 3 years ago
Ro f1a8ef67bc another patch for textarea misalignment bug 3 years ago
Ro 10081c4323 fix for text editor alignment issue. finally 3 years ago
Ro d2f02eea50 edited ignore file to include new script. duh. 3 years ago
Ro 0742e06c45 cleand up text editor layout, tweaked editor colors, re-activated editor options 3 years ago
Ro 682406515d added assets compiling scripts, added syntax highlighting for text editor, fix for #73 3 years ago
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