summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2026-06-27feat: add discussion date to feed output using Helper::formatTimestamp()Developer1-2/+2
2026-06-27fix: show comment text for HN comment entries on movie pageDeveloper1-0/+2
2026-06-27feat: add Hacker News stories section to movie detail pageDeveloper1-0/+17
2026-06-27feat: add ascending/descending sort direction toggle to cinemaDeveloper1-2/+7
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 DBDeveloper32-0/+1610