summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Collapse)Author
2017-01-11attempting to force item.Types to be populated before the db Init stepSteve Manuel
2017-01-11adding []byte driven api vs. url.Values where ever possibleSteve Manuel
2017-01-11extending the "addon" platform within ponzu to register, present and manage ↵Steve Manuel
addons
2017-01-10adding pointer fix for decoding, removing print debugsSteve Manuel
2017-01-10adding print debugs to check statusSteve Manuel
2017-01-04Fixed self-signed certificates when running a dev serverZach Shipko
2017-01-04adding https_port from db to enabledev funcSteve Manuel
2017-01-04adding httpsport and https_port to flags and configSteve Manuel
2017-01-02removing old depsSteve Manuel
2017-01-02more code cleanup and adding content dir empty on build before copySteve Manuel
2017-01-02editing layout in file generated by generate commandSteve Manuel
2016-12-29adding initial implementation of HTTP/2 server push to single content api ↵Steve Manuel
reponses
2016-12-28moving dev notes in run command to mainSteve Manuel
2016-12-28moving call point of goroutine to be more visible to userSteve Manuel
2016-12-28adding more desctiptive print messages, putting devhttps server on goroutineSteve Manuel
2016-12-27adding self-signed cert generator for local https/http2 testingSteve Manuel
2016-12-26update net/context vendor dep for 1.8 version compatSteve Manuel
2016-12-26adding gocmd flag to more easily test against go1.8beta2 and future buildsSteve Manuel
2016-12-23better layout for usage on README and adding detail to cli descrtiptionSteve Manuel
2016-12-19fixing typo in readme and usageSteve Manuel
2016-12-19adding possible fix for copying root directories into vendor unnecessarilySteve Manuel
2016-12-19adding possible fix for copying root directories into vendor unnecessarilySteve Manuel
2016-12-19adding possible fix for copying root directories into vendor unnecessarilySteve Manuel
2016-12-19fixing left over merge conflictsSteve Manuel
2016-12-19updating imports to match masterSteve Manuel
2016-12-19moving repository, bosssauce => ponzu-cmsSteve Manuel
2016-12-19[addons] Creating foundation for plugin-like system "Addons" (#24)Steve
* adding addons dir and sample addon which enables the use of a new input element in forms for referencing other content. "addons" is a conceptual plugin-like feature, similar to wordpress "plugins" dir, but not as sophisticated
2016-12-19possibly redundant mkdir for content pre-vendorSteve Manuel
2016-12-19adding http port to config and removing hardcoded url from addons apiSteve Manuel
2016-12-19contin. debugging host port issue in configSteve Manuel
2016-12-19contin. debugging host port issue in configSteve Manuel
2016-12-18adding _ import to register content types for item.TypesSteve Manuel
2016-12-18removing possible bug sourceSteve Manuel
2016-12-18update empty slice to nilSteve Manuel
2016-12-18adding content dir in at proj root after its vendoredSteve Manuel
2016-12-18make sure user content dir exists in new projectSteve Manuel
2016-12-18moving item and types into system/item package and updating throughout codebaseSteve Manuel
2016-12-18adding beginning of addon api (cooresponding to previous commit w/ reference ↵Steve Manuel
addon)
2016-12-17moving reference into content package and testing API based approachSteve Manuel
2016-12-17removing debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17testing reimplementaion of build steps to copy addons and contentSteve Manuel
2016-12-17add debug for build stepSteve Manuel
2016-12-17add debug for build stepSteve Manuel
2016-12-17add debug for build stepSteve Manuel