roulette/cmd
Seednode f7376e89b9 Add basic validation for max/min file count and scan values 2023-09-26 04:03:52 -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
cache.go Add log channel, add --exit-on-error option 2023-09-15 14:28:21 -05:00
errors.go Add basic validation for max/min file count and scan values 2023-09-26 04:03:52 -05:00
favicons.go Remove test statement accidentally left in (oops) 2023-09-15 14:37:35 -05:00
files.go Replace uint/uint16/uint32 values with int, declare errors as variables 2023-09-26 03:49:20 -05:00
filters.go Fix inverted functionality of --case-sensitive flag, but actually apply the change when filtering 2023-09-25 17:13:31 -05:00
info.go Replace uint/uint16/uint32 values with int, declare errors as variables 2023-09-26 03:49:20 -05:00
profile.go Add --prefix flag for easy reverse proxying 2023-09-13 23:24:29 -05:00
root.go Add basic validation for max/min file count and scan values 2023-09-26 04:03:52 -05:00
uri.go Fix inverted functionality of --case-sensitive flag 2023-09-25 17:08:40 -05:00
web.go Replace uint/uint16/uint32 values with int, declare errors as variables 2023-09-26 03:49:20 -05:00