Commit graph

23 commits

Author SHA1 Message Date
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
a699fd1926 removed unnecessary api requests 2021-04-14 18:50:19 -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
518f0aeb20 added public methods for getting paginated entry data and single entry data to front end API 2020-07-12 14:25:35 -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
Ro
957a389b8b consolidated fipamo api admin methods 2020-06-28 14:25:14 -07:00
Ro
75b4cb9ac2 changed Fipamo API methods to be based on tasks, not api call type 2020-06-26 14:05:20 -07:00
Ro
e1418dd1a1 added option labels to dash recent items 2020-06-24 19:32:19 -07:00
Ro
473849c993 moved API JSON response parsing to API request method 2020-06-24 14:14:17 -07:00
Ro
cf89b48d17 added settings loading to API to fix caching, added site init and onboarding, added settings templates to make site set up easier 2020-06-20 18:13:23 -07:00
Ro
e6b3917c51 moved settings retrieval to Settting data class to get rid of settings caching problem 2020-06-18 16:21:33 -07:00
Ro
36d6631df9 created Fipamo API Library, moved all API urls to API class 2020-06-17 20:47:18 -07:00
Ro
18ba90b310 moved admin views to brain, seperated front end code and styles to seperate src folder 2019-11-21 22:36:18 -08:00