Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-19 | admin richtext updates, uuid package migration (#269) | Steve Manuel | |
* update CI code to run --dev if on ponzu-dev branch * CI: ensure we have latest from ponzu-dev branch * Replaced satori/go.uuid with gofrs/uuid. (#268) * Changed files to use new uuid pkg. * Replace satori/go.uuid with gofrs/uuid. Closes #257. * Deleted satori/go.uuid folder. Closes #257. * Added heading styles and table to richtext toolbar. (#267) Closes #207. * Override Cobra's 'help' command to remove duplicate. (#266) Closes #206. | |||
2018-01-03 | Fix UUID issues (#216) | Nick Randall | |
* fixing errors due to new updates to uuid packakge * fix fomatting * updating vendored version of uuid package | |||
2017-05-22 | removing cobra cli code, adding spf13/pflag | Steve Manuel | |
2017-05-22 | vendor spf13/cobra | Steve Manuel | |
2017-01-11 | adding []byte driven api vs. url.Values where ever possible | Steve Manuel | |
2017-01-02 | removing old deps | Steve Manuel | |
2016-12-29 | adding initial implementation of HTTP/2 server push to single content api ↵ | Steve Manuel | |
reponses | |||
2016-12-02 | additional update to nilslice/email dep | Steve Manuel | |
2016-12-02 | updating nilslice/email dep: send QUIT message to client | Steve Manuel | |
2016-12-02 | adding update to vendored nilslice/email dep | Steve Manuel | |
2016-12-02 | adding update to vendored nilslice/email dep | Steve Manuel | |
2016-11-29 | adding go.uuid as own dep, not submodule | Steve Manuel | |
2016-11-29 | removing dep to re-add w/o submodule | Steve Manuel | |
2016-11-28 | adding uuid dep and implementation for content.Item | Steve Manuel | |
2016-11-16 | updating email dep | Steve Manuel | |
2016-11-09 | adding initial partial implementation of account recovery flow | Steve Manuel | |
2016-10-19 | vendoring all the dependencies into vendor directory prior to build step, ↵ | Steve Manuel | |
which still vendors ponzu core code | |||
2016-10-19 | temporary move of vendored deps | Steve Manuel | |
2016-10-19 | vendoring all the dependencies into vendor directory prior to build step, ↵ | Steve Manuel | |
which still vendors ponzu core code |