Files
container-census/cmd
Self Hosters 8bfb2e9b0d Add image version display and fix GHCR authentication
- Display actual image versions/tags on container cards
  - Shows version from org.opencontainers.image.version label
  - Displays multiple tags (e.g., "11.6.2 (latest)")
  - Helps verify image updates have taken effect
  - Database stores all image tags via image_tags field

- Fix GHCR authentication for image update checks
  - Added support for GitHub Container Registry (ghcr.io)
  - Anonymous token authentication for public GHCR images
  - Resolves 401 Unauthorized errors when checking ghcr.io images

- Add card design alternatives showcase (card-designs.html)
  - Three design options: Compact Metro, Spacious Material, Modern Dashboard
  - Comprehensive documentation in CARD_DESIGNS_README.md
  - Side-by-side comparison for design evaluation

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-16 13:45:50 -05:00
..
2025-11-15 17:49:41 -05:00