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
|
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
|
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
|
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
|
4 years ago |
Ro
|
9462b91246
|
added phpmailer to dependencies for mail services(smtp, mailgun), update js Mailer class
|
4 years ago |
Ro
|
bedb6fdfe5
|
added email template, mail api and mail utility class, tweak to Mailer.js
|
4 years ago |
Ro
|
7002ba8014
|
ignore button clicks when processing requests
|
4 years ago |
Ro
|
b4ed326387
|
beta branch should not have source files
|
4 years ago |
Ro
|
e80408dcb0
|
Merge branch 'develop' into beta
# Conflicts:
# .gitignore
# public/assets/scripts/dash.min.js
# src/com/controllers/SettingsIndex.js
|
4 years ago |
Ro
|
c89fe5be30
|
removed redundant restore button, WIP’d mail button, move theme assets on render
|
4 years ago |
Ro
|
00f9229eb2
|
got rid of src files for styles and front end scripting, added base css and script assets
|
4 years ago |
Ro
|
06787aac30
|
moved site restore to utility class, updated set up script, fixed minor error in front end api restore request
|
4 years ago |
Ro
|
c6f7c56f4a
|
Activated site back up via zip and added download link in settings
|
4 years ago |
Ro
|
9afec7554c
|
activated site restore from zip, fixed imgs to rendering src
|
4 years ago |
Ro
|
b98707bb0d
|
install site activated, fixed large image upload issue(php setting), fixed page indexing
|
4 years ago |
Ro
|
39809a60ec
|
added navigation editor template and methods, moved markdown converstion to DocTools class
|
4 years ago |
Ro
|
b68d4c190e
|
settings paged plugged in, scoping out page publishing api methodology
|
4 years ago |
Ro
|
a699fd1926
|
removed unnecessary api requests
|
4 years ago |
Ro
|
043bd25cf7
|
current index updates when new page added
|
4 years ago |
Ro
|
bc6fc33592
|
display per session status clean up
|
4 years ago |
Ro
|
ed2105edcc
|
cleaned up page creation
|
4 years ago |
Ro
|
1b9252fef0
|
page editing cleaned up, fixed date formatting, fixed page filtering, add Image API path
|
4 years ago |
Ro
|
72c9b3f9e6
|
rebuilt create/edit page template, added navigation, turned on logout mehthod
|
4 years ago |