This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-09 01:12:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2a372fc59c0832f37ac8ef6947fb566f2e40802
gitea
/
routers
/
web
History
Lunny Xiao
d2a372fc59
Move some functions to gitrepo package to reduce RepoPath reference directly (
#36126
)
2025-12-12 01:15:40 +01:00
..
admin
Fix bug when updating user email (
#36058
)
2025-12-01 23:50:10 +00:00
auth
Fix oauth2 session gob register (
#36017
)
2025-11-26 23:25:34 +08:00
devtest
…
events
…
explore
…
feed
…
healthcheck
…
misc
…
org
Allow admins to rename non-local users (
#35970
)
2025-11-23 20:59:55 +00:00
repo
Move some functions to gitrepo package to reduce RepoPath reference directly (
#36126
)
2025-12-12 01:15:40 +01:00
shared
…
user
Allow admins to rename non-local users (
#35970
)
2025-11-23 20:59:55 +00:00
base.go
…
githttp.go
…
goget.go
…
home.go
…
metrics.go
…
nodeinfo.go
…
passkey.go
…
swagger_json.go
…
web.go
Make Golang correctly delete temp files during uploading (
#36128
)
2025-12-11 19:59:42 +01:00
webfinger.go
…