Ro
07b422a9c3
CSS Overhaul Part 1
...
This one is a doozy, so let's breakt it down into what areas where
touched.
- updated package json to remove unneeded dependencies.
- rebuilt file uploading to simply a very convuluted process
- began proces to replace icons with https://tabler-icons.io
- began process of removing the need for css preprocessor and using
pure css
- login completed
- dashboard index completed
- page edit ui completed
- page edit ui text editor tweaked so syntax highlighting is cleaner and
more accurate
The settings and navigation UIs still remain and then polishing the
responsive for the new css structure
2023-03-23 13:55:34 -07:00
Ro
53864becc1
implemented progress upload indicator in notifications
2022-01-26 15:57:27 -08:00
Ro
7cabb1d1f0
more text editor touch ups, fix for page delete option
2022-01-16 13:33:04 -08:00
Ro
ccbf55bb54
added form token auth to page editing, updated API
2021-09-13 15:43:54 -07:00
Ro
734c6d36f1
Admin API tweaks, added check for theme render flag for one pagers
2021-08-08 15:09:13 -07:00
Ro
183a620b1e
changed auth process to just ask server if session is active
2021-08-03 14:31:13 -07:00
Ro
0ec49de8ab
admin api commenting tweak
2021-07-22 13:06:52 -07:00
Ro
83b4aff716
added admin API method for getting site and member info
2021-07-21 12:46:14 -07:00
Ro
13c9d05019
tweaks for API classes, filled out commenting for docs, added jsdoc config
2021-07-02 14:45:35 -07:00
Ro
1f1c611afe
fixed token check, fixed empty image page post
2021-06-30 14:06:13 -07:00
Ro
ab40219d9b
added key check to use AdminAPI, updated front end classes
2021-06-28 13:47:06 -07:00
Ro
2785ef6982
updated AdminAPI for remote use, removed UtilityAPI from public library (methods should only be local)
2021-06-27 13:48:17 -07:00
Ro
b9056b64df
more commenting for API classess, edited constructor for Admin and Util, updated backend API, added jsdoc
2021-06-25 14:53:37 -07:00
Ro
ebdda2c089
updated front end controller scripts
2021-06-24 11:58:55 -07:00
Ro
e40e566302
edited and commented Admin API, removed DataEvents class
2021-06-22 13:18:16 -07:00
Ro
45fd8be25f
reorganized API methods into new files
2021-06-17 13:26:04 -07:00
Ro
c6f7c56f4a
Activated site back up via zip and added download link in settings
2021-04-25 15:48:46 -07:00
Ro
9afec7554c
activated site restore from zip, fixed imgs to rendering src
2021-04-24 16:37:25 -07:00
Ro
b68d4c190e
settings paged plugged in, scoping out page publishing api methodology
2021-04-15 22:19:59 -07:00
Ro
043bd25cf7
current index updates when new page added
2021-04-14 14:51:06 -07:00
Ro
ed2105edcc
cleaned up page creation
2021-04-13 20:49:12 -07:00
Ro
1b9252fef0
page editing cleaned up, fixed date formatting, fixed page filtering, add Image API path
2021-04-13 15:20:57 -07:00
Ro
5ad1118244
clean up API, re-connected API to front end, base template tweak
2021-04-01 12:54:03 -07:00
Ro
1130bcabdb
pages re-indexing up and running, added button to settings under MAINTENANCE tab
2020-09-29 22:26:30 +00:00
Ro
126361fca8
updated init with empty config fix, added site restore by verifying backup file
2020-08-18 15:47:04 -07:00
Ro
11b93e3451
back up method restores public blog images, site settings and markdown pages
2020-08-17 15:05:10 -07:00
Ro
1fa21322fb
cleaned up backups on front end and backend
2020-08-14 12:57:16 -07:00
Ro
682bc32a46
added back up functionality and ability to download latest back up, latest backup displayed in settings
2020-08-13 12:53:51 -07:00
Ro
5227b1faa1
removed preview temporarily, got mailer api working again
2020-07-02 13:34:39 -07:00
Ro
27338da86c
split fipamo api into two parts to handle admin and non admin requests
2020-06-28 14:48:44 -07:00