roulette/cmd
Seednode d568d10e78 Move walkPath() defers out to calling function, for more intuitive readability 2024-01-10 11:58:55 -06: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 snappy, lz4, lzw, deflate, and gzip compression options 2024-01-09 13:39:08 -06:00
favicons.go Add error handling to all functions that can possibly return non-nil errors 2024-01-07 22:43:51 -06:00
files.go Move walkPath() defers out to calling function, for more intuitive readability 2024-01-10 11:58:55 -06:00
filters.go Only apply filtering when --filtering is passed 2023-11-05 14:03:34 -06:00
index.go Remove snappy, lz4, lzw, deflate, and gzip compression options 2024-01-09 13:39:08 -06:00
info.go Add error handling to all functions that can possibly return non-nil errors 2024-01-07 22:43:51 -06:00
profile.go Redact admin prefix when registering profiling handlers, too 2024-01-07 22:25:00 -06:00
refresh.go Spacebar now also resumes automatic refreshing 2023-10-09 08:17:32 -05:00
root.go Move walkPath() defers out to calling function, for more intuitive readability 2024-01-10 11:58:55 -06:00
sort.go Replaced HTML escape character for single quote with URL encoding 2023-11-07 20:34:39 -06:00
uri.go Allow --fallback as sole format option 2023-11-13 17:31:00 -06:00
web.go Add error handling to all functions that can possibly return non-nil errors 2024-01-07 22:43:51 -06:00