This website requires JavaScript.
Explore
Help
Sign In
aniani
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-02 15:09:33 -05:00
Code
ce8a98f878
gitea
/
routers
History
Lunny Xiao
ce8a98f878
Fix 500 when deleting account with incorrect password or unsupported login type (
#29579
)
...
Fix
#26210
--------- Co-authored-by: Jason Song <i@wolfogre.com>
2024-03-08 04:28:21 +00:00
..
api
Cache repository default branch commit status to reduce query on commit status table (
#29444
)
2024-03-06 12:17:19 +00:00
common
Fix incorrect cookie path for AppSubURL (
#29534
)
2024-03-03 00:14:12 +00:00
install
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
private
Sync branches to DB immediately when handle git hook calling (
#29493
)
2024-03-06 16:47:52 +08:00
utils
Improve user search display name (
#29002
)
2024-02-01 17:10:16 +00:00
web
Fix 500 when deleting account with incorrect password or unsupported login type (
#29579
)
2024-03-08 04:28:21 +00:00
init.go
Move some asymkey functions to service layer (
#28894
)
2024-03-04 08:57:39 +00:00