gitea/routers
wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519)
Close #29512

The "fork" URL:

* Before: `/repo/fork/{RepoID}`
* After: `/{OwnerName}/{RepoName}/fork`
2024-03-01 12:52:30 +00:00
..
api Add admin API route for managing user's badges (#23106) 2024-03-01 03:23:28 -05:00
common Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519) 2024-03-01 12:52:30 +00:00
init.go Revert "Support SAML authentication (#25165)" (#29358) 2024-02-24 12:18:49 +08:00