| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-06 | Add favicon to Lumière | Tyler Hoang | |
| - Create gold cinema-themed SVG favicon - Add to base.html and profile.html templates Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> | |||
| 2026-05-06 | Add authentication, public profile, and infinite scroll | Tyler Hoang | |
| - Implement session-based auth with argon2 password hashing - Add login form and logout button in nav - Create public /tyler profile page with curated stats - Implement infinite scroll for film lists (load 20 at a time) - Add lazy loading for poster images - Fix profile page CSS to use dark theme variables - Use consistent star character (✦) across all pages - Add /films/partial endpoint for pagination Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> | |||
| 2026-05-06 | init: lumiere film diary | Tyler Hoang | |
