This is a test - please ignore this repository!
Find a file
Tim Zöller 66b14ebf7f Add on-demand heatmap rebuild and remove nightly scheduler
- Added rebuild button to heatmap page with loading states
- Added POST /api/heatmap/me/rebuild endpoint for on-demand recalculation
- Removed HeatmapRecalculationScheduler (nightly 3 AM cron job)
- Removed @EnableScheduling annotation since no schedulers remain
- Users can now rebuild their heatmap manually instead of relying on automatic nightly recalculation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-02 09:21:52 +01:00
.idea Fit File Processing and Persistence 2025-11-27 22:59:45 +01:00
src Add on-demand heatmap rebuild and remove nightly scheduler 2026-01-02 09:21:52 +01:00
.dockerignore More vibin 2025-11-28 21:04:38 +01:00
.env.example Add global registration disable feature 2025-12-03 11:27:19 +01:00
.gitignore More vibin 2025-11-28 21:04:38 +01:00
CLAUDE.md Tests 2025-12-05 20:38:53 +01:00
docker-compose.federation-test.yml Added Heatmaps 2026-01-01 23:48:05 +01:00
docker-compose.yml Docker Fixes 2025-11-29 12:28:58 +01:00
DOCKER.md More vibin 2025-11-28 21:04:38 +01:00
Dockerfile Add global registration disable feature 2025-12-03 11:27:19 +01:00
FEDERATION_TESTING_GUIDE.md Added Heatmaps 2026-01-01 23:48:05 +01:00
MVP_COMPLETE.md MVP done 2025-11-29 09:56:55 +01:00
pom.xml Stuff 2025-12-04 18:39:01 +01:00