summaryrefslogtreecommitdiff
path: root/app/Http/Controllers
AgeCommit message (Expand)AuthorFilesLines
2026-06-27feat: add sort buttons to cinema listingDeveloper1-3/+11
2026-06-27feat: order cinema movies by Hacker News reference countDeveloper1-3/+13
2026-06-27feat: add /genres page listing all genres with movie countsDeveloper1-0/+65
2026-06-27feat: exclude movies without a Wikipedia article from cinema listingsDeveloper1-0/+4
2026-06-27fix: use separate count query in cinema search (SimplePaginator has no total())Developer1-2/+10
2026-06-27feat: add cinema module for browsing movies from hncrawler DBDeveloper11-0/+649