0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-06 22:40:31 -05:00
caddy/modules/caddyhttp/fileserver
glowinthedark a306c5f769
fileserver: browse template SVG icons and UI tweaks (#5812)
* fileserver browse.html UI tweaks: folder-symlink icon, search

fileserver browse.html UI tweaks: folder-symlink icon, search

- ui - add folder-symlink SVG icon
- search: use `<input type="search">` instead of `text`
- fix npe with `sizebar.style.width` = null in grid mode

* tabify whitespace

Co-authored-by: Francis Lavoie <lavofr@gmail.com>

---------

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2023-09-15 19:05:45 -06:00
..
testdata
browse.go fileserver: Export BrowseTemplate 2023-08-29 09:34:20 -06:00
browse.html fileserver: browse template SVG icons and UI tweaks (#5812) 2023-09-15 19:05:45 -06:00
browsetplcontext.go ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
browsetplcontext_test.go
caddyfile.go
command.go fileserver: Export BrowseTemplate 2023-08-29 09:34:20 -06:00
matcher.go ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
matcher_test.go
staticfiles.go fileserver: docs: clarify the ability to produce JSON array with browse (#5751) 2023-08-18 19:04:08 +00:00
staticfiles_test.go