gitea/routers/web
wxiaoguang 000c06d41b
Fix oauth2 session gob register (#36017)
`gob.Register` must be called before Sessioner

Fix #36016
2025-11-26 23:25:34 +08:00
..
admin Allow admins to rename non-local users (#35970) 2025-11-23 20:59:55 +00:00
auth Fix oauth2 session gob register (#36017) 2025-11-26 23:25:34 +08:00
devtest fix: auto-expand and auto-scroll for actions logs (#35570) (#35583) 2025-10-05 10:31:06 +08:00
events
explore Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
feed
healthcheck
misc Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +08:00
org Allow admins to rename non-local users (#35970) 2025-11-23 20:59:55 +00:00
repo Fix various permission & login related bugs (#36002) 2025-11-22 07:16:08 +00:00
shared
user Allow admins to rename non-local users (#35970) 2025-11-23 20:59:55 +00:00
base.go
githttp.go
goget.go
home.go Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Fix oauth2 session gob register (#36017) 2025-11-26 23:25:34 +08:00
webfinger.go