summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-27adding docs to repoSteve Manuel
2017-05-25Merge pull request #150 from ponzu-cms/ponzu-devSteve Manuel
2017-05-25Merge branch 'ponzu-dev' of https://github.com/ponzu-cms/ponzu into ponzu-devSteve Manuel
2017-05-25fix for run with --dev-https, out of orderSteve Manuel
2017-05-24Merge pull request #149 from ponzu-cms/ponzu-devSteve Manuel
2017-05-24populate item hookable in API updateSteve Manuel
2017-05-24fixing data var redeclarationSteve Manuel
2017-05-24Merge pull request #147 from ivanov/hookable-nicetiesSteve Manuel
2017-05-24add new screenshotSteve Manuel
2017-05-24provide delete hooks with the itemPaul Ivanov
2017-05-22Merge pull request #148 from ponzu-cms/ponzu-devSteve Manuel
2017-05-22Merge pull request #143 from vitraum/cobraSteve Manuel
2017-05-22updating flagsSteve Manuel
2017-05-22fix typoSteve Manuel
2017-05-22update sysv init script to use new cli formatSteve Manuel
2017-05-22update readmeSteve Manuel
2017-05-22removing cobra cli code, adding spf13/pflagSteve Manuel
2017-05-22vendor spf13/cobraSteve Manuel
2017-05-22updating usage notes and multi-word formatted flagsSteve Manuel
2017-05-22remove use of viper to parse env variablesMartin Treusch von Buttlar
2017-05-22add help flags for sub commands to root cmdMartin Treusch von Buttlar
2017-05-21make a proper item for Hookable methodsPaul Ivanov
2017-05-20refactor and add documentation for 'ponzu new'Martin Treusch von Buttlar
2017-05-20add more tests for 'ponzu new' - run with 'go test . -run Check -v'Martin Treusch von Buttlar
2017-05-20add checks for 'ponzu new' fixes ponzu-cms/ponzu#146Martin Treusch von Buttlar
2017-05-17refactor code which starts external commandsMartin Treusch von Buttlar
2017-05-17add shorthand commands for add, generate, serve and versionMartin Treusch von Buttlar
2017-05-16remove csv download button from search result pageSteve Manuel
2017-05-16adding fix to UISteve Manuel
2017-05-16build command now builds the ./cmd/ponzu package instead of a list of filesMartin Treusch von Buttlar
2017-05-16fix new commandMartin Treusch von Buttlar
2017-05-16move usage examples to cobra field of same nameMartin Treusch von Buttlar
2017-05-16bind run flags to environment variables via viperMartin Treusch von Buttlar
2017-05-15add cobra commandsMartin Treusch von Buttlar
2017-05-15Merge pull request #142 from ponzu-cms/ponzu-devSteve Manuel
2017-05-15update csv labelSteve Manuel
2017-05-15update csv labelSteve Manuel
2017-05-15fixing UISteve Manuel
2017-05-15changing file perm on tempSteve Manuel
2017-05-15manually call remove and close, debug responseSteve Manuel
2017-05-15flush csv writer and fix uiSteve Manuel
2017-05-15adding csv format interface and handler implSteve Manuel
2017-05-09Merge pull request #141 from bradleyfalzon/retrunSteve Manuel
2017-05-10fix typo retrun should be returnBradley Falzon
2017-05-09add video walk-through linkSteve Manuel
2017-05-07bump versionSteve Manuel
2017-05-07Merge pull request #140 from ponzu-cms/ponzu-devSteve Manuel
2017-05-07adding reference type and auto-repeater generate syntax to the CLI, updating ...Steve Manuel
2017-05-05adding link to docsSteve Manuel
2017-05-01Merge pull request #138 from ponzu-cms/ponzu-devSteve Manuel