Age | Commit message (Expand) | Author |
2017-01-03 | adding link to Wiki | Steve Manuel |
2017-01-02 | update codebase where previous deps were used | Steve Manuel |
2017-01-02 | more code cleanup and adding content dir empty on build before copy | Steve Manuel |
2017-01-02 | minor cleanup, removal of old code | Steve Manuel |
2017-01-02 | casting byte slice to string in error message | Steve Manuel |
2016-12-30 | updating error in addond and checking for nil prior to clling method on err | Steve Manuel |
2016-12-30 | update Hide method in Hideable interface, change GMT label to UTC | Steve Manuel |
2016-12-30 | adding hide to types handler | Steve Manuel |
2016-12-30 | adding Hideable interface and initial implementation, allowing user to define... | Steve Manuel |
2016-12-29 | adding req as param to push, initially to get URL Path for http.Pusher#Push | Steve Manuel |
2016-12-29 | adding http package import | Steve Manuel |
2016-12-29 | move push func to separate file and adding tidwall/gjson to credits | Steve Manuel |
2016-12-29 | adding initial implementation of HTTP/2 server push to single content api rep... | Steve Manuel |
2016-12-28 | moving dev notes in run command to main | Steve Manuel |
2016-12-28 | moving call point of goroutine to be more visible to user | Steve Manuel |
2016-12-28 | removing old fmt print for debug | Steve Manuel |
2016-12-28 | adding hint to troubleshoot ssl cert issues on chrome | Steve Manuel |
2016-12-28 | reverting to more simple key gen algorithm | Steve Manuel |
2016-12-28 | adding more desctiptive print messages, putting devhttps server on goroutine | Steve Manuel |
2016-12-27 | trying alternate key gen algorithm | Steve Manuel |
2016-12-27 | trying alternate key gen algorithm | Steve Manuel |
2016-12-27 | adding alternate usage and ca options | Steve Manuel |
2016-12-27 | trying alternate key gen algorithm | Steve Manuel |
2016-12-27 | remove old certs if found | Steve Manuel |
2016-12-27 | adding CA option back for testing | Steve Manuel |
2016-12-27 | add additional cert usage back for testing | Steve Manuel |
2016-12-27 | changing cert to not be a CA | Steve Manuel |
2016-12-27 | adding digital sig as option for key usage | Steve Manuel |
2016-12-27 | adding vendor path to location of certs in EnableDev | Steve Manuel |
2016-12-27 | updated vendored system path for tls certs | Steve Manuel |
2016-12-27 | need vendored system path for tls certs | Steve Manuel |
2016-12-27 | adding error logging to debug | Steve Manuel |
2016-12-27 | adding self-signed cert generator for local https/http2 testing | Steve Manuel |
2016-12-25 | adding more error handling on buffer writes, removing old code | Steve Manuel |
2016-12-23 | add fix for UI issue when uploaded image is wider than Richtext editor | Steve Manuel |
2016-12-22 | adding fix for js in repeaters (mainly FileRepeater) and cleanup of form valu... | Steve Manuel |
2016-12-20 | fixing scope of FileRepeater and minor css updates | Steve Manuel |
2016-12-20 | adding style update to admin css | Steve Manuel |
2016-12-20 | indicating analytics in chart are GMT | Steve Manuel |
2016-12-19 | update order of params to Query endpoint formatter | Steve Manuel |
2016-12-19 | adding Query func to addon api for more parity with db package, extract Get f... | Steve Manuel |
2016-12-19 | typo | Steve Manuel |
2016-12-19 | moving repository, bosssauce => ponzu-cms | Steve Manuel |
2016-12-19 | [addons] Creating foundation for plugin-like system "Addons" (#24) | Steve |
2016-12-14 | fix pagination on pending items. | Steve Manuel |
2016-12-14 | adding cache invalidation to system start/init | Steve Manuel |
2016-12-14 | adding db method ContentBySlug to lookup the type & id of content by its slug... | Steve Manuel |
2016-12-14 | maintain original slug and append to it with single incremental value, not many | Steve Manuel |
2016-12-14 | adding __contentIndex to map item slug to semi foreign-key, and implementing ... | Steve Manuel |
2016-12-13 | deleting old records after storing in metrics as a cache | Steve Manuel |