Age | Commit message (Expand) | Author |
2016-10-18 | updating call location of StoreContent to be centralized to db actions, rathe... | Steve Manuel |
2016-10-18 | implement Sort on all content types by Timestamp, DESC (latest to oldest) - r... | Steve Manuel |
2016-10-18 | implement Sort on all content types by Timestamp, DESC (latest to oldest) - r... | Steve Manuel |
2016-10-18 | implement Sort on all content types by Timestamp, DESC (latest to oldest) - r... | Steve Manuel |
2016-10-18 | implement Sort on all content types by Timestamp, DESC (latest to oldest) - r... | Steve Manuel |
2016-10-18 | implement Sort on all content types by Timestamp, DESC (latest to oldest) - r... | Steve Manuel |
2016-10-18 | using ref of post in sort storage and updating db key for stored post | Steve Manuel |
2016-10-18 | adding different key format to test default sorting inside Bolt | Steve Manuel |
2016-10-18 | updating sort logic on Less and storing sorted values in _sorted bucket | Steve Manuel |
2016-10-18 | adding sort buckets for each content type | Steve Manuel |
2016-10-18 | debugging | Steve Manuel |
2016-10-18 | debugging | Steve Manuel |
2016-10-18 | debugging | Steve Manuel |
2016-10-18 | debugging | Steve Manuel |
2016-10-18 | debugging | Steve Manuel |
2016-10-18 | debugging | Steve Manuel |
2016-10-18 | debugging | Steve Manuel |
2016-10-18 | implementing Sort on sortable posts, testing functionality | Steve Manuel |
2016-10-13 | adding admin server handler for deleting content | Steve Manuel |
2016-10-09 | returning absolute import paths, will move to vendor in future commit | Steve Manuel |
2016-10-09 | renaming import paths globally to ensure build is using new files, not ones f... | Steve Manuel |
2016-10-09 | updating import paths | Steve Manuel |
2016-10-07 | adding cache control and etags to responses for static assets + moved handler... | Steve Manuel |
2016-10-06 | added jwt secret at initialization and removed debugs | Steve Manuel |
2016-10-06 | adding authentication & token-based persistence for users, init setup for fir... | Steve Manuel |
2016-10-06 | adding config, user and refactored some content query code. all in their own ... | Steve Manuel |
2016-09-24 | adding Init func to db instead of native init func so that when cms is called... | Steve Manuel |
2016-09-22 | adding a generator for custom post content types, slug for url based on title... | Steve Manuel |
2016-09-21 | added admin interface and overview of content and types. more code reorganiza... | Steve Manuel |
2016-09-20 | adding support for boltdb storage, updating and inserting content, some reorg... | Steve Manuel |
2016-09-19 | reorganizing files and dir structure. adding initial (incomplete) management,... | Steve Manuel |