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-02-14 21:15:43 +01:00
Code
Issues
Activity
gitea
/
routers
/
web
/
user
History
wxiaoguang
6b5563c54a
Support selecting theme on the footer (
#35741
)
...
Fixes:
https://github.com/go-gitea/gitea/pull/27576
2025-10-28 18:25:00 +08:00
..
setting
Support selecting theme on the footer (
#35741
)
2025-10-28 18:25:00 +08:00
avatar.go
Address some CodeQL security concerns (
#35572
)
2025-10-04 01:21:26 +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
…
main_test.go
…
notification.go
Partially refresh notifications list (
#35010
)
2025-07-10 04:15:14 +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
Support actions and reusable workflows from private repos (
#32562
)
2025-10-25 17:37:33 +00:00
stop_watch.go
…