roulette/cmd
Seednode 64133afe33 Make entire canvas clickable link on not found/error pages 2023-10-01 10:11:13 -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 Make entire canvas clickable link on not found/error pages 2023-10-01 10:11:13 -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 Remove -c shorthand for --index, update PGO profile 2023-09-29 08:31:35 -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 Change /clear_cache endpoint to /rebuild_index 2023-09-28 10:35:01 -05:00
info.go Add pagination button to both bottom and top of html info pages when enabled 2023-09-30 08:51:13 -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
root.go Make entire canvas clickable link on not found/error pages 2023-10-01 10:11:13 -05:00
sort.go Split sorting types, methods, and functions into their own file 2023-09-28 03:39:16 -05:00
uri.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
web.go Load timezone before displaying first log output, to ensure consistent timestamps 2023-09-30 07:49:40 -05:00