summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-27fix: handle empty poster_url strings as missing posterDeveloper3-3/+3
2026-06-27feat: add /genres page listing all genres with movie countsDeveloper6-1/+269
2026-06-27feat: exclude movies without a Wikipedia article from cinema listingsDeveloper1-0/+4
2026-06-27fix: use separate count query in CinemaController::search()Developer1-1/+7
2026-06-27fix: use separate count query in cinema search (SimplePaginator has no total())Developer1-2/+10
2026-06-27fix: rename cinema-show.blade.php to cinema_show.blade.phpDeveloper5-4437/+6844
2026-06-27feat: add cinema module for browsing movies from hncrawler DBDeveloper148-0/+84346