Age | Commit message (Expand) | Author |
2023-08-22 | replacer: change timezone to UTC for "time.now.http" placeholders (#5774) | WeidiDeng |
2023-08-20 | caddyfile: Adjust error formatting (#5765) | Francis Lavoie |
2023-08-19 | update quic-go to v0.37.6 (#5767) | Marten Seemann |
2023-08-19 | httpcaddyfile: Stricter errors for site and upstream address schemes (#5757) | Karun Agarwal |
2023-08-19 | caddyfile: Loosen heredoc parsing (#5761) | Francis Lavoie |
2023-08-18 | fileserver: docs: clarify the ability to produce JSON array with `browse` (#5... | Mohammed Al Sahaf |
2023-08-18 | fix package typo (#5764) | guangwu |
2023-08-17 | go.mod: Upgrade CertMagic and quic-go | Matthew Holt |
2023-08-17 | reverseproxy: Always return new upstreams (fix #5736) (#5752) | Matt Holt |
2023-08-14 | ci: use gci linter (#5708) | Jacob Gadikian |
2023-08-11 | fileserver: Slightly more fitting icons | Matthew Holt |
2023-08-09 | cmd: Require config for caddy validate (fix #5612) (#5614) | pistasjis |
2023-08-09 | Fix tests | Matthew Holt |
2023-08-09 | caddytls: Update docs for on-demand config | Matthew Holt |
2023-08-09 | fileserver: Don't repeat error for invalid method inside error context (#5705) | Francis Lavoie |
2023-08-09 | ci: Update to Go 1.21 (#5719) | Matt Holt |
2023-08-08 | ci: Add riscv64 (64-bit RISC-V) to goreleaser (#5720) | Aaron Dewes |
2023-08-08 | go.mod: Upgrade golang.org/x/net to 0.14.0 (#5718) | Shyim |
2023-08-07 | ci: Use gofumpt to format code (#5707) | Jacob Gadikian |
2023-08-07 | templates: Fix httpInclude (fix #5698) | Matthew Holt |
2023-08-05 | go.mod: Upgrade to quic-go v0.37.3 | Matthew Holt |
2023-08-06 | cmd: Split unix sockets for admin endpoint addresses (#5696) | Emily |
2023-08-05 | reverseproxy: do not parse upstream address too early if it contains replaceb... | Mohammed Al Sahaf |
2023-08-04 | caddyfile: check that matched key is not a substring of the replacement key (... | WeidiDeng |
2023-08-04 | chore: use `--clean` instead of `--rm-dist` for goreleaser (#5691) | Mohammed Al Sahaf |
2023-08-03 | go.mod: Upgrade quic-go to v0.37.2 (fix #5680) | Matthew Holt |
2023-08-03 | fileserver: browse: Render SVG images in grid | Matthew Holt |
2023-08-03 | reverseproxy: Fix hijack ordering which broke websockets (#5679) | WeidiDeng |
2023-08-03 | httpcaddyfile: Fix `string does not match ~[]E` error (#5675) | Herman Slatman |
2023-08-02 | encode: Fix infinite recursion (#5672) | Francis Lavoie |
2023-08-02 | caddyhttp: Make use of `http.ResponseController` (#5654) | Francis Lavoie |
2023-08-02 | go.mod: Upgrade dependencies esp. smallstep/certificates | Matthew Holt |
2023-08-02 | core: Allow loopback hosts for admin endpoint (fix #5650) (#5664) | Matt Holt |
2023-08-02 | httpcaddyfile: Allow `hostnames` & logger name overrides for log directive (#... | Francis Lavoie |
2023-08-01 | reverseproxy: Connection termination cleanup (#5663) | mmm444 |
2023-07-31 | go.mod: Use quic-go 0.37.1 | Matthew Holt |
2023-07-25 | reverseproxy: Export ipVersions type (#5648) | Omar Ramadan |
2023-07-25 | go.mod: Use latest CertMagic (v0.19.1) | Matthew Holt |
2023-07-25 | caddyhttp: Preserve original error (fix #5652) | Matthew Holt |
2023-07-22 | fileserver: add lazy image loading (#5646) | ydylla |
2023-07-21 | go.mod: Update quic-go to v0.37.0, bump to Go 1.20 minimum (#5644) | Marten Seemann |
2023-07-21 | core: Refine mutex during reloads (fix #5628) (#5645) | Matt Holt |
2023-07-17 | go.mod: update quic-go to v0.36.2 (#5636) | bt90 |
2023-07-17 | fileserver: Tweak grid view of browse template | Matthew Holt |
2023-07-13 | fileserver: add `export-template` sub-command to `file-server` (#5630) | Mohammed Al Sahaf |
2023-07-12 | caddyfile: Fix comparing if two tokens are on the same line (#5626) | WeidiDeng |
2023-07-11 | caddytls: Reuse certificate cache through reloads (#5623) | Matt Holt |
2023-07-08 | Minor tweaks to security.md | Matt Holt |
2023-07-08 | reverseproxy: Pointer receiver | Matthew Holt |
2023-07-08 | caddyhttp: Trim dot/space only on Windows (fix #5613) | Matthew Holt |