Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | frontend: Introduce ComicCard and ArchiveCard | Wolfgang Müller | 34 hours | -4/+4 |
| | | | | | | | | | | | Instead of repeatedly supplying Card content in all the places it is required, it makes more sense to create dedicated ComicCard and ArchiveCard components. These wrap around Card itself and can be used in a more straightforward and consistent fashion. Whilst we are here, simplify and streamline the display of Comic and Archive metadata by introducing a Card footer. The footer is used for information on page count, release date, and archive size. | |||
* | frontend: Show statistics spinner in the middle of the page | Wolfgang Müller | 8 days | -6/+6 |
| | ||||
* | frontend: Use current date to seed frontpage results | Wolfgang Müller | 9 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 5 | Wolfgang Müller | 9 days | -4/+4 |
| | ||||
* | Initial commit0.1.0 | Wolfgang Müller | 2024-03-05 | -0/+66 |