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-05-31 17:18:35 +02:00
Code
Issues
Activity
gitea
/
routers
/
web
/
user
History
Lunny Xiao
61db562a5f
Fix user router possbile panic (
#29751
) (
#29786
)
...
regression from
#28023
backport
#29751
2024-03-14 12:44:14 +08:00
..
setting
Fix 500 when deleting account with incorrect password or unsupported login type (
#29579
) (
#29656
)
2024-03-08 15:43:57 +01:00
avatar.go
…
code.go
…
home_test.go
Add a trailing slash to dashboard links (
#29555
) (
#29573
)
2024-03-04 13:50:55 +08:00
home.go
Fix user router possbile panic (
#29751
) (
#29786
)
2024-03-14 12:44:14 +08:00
main_test.go
…
notification.go
…
package.go
Fix incorrect relative/absolute URL usages (
#29531
) (
#29547
)
2024-03-02 18:00:15 +00:00
profile.go
…
search.go
…
stop_watch.go
…
task.go
…