1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-04 23:14:31 +00:00
gitea/routers
Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository ()
It's unnecessary to detect the repository object format from git
repository. Just use the repository's object format name.
2024-03-10 22:30:36 +01:00
..
api Move get/set default branch from git package to gitrepo package to hide repopath () 2024-03-08 15:30:10 +08:00
common Fix incorrect cookie path for AppSubURL () 2024-03-03 00:14:12 +00:00
install Move context from modules to services () 2024-02-27 08:12:22 +01:00
private Move get/set default branch from git package to gitrepo package to hide repopath () 2024-03-08 15:30:10 +08:00
utils Improve user search display name () 2024-02-01 17:10:16 +00:00
web Use repo object format name instead of detecting from git repository () 2024-03-10 22:30:36 +01:00
init.go Move some asymkey functions to service layer () 2024-03-04 08:57:39 +00:00