This website requires JavaScript.
Explore
Gists
Help
Sign In
Gitea-John71
/
Gitea
Watch
2
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-10 06:45:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9dc8a6336edddca0f3f90392bbc398f4ceaeaf13
Gitea
/
routers
/
web
T
History
Lunny Xiao
25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (
#29126
)
2024-03-08 15:30:10 +08:00
..
admin
Skip email domain check when admins edit user emails (
#29609
)
2024-03-05 16:51:56 +00:00
auth
Make "/user/login" page redirect if the current user has signed in (
#29583
)
2024-03-05 02:12:03 +00:00
devtest
…
events
…
explore
Filter Repositories by type (
#29231
)
2024-03-03 10:18:34 +00:00
feed
…
healthcheck
…
misc
…
org
Add user blocking (
#29028
)
2024-03-04 08:16:03 +00:00
repo
Move get/set default branch from git package to gitrepo package to hide repopath (
#29126
)
2024-03-08 15:30:10 +08:00
shared
Add user blocking (
#29028
)
2024-03-04 08:16:03 +00:00
user
Fix 500 when deleting account with incorrect password or unsupported login type (
#29579
)
2024-03-08 04:28:21 +00:00
base.go
…
githttp.go
…
goget.go
…
home.go
…
metrics.go
…
nodeinfo.go
…
passkey.go
…
swagger_json.go
…
web.go
Add user blocking (
#29028
)
2024-03-04 08:16:03 +00:00
webfinger.go
…