gitea/routers/web
Lunny Xiao c27d87a9ac
Refactor Branch struct in package modules/git (#33980)
The `Branch` struct in `modules/git` package is unnecessary. We can just
use a `string` to represent a branch
2025-04-02 17:31:32 +00:00
..
admin Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
auth Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
devtest Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
events
explore Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00
feed Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
healthcheck
misc Refactor cache-control (#33861) 2025-03-13 07:04:50 +08:00
org Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
repo Refactor Branch struct in package modules/git (#33980) 2025-04-02 17:31:32 +00:00
shared Allow filtering issues by any assignee (#33343) 2025-03-21 04:25:36 +00:00
user Add new CLI flags to set name and scopes when creating a user with access token (#34080) 2025-04-02 22:00:54 +08:00
base.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
githttp.go Fix git client accessing renamed repo (#34034) 2025-03-28 07:28:58 +08:00
goget.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
home.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
metrics.go
nodeinfo.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
passkey.go
swagger_json.go
web.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
webfinger.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00