23 Commits (fab5e4372a941ee4259adea9295f49dcadca26a4)

Author SHA1 Message Date
Matt Holt 3c90e370a4
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) 5 years ago
Matthew Holt a458544d9f
Minor enhancements/fixes to rewrite directive and template virt req's 5 years ago
Matthew Holt abf5ab340e
caddyhttp: Improve ResponseRecorder to buffer headers 5 years ago
Matthew Holt 715e6ddf51
go.mod: Update dependencies 5 years ago
Matthew Holt 2459c292a4
caddyfile: Improve Dispenser.NextBlock() to support nesting 5 years ago
Matthew Holt 14f9662f9c
Various fixes/tweaks to HTTP placeholder variables and file matching 5 years ago
Matthew Holt c9980fd367
Refactor Caddyfile adapter and module registration 6 years ago
Matthew Holt c4159ef76d
Fix module-related errors 6 years ago
Matthew Holt ab885f07b8
Implement config adapters and beginning of Caddyfile adapter 6 years ago
Matthew Holt f217181293
mod: Use blackfriday's standard v2 module import path 6 years ago
Matthew Holt eb8625f774
Add error & subroute handlers; weakString; other minor handler changes 6 years ago
Matt Holt 9343403358
Flatten HTTP handler config (#2662) (#2663) 6 years ago
Matthew Holt 4a3a418156
Flatten HTTP handler config (#2662) 6 years ago
Matthew Holt fdd871e177
go.mod: Append /v2 to module name; update all import paths 6 years ago
Matthew Holt 3177ee8010 Add license 6 years ago
Matthew Holt 006dc1792f Use html/template for escaping by default 6 years ago
Matthew Holt a63cb3e3fd Implement etag; fix related bugs in encode and templates middlewares 6 years ago
Matthew Holt d49f762f6d Various bug fixes and minor improvements 6 years ago
Matthew Holt 81a9e125b5 Oops 6 years ago
Matthew Holt 70c788ce0c Minor cleanups/improvements 6 years ago
Matthew Holt 1c443beb9c caddyhttp: ResponseRecorder type for middlewares to buffer responses 6 years ago
Matthew Holt 15647bdfb7 templates: Remove context functions implemented by sprig 6 years ago
Matthew Holt 2663dd176d Refactor templates execution; add sprig functions 6 years ago
Matthew Holt 6706c9225a Implement templates handler; various minor cleanups and bug fixes 6 years ago