Age | Commit message (Expand) | Author |
---|---|---|
2021-06-18 | encode: Tweak compression settings (#4215) | Klaus Post |
2021-03-29 | encode,staticfiles: Content negotiation, precompressed files (#4045) | Steffen Brüheim |
2020-04-01 | gzip: Use klauspost/gzip, an optimized gzip implementation | Matthew Holt |
2019-12-10 | v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) | Matt Holt |
2019-08-21 | Refactor Caddyfile adapter and module registration | Matthew Holt |
2019-08-09 | Fix module-related errors | Matthew Holt |
2019-08-09 | Implement config adapters and beginning of Caddyfile adapter | Matthew Holt |
2019-07-02 | go.mod: Append /v2 to module name; update all import paths | Matthew Holt |
2019-06-30 | Add license | Matthew Holt |
2019-06-29 | Fix encoder name bug; remove unused field in encode middleware struct | Matthew Holt |
2019-06-14 | Rename caddy2 -> caddy | Matthew Holt |
2019-06-13 | Implement brotli encoder; improve validation of other encoders | Matthew Holt |
2019-06-10 | Implement encode middleware (#2) | Matt Holt |