roulette/cmd
Seednode 1c04c8291e Reword 'Selecting from' as 'Selected' when indexing files 2023-10-05 11:18:21 -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 Reword 'Selecting from' as 'Selected' when indexing files 2023-10-05 11:18:21 -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 Use int returned from w.Write() instead of calculating length of []byte 2023-10-04 15:47:43 -05:00
info.go Use int returned from w.Write() instead of calculating length of []byte 2023-10-04 15:47:43 -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 Reword 'Selecting from' as 'Selected' when indexing files 2023-10-05 11:18:21 -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 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 Add new --fun flag, add comments to Type interface 2023-10-04 17:33:03 -05:00