Age | Commit message (Expand) | Author |
2016-10-17 | updating handler code to support new timestamp and updated fields | Steve Manuel |
2016-10-17 | adding logic to update time / date 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 | 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 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-17 | fixing alignment in usage | 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 | adding logic to hide delete button and handling event | Steve Manuel |
2016-10-13 | fixing style and layout for delete button | Steve Manuel |
2016-10-13 | updating to not use reserved js keyword delete | Steve Manuel |
2016-10-13 | wait to delete for confirmation | Steve Manuel |
2016-10-13 | will add this using new contrib process | Steve Manuel |
2016-10-13 | adding --dev flag to indicate development on ponzu core to the build step | Steve Manuel |
2016-10-13 | adding delete button (test) | Steve Manuel |
2016-10-13 | updating cli usage | Steve Manuel |
2016-10-12 | adding SysV init.d script for standalone deployments | Steve Manuel |
2016-10-10 | removing debug and old code | Steve Manuel |
2016-10-10 | updating some defaults | 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 | fixing import path in template for content type | Steve Manuel |
2016-10-09 | added a build and run cli command to package, vendor & compile code, and then... | Steve Manuel |
2016-10-09 | creating new folder structure including vendor files when running ponzu new | Steve Manuel |
2016-10-09 | updating cli to only create projects inside $GOPATH | 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 | modified cli entry for more natural use | Steve Manuel |
2016-10-09 | updating main cli | Steve Manuel |
2016-10-09 | more renaming | 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 |
2016-10-06 | minor transition bugfix | Steve Manuel |
2016-10-06 | moved all handlers outside of callers. may need to split up handlers in to gr... | Steve Manuel |
2016-10-06 | adding credits, http error views | Steve Manuel |
2016-10-06 | minor UI tweak | Steve Manuel |
2016-10-06 | adding authentication & token-based persistence for users, init setup for fir... | Steve Manuel |