.. |
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 snappy, lz4, lzw, deflate, and gzip compression options
|
2024-01-09 13:39:08 -06:00 |
favicons.go
|
Add error handling to all functions that can possibly return non-nil errors
|
2024-01-07 22:43:51 -06:00 |
files.go
|
Move regex compilation to global variable
|
2024-01-10 13:07:24 -06:00 |
filters.go
|
Only apply filtering when --filtering is passed
|
2023-11-05 14:03:34 -06:00 |
index.go
|
Remove snappy, lz4, lzw, deflate, and gzip compression options
|
2024-01-09 13:39:08 -06:00 |
info.go
|
Add error handling to all functions that can possibly return non-nil errors
|
2024-01-07 22:43:51 -06:00 |
profile.go
|
Redact admin prefix when registering profiling handlers, too
|
2024-01-07 22:25:00 -06:00 |
refresh.go
|
Spacebar now also resumes automatic refreshing
|
2023-10-09 08:17:32 -05:00 |
root.go
|
Move regex compilation to global variable
|
2024-01-10 13:07:50 -06:00 |
sort.go
|
Move regex compilation to global variable
|
2024-01-10 13:07:24 -06:00 |
uri.go
|
Move regex compilation to global variable
|
2024-01-10 13:07:24 -06:00 |
web.go
|
Move regex compilation to global variable
|
2024-01-10 13:07:24 -06:00 |