Age | Commit message (Expand) | Author |
2016-10-18 | fixing typo | Steve Manuel |
2016-10-18 | implementing initial version of sorted results for admin | Steve Manuel |
2016-10-18 | fixing UI and implementing ASC/DESC switch | Steve Manuel |
2016-10-18 | updating UI | Steve Manuel |
2016-10-18 | adding ASC/DESC toggle for post order display | Steve Manuel |
2016-10-18 | adding ASC/DESC toggle for post order display | Steve Manuel |
2016-10-18 | removing vendor console messages | Steve Manuel |
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-17 | updating handler code to support new timestamp and updated fields | Steve Manuel |
2016-10-17 | updates to time utils | Steve Manuel |
2016-10-17 | updates to time and date format | Steve Manuel |
2016-10-17 | modifying form to support more browsers w/o input[type=time] | Steve Manuel |
2016-10-17 | adding util for date and time parsing, adding js to set inputs to time and da... | Steve Manuel |
2016-10-17 | adding partial time helper and hard coding date & time inputs | Steve Manuel |
2016-10-17 | adding initial updates to provide better time recording for post editing & cr... | Steve Manuel |
2016-10-13 | fixing url | Steve Manuel |
2016-10-13 | updating URL redirect after delete | Steve Manuel |
2016-10-13 | modify to read multipart form post | Steve Manuel |
2016-10-13 | fixing typo | Steve Manuel |
2016-10-13 | adding admin server handler for deleting content | Steve Manuel |
2016-10-13 | fixing style and layout for delete button | Steve Manuel |
2016-10-10 | removing debug and old code | Steve Manuel |
2016-10-09 | adding static file server, new implementation | Steve Manuel |
2016-10-09 | adding static file server, new implementation | Steve Manuel |
2016-10-09 | adding static file server, new implementation | 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-09 | adding name to credits: Ponzu | Steve Manuel |
2016-10-09 | adding CORS support and separaring some api handliers into own file | 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 | removed debug | Steve Manuel |