Commit Graph

76 Commits (6c3653277de5ee4f318aa453f497f0d5d917743d)

Author SHA1 Message Date
Ro 6c3653277d plugged in page list display 4 years ago
Ro c4232a0a01 dash index displaying recents, css tweaks, added bulma 4 years ago
Ro 5ad1118244 clean up API, re-connected API to front end, base template tweak 4 years ago
Ro 1288bbc32b fixed checking session active state bug 4 years ago
Ro 0ea15ae4b2 added custom session manager, moved index to safe directory 4 years ago
Ro b1cc12673c plugged in APIController, turned on login, added lodash! 4 years ago
Ro cf752fd8c0 set up views structure, started Auth class for session management 4 years ago
Ro 31d5e1192c markdown file retrival working, got rid of unnecessary configs 4 years ago
Ro 3617565210 new scaffolding set up 4 years ago
Ro 05ff48a51c begin transition to php environment for rebuild 4 years ago
Ro 31feb32f96 grapped patch from beta release for broken archive links 4 years ago
Ro fdde954822 fixed marking index as feature bug 4 years ago
Ro 1130bcabdb pages re-indexing up and running, added button to settings under MAINTENANCE tab 4 years ago
Ro 2788e64e3b converted stylus files to sass, removed stylus dependencies 4 years ago
Ro a407eeb9be just tidying up a bit 4 years ago
Ro d9d004468a opn graph meta edits, log out made public, improved notifications 4 years ago
Ro ba92cf5f61 fixed bug that was saving setting feature background url incorrectly 4 years ago
Ro c91166a1aa minor touchups 4 years ago
Ro 126361fca8 updated init with empty config fix, added site restore by verifying backup file 4 years ago
Ro 11b93e3451 back up method restores public blog images, site settings and markdown pages 4 years ago
Ro 682bc32a46 added back up functionality and ability to download latest back up, latest backup displayed in settings 4 years ago
Ro f32a2ab9bb site port now configurable, removed kit from frame, fixed nav sort 4 years ago
Ro 2bdaf70088 added basic reindexing method for dates to Utils 4 years ago
Ro e386322f7e imported tag rendering fix from beta release branch 4 years ago
Ro b6f89e22b8 do not add index to recent pages list 4 years ago
Ro cff38d338f merged tag render fix from beta branch 4 years ago
Ro cc1e709358 current theme assets are moved to public when rendering pages 4 years ago
Ro dca45315f4 edited git ignore file to add default global images 4 years ago
Ro 92dfe67391 removed tag pages where corresponding page is not published or deleted, fixed settings button overlay so its not blocking links 4 years ago
Ro 302147df57 plugged in feeaturd posts into template 4 years ago
Ro ef9665f12b removed comment 4 years ago
Ro 53da617ee4 user session data is updated when user info is edited 4 years ago
Ro df9ebc7706 when title changes when editing a page, remove old html and markdown pages 4 years ago
Ro 957a389b8b consolidated fipamo api admin methods 4 years ago
Ro 0fa1bebc8a sets page menu status to false when corresponding menu item is removed from menu 4 years ago
Ro a92f624b75 added meta data to html rendering 4 years ago
Ro cf08362a36 cleaned up console logs 4 years ago
Ro 56fc6cbe7b cleaned up and fixed pagination, pages not published are not show on archive page 4 years ago
Ro 35a20479fe found and fixed navigation order updating bug. whew. 4 years ago
Ro 9dd8be25f4 index markdown page renders to correct file name on change, changed published flag to true in index template file 4 years ago
Ro 473849c993 moved API JSON response parsing to API request method 4 years ago
Ro 192998bdb4 cleaned up console logs 4 years ago
Ro 5a9a14deaa pages marked unpublished are not rendered. changing publish status to false removes rendered html page 4 years ago
Ro c73312165b added welcome message to template rendering 4 years ago
Ro 33f4765a87 navigation updates correctly when pages are pinned to menu, menu items deleted when page is deleted 4 years ago
Ro 6ed3797b3a added some quick notes to update rendering, changed index template id to 0 since it is always present 4 years ago
Ro fe5c581497 plugged front in error notification for API calls 4 years ago
Ro cf89b48d17 added settings loading to API to fix caching, added site init and onboarding, added settings templates to make site set up easier 4 years ago
Ro e6b3917c51 moved settings retrieval to Settting data class to get rid of settings caching problem 4 years ago
Ro 8bdc7cbfe9 tightned up archive filtering, removed index and deleted pages links on archive html page 4 years ago