mirror of
https://github.com/selfhosters-cc/container-census.git
synced 2026-01-18 12:40:49 -06:00
- Add /api/stats/hottest endpoint for popular images by containers and adoption - Add /api/stats/movers endpoint for week-over-week risers and fallers - Add /api/stats/new-entries endpoint for newly discovered images - Add image_stats_weekly table with automatic weekly snapshots - Add Trends tab to vanilla JS dashboard with interactive charts - Add collector-build.sh and collector-run.sh scripts for local development - Add Next.js example components (HottestImagesChart, MoversChart, NewEntriesCard) - Update telemetry-api.ts with new trending API methods and types 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>