1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/routers/web
2024-03-23 17:21:57 +01:00
..
admin Forbid removing the last admin user () () 2024-01-16 01:51:46 +00:00
auth Make "/user/login" page redirect if the current user has signed in () () 2024-03-05 21:03:45 +08:00
devtest
events
explore Only use supported sort order for "explore/users" page () () 2024-03-03 02:28:45 +00:00
feed Rework markup link rendering () () 2024-01-16 02:13:29 +00:00
healthcheck
misc Refactor CORS handler () () 2023-12-25 21:01:24 +08:00
org Add missing database transaction for new issue () () 2024-03-05 16:37:55 +00:00
repo Escape paths for find file correctly () () 2024-03-23 17:21:57 +01:00
shared Fix project counter in organization/individual profile () () 2024-02-24 07:58:43 +00:00
user Performance improvements for pull request list page () () 2024-03-22 09:58:04 +08: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
home.go Reduce usage of db.DefaultContext () 2023-09-14 17:09:32 +00:00
metrics.go
nodeinfo.go
swagger_json.go Start using template context function () 2023-08-08 01:22:47 +00:00
web.go Use Get but not Post to get actions artifacts () () 2024-03-12 17:31:45 +01:00
webfinger.go