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
2025-03-05 02:37:57 +01:00
Code
Issues
Activity
gitea
/
routers
/
web
/
user
History
Lunny Xiao
67e9f0d498
Fix user router possbile panic (
#29751
)
...
regression from
#28023
2024-03-13 06:57:30 +00:00
..
setting
Fix 500 when deleting account with incorrect password or unsupported login type (
#29579
)
2024-03-08 04:28:21 +00:00
avatar.go
…
code.go
Patch in exact search for meilisearch (
#29671
)
2024-03-09 01:39:27 +00:00
home_test.go
Add an trailing slash to dashboard links (
#29555
)
2024-03-04 01:02:51 +00:00
home.go
Fix user router possbile panic (
#29751
)
2024-03-13 06:57:30 +00:00
main_test.go
…
notification.go
Filter Repositories by type (
#29231
)
2024-03-03 10:18:34 +00:00
package.go
Fix incorrect relative/absolute URL usages (
#29531
)
2024-03-02 17:38:38 +00:00
profile.go
Add user blocking (
#29028
)
2024-03-04 08:16:03 +00:00
search.go
migrate some more "OptionalBool" to "Option[bool]" (
#29479
)
2024-02-29 18:52:49 +00:00
stop_watch.go
…
task.go
…