gitea/routers/web/user
wxiaoguang 6b5563c54a
Support selecting theme on the footer (#35741)
Fixes: https://github.com/go-gitea/gitea/pull/27576
2025-10-28 18:25:00 +07:00
..
setting Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +07:00
avatar.go Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +07:00
code.go Fix remaining issues after `gopls modernize` formatting (#34771) 2025-06-18 11:37:49 +07:00
home.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
home_test.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +07:00
notification.go Partially refresh notifications list (#35010) 2025-07-10 04:15:14 +07:00
package.go Fix package link setting can only list limited repositories (#35394) 2025-09-11 01:50:17 +07: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 +07:00
stop_watch.go Refactor error system (#33610) 2025-02-16 22:13:17 +07:00