summaryrefslogtreecommitdiff
path: root/resources/views/cinema_show.blade.php
AgeCommit message (Expand)AuthorFilesLines
2026-06-27.Developer1-1/+1
2026-06-27fix: restore actors and HN sections in cinema_show viewDeveloper1-0/+7
2026-06-27fix: show comment text for HN comment entries on movie pageDeveloper1-8/+15
2026-06-27feat: add Hacker News stories section to movie detail pageDeveloper1-0/+22
2026-06-27fix: handle empty poster_url strings as missing posterDeveloper1-1/+1
2026-06-27feat: add /genres page listing all genres with movie countsDeveloper1-1/+1
2026-06-27fix: use separate count query in CinemaController::search()Developer1-1/+7
2026-06-27fix: rename cinema-show.blade.php to cinema_show.blade.phpDeveloper1-0/+150