summaryrefslogtreecommitdiff
path: root/resources/views/list.blade.php
AgeCommit message (Collapse)AuthorFilesLines
2026-06-27fix: restore html height: 100% in cinema views for background imagedev1-1/+1
Page-specific @section('styles') had height: inherit which broke the body background-attachment: fixed + background-size: cover from _background.scss. Reverted to height: 100% matching the original SCSS.
2024-01-16add permalinkshorus1-0/+9
2024-01-16changes in designhorus1-2/+8
2024-01-15adds support for mastofeed.org to publish automatically to Mastodonhorus1-0/+2
2022-01-04Improves wording and stuff.horus1-1/+1
2020-07-19Minor wordinghorus1-1/+1
2020-04-19Add footer with about page.horus1-19/+27
2020-04-13Add new page popular topics.horus1-0/+12
2020-04-11Adds RSS- and Atom-Feeds.horus1-0/+14
2020-04-08Fix search page.horus1-2/+2
2020-04-02Initial commit.horus1-0/+126