summaryrefslogtreecommitdiffhomepage
path: root/caddyhttp/browse/setup.go
AgeCommit message (Expand)Author
2019-07-02Change all import paths: mholt/caddy -> caddyserver/caddyMatthew Holt
2018-11-25browse: filter on document load (#2368)Simon Legner
2018-07-19browse: Improve table layout in Firefox (fixes #2179) (#2221)Sebastian Pipping
2018-07-12browse: Set page background color (fixes #2214) (#2222)Sebastian Pipping
2018-01-15browse: Correct 'modified' date alignment (#1954)magikstm
2017-10-29Implement per-site index (#1906)Mohammed Al Sahaf
2017-09-22Apply Apache license to all .go source files (closes #1865)Matthew Holt
2017-08-29Make filename column fill out space (#1848)Mattias Wadman
2017-06-01browse: Show symbolic links and target's type properly (#1667)Jonas Östanbäck
2017-05-01httpserver/all: Clean up and standardize request URL handling (#1633)Matt Holt
2017-04-14browse: Use more standard sort icon over iconsMatthew Holt
2017-04-14browse: Correct links when site defined with a path (fixes #1561)Matthew Holt
2017-04-02Add new browse sort - namedirfirst (#1551)Toby Allen
2017-01-23browse: Sanitize file names and links in default templateMatthew Holt
2017-01-03browse: Simple filter textbox for default templateMatthew Holt
2016-12-17Fix for issue #1287 - don't list hidden files in directory listing (#1290)Mateusz Gajewski
2016-09-28Remove the eager check in the browse middleware (#1144)Peer Beckmann
2016-06-21Fix browse template row hover effect for first rowMatthew Holt
2016-06-20Refactor how caddy.Context is stored and usedMatthew Holt
2016-06-06Make RegisterPlugin() more consistent, having name as first argumentMatthew Holt
2016-06-05Migrate remaining middleware packagesMatthew Holt