518f0aeb20added public methods for getting paginated entry data and single entry data to front end API
Ro
2020-07-12 14:25:35 -0700
634011059dfinally added a damn favicon
Ro
2020-07-09 15:15:00 -0700
dca45315f4edited git ignore file to add default global images
Ro
2020-07-09 14:48:56 -0700
92dfe67391removed tag pages where corresponding page is not published or deleted, fixed settings button overlay so its not blocking links
Ro
2020-07-09 12:57:03 -0700
35a20479fefound and fixed navigation order updating bug. whew.
Ro
2020-06-24 15:19:54 -0700
9dd8be25f4index markdown page renders to correct file name on change, changed published flag to true in index template file
Ro
2020-06-24 14:47:32 -0700
473849c993moved API JSON response parsing to API request method
Ro
2020-06-24 14:14:17 -0700
192998bdb4cleaned up console logs
Ro
2020-06-24 13:26:13 -0700
5a9a14deaapages marked unpublished are not rendered. changing publish status to false removes rendered html page
Ro
2020-06-24 13:23:53 -0700
33decbea9aadded parcel to dev dependencies after removed globally
Ro
2020-06-24 12:19:36 -0700
c73312165badded welcome message to template rendering
Ro
2020-06-22 17:27:00 -0700
33f4765a87navigation updates correctly when pages are pinned to menu, menu items deleted when page is deleted
Ro
2020-06-21 19:01:22 -0700
6ed3797b3aadded some quick notes to update rendering, changed index template id to 0 since it is always present
Ro
2020-06-21 14:23:23 -0700
03e8fbe82findex page now created as part of blog init process
Ro
2020-06-21 13:14:09 -0700
fe5c581497plugged front in error notification for API calls
Ro
2020-06-20 21:07:06 -0700
1aea87faf0fixed upload dirs creation when not present, added error pages for routes
Ro
2020-06-20 20:53:45 -0700
af72b343ebquick reminder comment for error page
Ro
2020-06-20 18:17:40 -0700
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