roulette/cmd
Seednode 8dcd03e07f Updated transitive dependencies 2023-10-17 20:38:45 -05:00
..
favicons Recompressed favicons to save space, and replaced multiple favicon handler functions with a single catchall 2023-05-30 19:13:02 -05:00
errors.go Remove timestamp from error output, allow min/max file count value of 0 2023-10-03 15:00:32 -05:00
favicons.go Return to pass-by-value instead of globals, to make Sean happy 2023-09-26 15:50:16 -05:00
files.go Restructure endpoints to be more structured, bump major version 2023-10-09 10:13:15 -05:00
filters.go Make multiple filters actually function, instead of only applying the last filter 2023-09-26 16:37:28 -05:00
index.go Fix prev/next buttons for info pages, add support for --prefix to the same 2023-10-09 21:52:06 -05:00
info.go Fix prev/next buttons for info pages, add support for --prefix to the same 2023-10-09 21:52:06 -05:00
profile.go Preserve case of filter query params even without --case-sensitive, include filename in --verbose output for cache import/export 2023-09-28 06:15:10 -05:00
refresh.go Spacebar now also resumes automatic refreshing 2023-10-09 08:17:32 -05:00
root.go Updated transitive dependencies 2023-10-17 20:38:45 -05:00
sort.go Use int returned from w.Write() instead of calculating length of []byte 2023-10-04 15:47:43 -05:00
uri.go Spacebar now also resumes automatic refreshing 2023-10-09 08:17:32 -05:00
web.go Rename mime types to media types, change endpoints accordingly 2023-10-09 09:47:17 -05:00