Commit graph

15 commits

Author SHA1 Message Date
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