gitea/routers/web
2024-03-08 15:43:57 +01:00
..
admin Forbid removing the last admin user (#28337) (#28793) 2024-01-16 01:51:46 +00:00
auth Make "/user/login" page redirect if the current user has signed in (#29583) (#29599) 2024-03-05 21:03:45 +08:00
devtest
events
explore Only use supported sort order for "explore/users" page (#29430) (#29443) 2024-03-03 02:28:45 +00:00
feed Rework markup link rendering (#26745) (#28803) 2024-01-16 02:13:29 +00:00
healthcheck Remove db.DefaultContext in routers/ and cmd/ (#26076) 2023-07-23 23:47:27 -04:00
misc Refactor CORS handler (#28587) (#28611) 2023-12-25 21:01:24 +08:00
org Add missing database transaction for new issue (#29490) (#29607) 2024-03-05 16:37:55 +00:00
repo Add missing database transaction for new issue (#29490) (#29607) 2024-03-05 16:37:55 +00:00
shared Fix project counter in organization/individual profile (#28068) (#29361) 2024-02-24 07:58:43 +00:00
user Fix 500 when deleting account with incorrect password or unsupported login type (#29579) (#29656) 2024-03-08 15:43:57 +01:00
base.go Fix panic in storageHandler (#27446) (#27479) 2023-10-06 16:51:26 +02:00
githttp.go Refactor CORS handler (#28587) (#28611) 2023-12-25 21:01:24 +08:00
goget.go
home.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
metrics.go
nodeinfo.go
swagger_json.go Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
web.go Refactor CORS handler (#28587) (#28611) 2023-12-25 21:01:24 +08:00
webfinger.go Add a link to OpenID Issuer URL in WebFinger response (#26000) 2023-07-20 16:02:45 +08:00