index
:
ponzu.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2016-12-29
adding initial implementation of HTTP/2 server push to single content api ↵
Steve Manuel
reponses
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-26
update net/context vendor dep for 1.8 version compat
Steve Manuel
2016-12-26
adding gocmd flag to more easily test against go1.8beta2 and future builds
Steve Manuel
2016-12-25
adding more error handling on buffer writes, removing old code
Steve Manuel
2016-12-25
missed err redeclaration
Steve Manuel
2016-12-25
adding error handling and less alloc happy buffer writes in editor code
Steve Manuel
2016-12-25
struct field renaming so fields are not exported where not necessary
Steve Manuel
2016-12-23
Merge branch 'ponzu-dev'
Steve Manuel
2016-12-23
add fix for UI issue when uploaded image is wider than Richtext editor
Steve Manuel
2016-12-23
escape angle brackets in GFM
Steve Manuel
2016-12-23
Merge branch 'master' of https://github.com/ponzu-cms/ponzu into ponzu-dev
Steve Manuel
2016-12-23
better layout for usage on README and adding detail to cli descrtiption
Steve Manuel
2016-12-22
Merge pull request #25 from ponzu-cms/ponzu-dev
Steve
[core] Repeatable form input elements
2016-12-22
fixing docs
Steve Manuel
2016-12-22
checking for bad inputs explicitly -- could be improved
Steve Manuel
2016-12-22
adding forgotten name attr to identified input
Steve Manuel
2016-12-22
adding fix for js in repeaters (mainly FileRepeater) and cleanup of form ↵
Steve Manuel
value transforms
2016-12-22
fixing typo
Steve Manuel
2016-12-20
fixing scope of FileRepeater and minor css updates
Steve Manuel
2016-12-20
adding generic RepeatController JS creator and working RepeatSelect repeater ↵
Steve Manuel
input
2016-12-20
adding style update to admin css
Steve Manuel
2016-12-20
splitting up elements file into more logical parts, testing godoc feature;
Steve Manuel
2016-12-20
fixing textarea element UI
Steve Manuel
2016-12-20
indicating analytics in chart are GMT
Steve Manuel
2016-12-19
fixing typo in readme and usage
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 ↵
Steve Manuel
from ContentAll for reuse
2016-12-19
typo
Steve Manuel
2016-12-19
typo in readme
Steve Manuel
2016-12-19
adding attribution for logo
Steve Manuel
[next]