summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/routes/+page.svelte (follow)
Commit message (Collapse)AuthorAgeLines
* frontend: Use current date to seed frontpage resultsWolfgang Müller10 days-3/+14
| | | | | | | | | | Use the current date (year, month, and day) instead of generating a new seed every time and potentially making the user unable to go back to see results that were displayed a moment ago. This essentially makes the frontpage display daily favourites and bookmarks. Additionally make sure to set the seed in the filter when navigating to the respective category.
* frontend: Migrate to Svelte 5Wolfgang Müller10 days-4/+4
|
* Initial commit0.1.0Wolfgang Müller2024-03-05-0/+66