Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Changed files to use new uuid pkg.
* Replace satori/go.uuid with gofrs/uuid. Closes #257.
* Deleted satori/go.uuid folder. Closes #257.
|
|
* expanded help to mention need to import addon (#243)
* Remove unused extra backtick (#239)
* remove import for golang.org/net/x/http2, co-locate error message
* update CI code to run --dev if on ponzu-dev branch
* CI: ensure we have latest from ponzu-dev branch
|
|
|
|
* [deps] acme/autocert: update to latest with support for "http-01" challenge
* [core] system/tls: implement handler for "http-01" challenge
|
|
|
|
* Fix UUID issues (#216)
* fixing errors due to new updates to uuid packakge
* fix fomatting
* updating vendored version of uuid package
* adding test for more content types
|
|
|
|
|
|
|
|
update implementations & hydrate items
|
|
|
|
|
|
|
|
|
|
Add backup routine to search
|
|
|
|
|
|
|
|
|
|
|
|
'addoon' => 'addon'
|
|
|
|
|
|
|
|
|
|
|
|
We have all of the information, it's nice to be access the item's
members in a natural way, without having to look at the reqest.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|