gitea/routers/web/user
Admin 54510ce582
Some checks failed
Build and Release / Create Release (push) Has been skipped
Build and Release / Integration Tests (PostgreSQL) (push) Successful in 1m36s
Build and Release / Lint (push) Failing after 1m55s
Build and Release / Build Binaries (amd64, darwin) (push) Has been skipped
Build and Release / Build Binaries (amd64, linux) (push) Has been skipped
Build and Release / Build Binaries (amd64, windows) (push) Has been skipped
Build and Release / Build Binaries (arm64, darwin) (push) Has been skipped
Build and Release / Build Binaries (arm64, linux) (push) Has been skipped
Build and Release / Unit Tests (push) Successful in 2m4s
feat: add activity heatmap on profile overview
- Add ShowHeatmapOnProfile field to user model
- Add checkbox in user settings under privacy section
- Display heatmap on profile overview page when enabled
- Users can now show their contribution activity on their profile

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 02:22:40 +00:00
..
setting feat: add activity heatmap on profile overview 2026-01-11 02:22:40 +00: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 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 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 feat: add activity heatmap on profile overview 2026-01-11 02:22:40 +00:00
search.go Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
stop_watch.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00