1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/routers
wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID ()
Close 

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 () 2024-03-01 03:23:28 -05:00
common Move context from modules to services () 2024-02-27 08:12:22 +01:00
install Move context from modules to services () 2024-02-27 08:12:22 +01:00
private Move context from modules to services () 2024-02-27 08:12:22 +01:00
utils Improve user search display name () 2024-02-01 17:10:16 +00:00
web Use a predictiable fork URL to allow forking repositories without providing a repo ID () 2024-03-01 12:52:30 +00:00
init.go Revert "Support SAML authentication ()" () 2024-02-24 12:18:49 +08:00