gitea/routers
wxiaoguang ba0deab616
Fix some trivial problems (#34237)
1. Using existing "content" variable in `swift.go`
2. Do not report 500 server error in `GetPullDiffStats` middleware,
otherwise a PR missing ref won't be able to view.
3. Fix the abused "label button" when listing commits, there was too
much padding space, see the screenshot below.
2025-04-18 22:56:50 +08:00
..
api Fix some trivial problems (#34237) 2025-04-18 22:56:50 +08:00
common Add middleware for request prioritization (#33951) 2025-04-14 16:25:48 +02:00
install Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
private Cache GPG keys, emails and users when list commits (#34086) 2025-04-09 16:34:38 +00:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Fix some trivial problems (#34237) 2025-04-18 22:56:50 +08:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00