This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-06-02 08:12:01 +02:00
Code
Issues
Activity
gitea
/
routers
/
web
History
Lunny Xiao
64960a18f9
Move commit related functions to gitrepo package (
#35600
)
2025-12-05 00:20:23 +00: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 commit related functions to gitrepo package (
#35600
)
2025-12-05 00:20:23 +00: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
Add "Go to file", "Delete Directory" to repo file list page (
#35911
)
2025-11-30 11:58:15 +08:00
webfinger.go
…