cf89b48d17added settings loading to API to fix caching, added site init and onboarding, added settings templates to make site set up easier
Ro
2020-06-20 18:13:23 -0700
e6b3917c51moved settings retrieval to Settting data class to get rid of settings caching problem
Ro
2020-06-18 16:21:33 -0700
36d6631df9created Fipamo API Library, moved all API urls to API class
Ro
2020-06-17 20:47:18 -0700
ca6e9e488bremoved uneccessary util files, moved token set up to API util constructor, notifications style tweak
Ro
2020-06-17 16:45:55 -0700
eeeb4f9af6index page cannot be deleted
Ro
2020-06-16 13:34:54 -0700
54c7690e26tightened up notifciations display
Ro
2020-06-16 13:20:11 -0700
8bdc7cbfe9tightned up archive filtering, removed index and deleted pages links on archive html page
Ro
2020-06-14 20:18:26 -0700
f7e40b713dadded archive page that contains all site pages
Ro
2020-06-14 18:18:31 -0700
a746ddd0aadeleted paged no longer render, render resolves once instead of multiple times
Ro
2020-06-14 14:46:45 -0700
c1615602c8fixed page path bug, added path to nav ui and api payload, added navigation to render template methodology
Ro
2020-06-11 13:22:00 -0700
a3a274ea61made date pretty for dash index listing, quick style fix to compensate for long titles
Ro
2020-06-04 19:50:08 -0700
bd15252475turned off date picker, cleaned up page edit UI
Ro
2020-05-29 20:25:22 -0700
c2517997c7added meta tag data to page render method, added page display limiter to dash index
Ro
2020-05-28 16:13:52 -0700
7243e5ec32inserted directory exists check when rendering md and html, completed index and page html rendering sequence chain
Ro
2020-05-27 13:16:23 -0700
f6fc242d9cadded markdown page organization and path variable to md meta for orgainzied html rendering
Ro
2020-05-26 16:02:21 -0700
21520b1d60added auth to nav update method, moved nav update method to nad data class
Ro
2020-05-23 13:55:25 -0700
f3ae41cd2acleaned up config file read for making new pages
Ro
2020-05-23 13:29:28 -0700
6c24660bbbadded auth check to settings updating, moved settings sync to setting data class
Ro
2020-05-23 12:40:01 -0700
161f441b84made separate file for tags, fixed config caching error when creating new post
Ro
2020-05-21 21:18:32 -0700
7dae73bed9fixed layout not setting on new pages
Ro
2020-05-21 16:38:07 -0700
0f26dcb62amoved indexing to setting file, simplified updating index count
Ro
2020-05-21 14:32:19 -0700
c4f6ed7357quick clean up commit
Ro
2020-05-21 14:16:30 -0700
d257d94a80added tag rendering events, added data utilty class
Ro
2020-05-21 14:13:03 -0700