gitea/routers/web
Zettat123 0fe5e2b08c
Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215)
Fix #31539
2024-10-11 19:08:19 +00:00
..
admin Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
auth Refactor CSRF token (#32216) 2024-10-10 03:48:21 +00:00
devtest Refactor names (#31405) 2024-06-19 06:32:45 +08:00
events
explore For consistency make repo search sort options case sensitive (#31951) 2024-09-05 18:53:30 +08:00
feed Use GetDisplayName() instead of DisplayName() to generate rss feeds (#31687) 2024-07-25 17:33:02 +08:00
healthcheck
misc
org Add option to filter board cards by labels and assignees (#31999) 2024-09-12 03:53:40 +00:00
repo Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215) 2024-10-11 19:08:19 +00:00
shared Add option to filter board cards by labels and assignees (#31999) 2024-09-12 03:53:40 +00:00
user Enhance USER_DISABLED_FEATURES to allow disabling change username or full name (#31959) 2024-10-05 20:41:38 +00:00
base.go Azure blob storage support (#30995) 2024-05-30 07:33:50 +00:00
githttp.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
goget.go
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
webfinger.go