Commit Graph

337 Commits (a475b64aca07303d539f15aa86db798aa0232e4f)
 

Author SHA1 Message Date
Ro a475b64aca Fixes for issues #56, #56 and renamed base logo 3 years ago
Ro 9fe8ce1e4c #56 moves global assets from theme if not present in public dir 3 years ago
Ro 1bb13ce771 #57 notifications ui position tweak 3 years ago
Ro ccf65e1899 Merge branch 'develop' into beta
Fixed #51, #52, #53, #55
3 years ago
Ro 934d29f4cf added field check for page edits to make sure unnecessary fields are not being added 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 6e9368c2aa updated composer dependenciesa 3 years ago
Ro d7c2827115 updated composer dependencies 3 years ago
Ro 854cf12067 re-activated site backups for now 3 years ago
Ro 8df5e68024 re-activated site back up... for now... 3 years ago
Ro 85a7eab8be Minor Admin API tweaks, added theme render flag check for one pagers 3 years ago
Ro 734c6d36f1 Admin API tweaks, added check for theme render flag for one pagers 3 years ago
Ro bf383785a0 changed auth process to just ask server if session is active 3 years ago
Ro 183a620b1e changed auth process to just ask server if session is active 3 years ago
Ro b1c884689e Relaxed image upload auth.
# Conflicts:
#	src/com/controllers/MaintenanceManager.js
#	src/com/controllers/SettingsIndex.js
3 years ago
Ro b3c47d6721 overdid it with the image upload auth, making it a regular upload 3 years ago
Ro ce30f3efb7 Fixed image upload that needed authorization 3 years ago
Ro cad32ace74 fixed image upload request that required token authorization 3 years ago
Ro fe8a5e4e96 Adds key to original settings file on site restore if not present 3 years ago
Ro 7d3f2d13a4 adds externalAPI key in settings if not present in original settings file when restoring 3 years ago
Ro da49388caa Added missing key to settings init template 3 years ago
Ro a1932e1a24 added missing eternal API toggle to settings template 3 years ago
Ro 3c3f2a0881 Quick patch for CORS check while in init state 3 years ago
Ro b24f0a6adb quick patch for CORS check while in site init state 3 years ago
Ro 3968e32e78 Merge branch 'develop' into beta
added admin method for getting site and member data
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 7d80e42642 Edits to API files 3 years ago
Ro 13c9d05019 tweaks for API classes, filled out commenting for docs, added jsdoc config 3 years ago
Ro 7f3be4c0c5 removed unnecessary script 3 years ago
Ro 8355137952 Merge branch 'develop' into beta
fixes for api token check and empty page feature image
3 years ago
Ro 1f1c611afe fixed token check, fixed empty image page post 3 years ago
Ro 02563a4c87 First round of changes for 2.2.0 headless update for testing
# Conflicts:
#	src/com/Base.js
#	src/com/controllers/NavIndex.js
#	src/com/controllers/PageEditor.js
#	src/com/controllers/SettingsIndex.js
#	src/libraries/FipamoAPI.js
#	src/libraries/FipamoAdminAPI.js
#	src/package-lock.json
#	src/package.json
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 46691b454d added FipamoAPI class 3 years ago
Ro 321903643a add methods to page API, cleaned up api returns 3 years ago
Ro 2d84ec9e33 added featured and menu options for page API, cleaned up API json return 3 years ago
Ro 8f5df10b89 Hot fix for Fipamo admin content API 3 years ago
Ro 24242d4bf0 updated API request URLs to use keys 3 years ago
Ro 3d8c421f76 Merging API clean up from develop 3 years ago
Ro 8417e692d7 removed pagination from Pages API request, added API request for tags 3 years ago