This website requires JavaScript.
Explore
Help
Sign In
xfy
/
lolly
Watch
1
Star
0
Fork
0
You've already forked lolly
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
lolly
/
internal
/
handler
History
xfy
34f37efa14
Some checks failed
CI / Lint (push)
Failing after 7m47s
Details
CI / Test (push)
Failing after 8m34s
Details
CI / Build (push)
Has been skipped
Details
CI / Docker (push)
Has been skipped
Details
style: fix gofumpt formatting in fileinfo_cache and proxy
2026-06-12 11:08:26 +08:00
..
autoindex_test.go
refactor(handler): improve autoindex code quality
2026-04-30 16:23:34 +08:00
autoindex.go
refactor(handler): improve autoindex code quality
2026-04-30 16:23:34 +08:00
errorpage_test.go
refactor: modernize code with Go 1.22+ features
2026-04-30 10:37:45 +08:00
errorpage.go
refactor: 提取公共逻辑、消除重复代码、加强错误处理
2026-04-28 18:00:48 +08:00
fileinfo_cache_test.go
perf(static): enable FileInfoCache by default with negative caching
2026-06-11 14:05:56 +08:00
fileinfo_cache.go
style: fix gofumpt formatting in fileinfo_cache and proxy
2026-06-12 11:08:26 +08:00
router_test.go
docs(config,stream,logging,handler,proxy,cache,server,ssl,middleware): 为核心模块添加详细 GoDoc 文档注释
2026-04-07 15:36:09 +08:00
router.go
docs(config,stream,logging,handler,proxy,cache,server,ssl,middleware): 为核心模块添加详细 GoDoc 文档注释
2026-04-07 15:36:09 +08:00
sendfile_common.go
style(handler): add missing newline at EOF
2026-04-29 18:30:14 +08:00
sendfile_linux.go
fix(proxy,handler,server,stream,ratelimit): fix resource leaks and functional bugs
2026-06-11 16:35:10 +08:00
sendfile_other_test.go
docs: 为其余模块添加标准化 godoc 注释
2026-04-20 10:59:53 +08:00
sendfile_test.go
fix(proxy,handler,server,stream,ratelimit): fix resource leaks and functional bugs
2026-06-11 16:35:10 +08:00
sendfile.go
style: fix formatting issues
2026-04-30 13:42:53 +08:00
static_bench_test.go
perf(static): enable FileInfoCache by default with negative caching
2026-06-11 14:05:56 +08:00
static_test.go
chore: remove trailing blank lines and clean up whitespace
2026-06-03 18:08:34 +08:00
static.go
fix(handler,http2,loadbalance,logging,resolver,ssl): fix high severity issues
2026-06-11 17:03:17 +08:00