This website requires JavaScript.
Explore
Help
Sign In
public
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-10 23:41:21 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c46a3deb3b779d8a8a2fc5cac4cdf0128974eb9
gitea
/
routers
/
web
/
user
T
History
Lunny Xiao
e927a86586
Fix a bug user could change another user's primary email (
#36586
) (
#36607
)
...
backport
#36586
2026-02-14 14:06:59 +02:00
..
setting
Fix a bug user could change another user's primary email (
#36586
) (
#36607
)
2026-02-14 14:06:59 +02:00
avatar.go
Refactor cache-control (
#33861
)
2025-03-13 07:04:50 +08:00
code.go
Fix remaining issues after
gopls modernize
formatting (
#34771
)
2025-06-18 11:37:49 -07:00
home_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
home.go
Run
gopls modernize
on codebase (
#34751
)
2025-06-18 01:48:09 +00:00
main_test.go
make writing main test easier (
#27270
)
2023-09-28 01:38:53 +00:00
notification.go
Fix notifications pagination query parameters (
#36351
) (
#36358
)
2026-01-13 04:37:20 +00:00
package.go
Fix package link setting can only list limited repositories (
#35394
)
2025-09-11 01:50:17 +02:00
profile.go
Forks repository list page follow other repositories page (
#34784
)
2025-06-21 12:27:25 -07:00
search.go
Do not mutate incoming options to RenderUserSearch and SearchUsers (
#34544
)
2025-05-27 19:36:02 +00:00
stop_watch.go
Add more check for stopwatch read or list (
#36340
) (
#36368
)
2026-01-14 16:04:02 +00:00