roulette/cmd
Seednode 09ccf91a39 Change /clear_cache endpoint to /rebuild_index 2023-09-28 10:35:01 -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 Capitalize logging prefixes, limit values to math.MaxInt32 2023-09-26 05:29:55 -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 Rename cache to index for more accurate terminology 2023-09-28 10:09:45 -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 Rename cache to index for more accurate terminology 2023-09-28 10:09:45 -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 Change /clear_cache endpoint to /rebuild_index 2023-09-28 10:35:01 -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 Rename cache to index for more accurate terminology 2023-09-28 10:09:45 -05:00