gitea/routers/web
Lunny Xiao e2eac7574f
Fix bug when the linked account was disactived and list the linked accounts ()
The bug has been fixed on v1.22 but not backport to v1.21.
This original PR have many refactors so I don't think it's necessary to
backport all of them.

Fix 
2024-02-19 15:23:47 +00:00
..
admin Forbid removing the last admin user () () 2024-01-16 01:51:46 +00:00
auth Fix bug when the linked account was disactived and list the linked accounts () 2024-02-19 15:23:47 +00:00
devtest Make "cancel" buttons have proper type in modal forms () 2023-07-03 14:04:50 +08:00
events Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
explore Next round of `db.DefaultContext` refactor () 2023-09-16 14:39:12 +00:00
feed Rework markup link rendering () () 2024-01-16 02:13:29 +00:00
healthcheck Remove `db.DefaultContext` in `routers/` and `cmd/` () 2023-07-23 23:47:27 -04:00
misc Refactor CORS handler () () 2023-12-25 21:01:24 +08:00
org Rework markup link rendering () () 2024-01-16 02:13:29 +00:00
repo Load outdated comments when (un)resolving conversation on PR timeline () () 2024-02-18 06:58:26 +00:00
shared Rework markup link rendering () () 2024-01-16 02:13:29 +00:00
user Fix bug when the linked account was disactived and list the linked accounts () 2024-02-19 15:23:47 +00:00
base.go Fix panic in storageHandler () () 2023-10-06 16:51:26 +02:00
githttp.go Refactor CORS handler () () 2023-12-25 21:01:24 +08:00
goget.go Support SSH for go get () 2023-05-12 09:44:37 +00:00
home.go Reduce usage of `db.DefaultContext` () 2023-09-14 17:09:32 +00:00
metrics.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
nodeinfo.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
swagger_json.go Start using template context function () 2023-08-08 01:22:47 +00:00
web.go Refactor CORS handler () () 2023-12-25 21:01:24 +08:00
webfinger.go Add a link to OpenID Issuer URL in WebFinger response () 2023-07-20 16:02:45 +08:00