summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-27.Developer1-1/+1
2026-06-27feat: add discussion date to feed output using Helper::formatTimestamp()Developer1-2/+2
2026-06-27.Developer1-1/+1
2026-06-27feat: add Wikipedia button and reorganize cinema show pageDeveloper1-7/+12
2026-06-27style: move HN story date/meta to separate muted line below linkDeveloper1-8/+10
2026-06-27fix: truncate HN comment text to 80 chars with ellipsisDeveloper1-1/+1
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 pageDeveloper2-8/+17
2026-06-27feat: add Hacker News stories section to movie detail pageDeveloper3-1/+40
2026-06-27feat: add ascending/descending sort direction toggle to cinemaDeveloper2-4/+13
2026-06-27feat: add sort filter buttons to cinema listingDeveloper1-0/+9
2026-06-27feat: add sort buttons to cinema listingDeveloper5-1607/+631
2026-06-27feat: order cinema movies by Hacker News reference countDeveloper1-3/+13
2026-06-27style: add proper styling for nav-bar-divider in navbarDeveloper2-0/+15
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