1
1
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-14 07:41:21 +01:00
gitea/routers/web
wxiaoguang b426e383fe
Fix PR's target branch dropdown (#33589)
Fix #33586

It only moves `PrepareBranchList` and `retrieveAssigneesData` to before
the `CanModifyIssueOrPull` check, and adds more comments
2025-02-14 05:21:31 +00:00
..
admin Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
auth Support disable passkey auth (#33348) 2025-01-22 22:58:36 +00:00
devtest
events
explore
feed Add pubdate for repository rss and add some tests (#33411) 2025-01-27 23:58:46 +08:00
healthcheck
misc
org Refactor web route handler (#33488) 2025-02-05 02:14:03 +08:00
repo Fix PR's target branch dropdown (#33589) 2025-02-14 05:21:31 +00:00
shared Enhance routers for the Actions runner operations (#33549) 2025-02-11 01:39:10 +00:00
user Refactor web route handler (#33488) 2025-02-05 02:14:03 +08:00
base.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
passkey.go
swagger_json.go
web.go Fix context usage (#33554) 2025-02-11 16:46:03 +08:00
webfinger.go