summaryrefslogtreecommitdiff
path: root/system/db/init.go
AgeCommit message (Expand)Author
2016-10-18implement Sort on all content types by Timestamp, DESC (latest to oldest) - r...Steve Manuel
2016-10-18implement Sort on all content types by Timestamp, DESC (latest to oldest) - r...Steve Manuel
2016-10-18implement Sort on all content types by Timestamp, DESC (latest to oldest) - r...Steve Manuel
2016-10-18implement Sort on all content types by Timestamp, DESC (latest to oldest) - r...Steve Manuel
2016-10-18adding sort buckets for each content typeSteve Manuel
2016-10-09returning absolute import paths, will move to vendor in future commitSteve Manuel
2016-10-09renaming import paths globally to ensure build is using new files, not ones f...Steve Manuel
2016-10-09updating import pathsSteve Manuel
2016-10-07adding cache control and etags to responses for static assets + moved handler...Steve Manuel
2016-10-06added jwt secret at initialization and removed debugsSteve Manuel
2016-10-06adding config, user and refactored some content query code. all in their own ...Steve Manuel