summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/tabs/ComicDetails.svelte (follow)
Commit message (Collapse)AuthorAgeLines
* frontend: Simplify Pill handlingWolfgang Müller3 days-5/+5
| | | | | | Where before we handled the styling of pills (such as their icons and colours) in multiple different places, instead centralize all of this in the base Pill component.
* frontend: Show URL in a textual representation in the details sidebarWolfgang Müller3 days-13/+11
| | | | | | Instead of hiding the URL behind a button with an icon, make it more prominent as a full item in the details grid. The user can then interact with it more directly.
* frontend: Migrate ComicDetails to Svelte 5Wolfgang Müller10 days-1/+1
|
* frontend: Migrate to Svelte 5Wolfgang Müller2025-02-13-4/+16
|
* Initial commit0.1.0Wolfgang Müller2024-03-05-0/+121