roulette/cmd
Seednode 280656993d Fix scan stats to be both consistent and actually accurate 2023-09-16 18:04:44 -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 Type() method to types.Type, to allow displaying served file size for both embedded and inline files 2023-09-15 15:13:45 -05:00
favicons.go Remove test statement accidentally left in (oops) 2023-09-15 14:37:35 -05:00
files.go Fix scan stats to be both consistent and actually accurate 2023-09-16 18:04:44 -05:00
filters.go Simplify caching, allow use of filters with cache 2023-09-15 01:06:52 -05:00
info.go Add Type() method to types.Type, to allow displaying served file size for both embedded and inline files 2023-09-15 15:13:45 -05:00
profile.go Add --prefix flag for easy reverse proxying 2023-09-13 23:24:29 -05:00
root.go Fix scan stats to be both consistent and actually accurate 2023-09-16 18:04:44 -05:00
uri.go Replace --refresh-interval flag with --refresh 2023-09-14 00:07:54 -05:00
web.go Display bytes written to response instead of size of files being served in logs 2023-09-15 15:30:52 -05:00