| Commit message (Expand) | Author | Age | Lines |
* | frontend: Don't report undefined comics as pending | Wolfgang Müller | 2025-03-26 | -2/+2 |
* | frontend: Use joinText in TagPill | Wolfgang Müller | 2025-02-26 | -2/+3 |
* | frontend: Allow Pills to be highlighted when hovered | Wolfgang Müller | 2025-02-26 | -9/+38 |
* | frontend: Remove -translate-y-px from Star | Wolfgang Müller | 2025-02-26 | -1/+1 |
* | frontend: Simplify Pill handling | Wolfgang Müller | 2025-02-26 | -102/+44 |
* | frontend: Streamline display of content in Delete tabs | Wolfgang Müller | 2025-02-26 | -22/+12 |
* | frontend: Improve styling of warning in ConfirmDeletion | Wolfgang Müller | 2025-02-26 | -1/+3 |
* | frontend: Show URL in a textual representation in the details sidebar | Wolfgang Müller | 2025-02-26 | -13/+11 |
* | release: Version 0.4.0 "Profligate Pixie"0.4.0 | Wolfgang Müller | 2025-02-24 | -1/+1 |
* | frontend: Use default easing for transition:slide | Wolfgang Müller | 2025-02-24 | -4/+2 |
* | frontend: Apply shadow to reader sidebar | Wolfgang Müller | 2025-02-24 | -1/+4 |
* | frontend: Use transition to expand Toolbar | Wolfgang Müller | 2025-02-21 | -2/+4 |
* | frontend: Remove unnecessary flex class | Wolfgang Müller | 2025-02-21 | -4/+4 |
* | frontend: Rename 'press' to 'unclick' in GalleryPage | Wolfgang Müller | 2025-02-21 | -3/+3 |
* | frontend: Inline select method in UpdateModeSelector | Wolfgang Müller | 2025-02-21 | -5/+1 |
* | frontend: Use CSS selector instead of ternary conditional in DeleteButton | Wolfgang Müller | 2025-02-21 | -1/+2 |
* | frontend: Use better type for onclick handler in AddButton | Wolfgang Müller | 2025-02-21 | -1/+8 |
* | frontend: Introduce ComicCard and ArchiveCard | Wolfgang Müller | 2025-02-21 | -108/+172 |
* | frontend: Properly highlight Svelect elements in exclude context | Wolfgang Müller | 2025-02-21 | -0/+4 |
* | frontend: Use explicit placeholder for filter fields | Wolfgang Müller | 2025-02-21 | -1/+2 |
* | frontend: Rework and improve accelerators | Wolfgang Müller | 2025-02-21 | -26/+39 |
* | frontend: Remove "Exclude" expander | Wolfgang Müller | 2025-02-20 | -38/+9 |
* | frontend: Allow filtering for orphaned associations | Wolfgang Müller | 2025-02-20 | -8/+122 |
* | Add remaining association count sort options | Wolfgang Müller | 2025-02-20 | -1/+23 |
* | frontend: Use matching classes for enum labels | Wolfgang Müller | 2025-02-20 | -6/+6 |
* | Add filter for association counts | Wolfgang Müller | 2025-02-20 | -8/+49 |
* | frontend: Add fullscreen toggle in the reader | Wolfgang Müller | 2025-02-19 | -6/+49 |
* | frontend: Migrate ComicDetails to Svelte 5 | Wolfgang Müller | 2025-02-19 | -1/+1 |
* | frontend: Rename floating utility to btn-transparent | Wolfgang Müller | 2025-02-19 | -6/+6 |
* | frontend: Implement a better page indicator | Wolfgang Müller | 2025-02-19 | -18/+79 |
* | frontend: Fix page rendering in PageView for mismatched image sizes | Wolfgang Müller | 2025-02-18 | -1/+1 |
* | frontend: Migrate PageView to Svelte 5 | Wolfgang Müller | 2025-02-18 | -86/+77 |
* | frontend: Remove obsolete filter-container class | Wolfgang Müller | 2025-02-14 | -1/+1 |
* | frontend: Add URL filter for comics | Wolfgang Müller | 2025-02-14 | -0/+11 |
* | frontend: Further improve highlight focus | Wolfgang Müller | 2025-02-14 | -37/+19 |
* | frontend: Add missing semicolon to @reference directive | Wolfgang Müller | 2025-02-14 | -1/+1 |
* | frontend: Remove superfluous btn class in UpdateModeSelector | Wolfgang Müller | 2025-02-14 | -1/+1 |
* | frontend: Bind PageView to form input instead of Comic | Wolfgang Müller | 2025-02-14 | -1/+1 |
* | frontend: Show statistics spinner in the middle of the page | Wolfgang Müller | 2025-02-14 | -6/+6 |
* | frontend: Migrate to Tailwind 4.0 | Wolfgang Müller | 2025-02-14 | -234/+210 |
* | frontend: Use current date to seed frontpage results | Wolfgang Müller | 2025-02-13 | -6/+20 |
* | frontend: Always fetch statistics from the network | Wolfgang Müller | 2025-02-13 | -1/+5 |
* | frontend: Add missing loading indicator for statistics page | Wolfgang Müller | 2025-02-13 | -0/+3 |
* | frontend: Improve styling for Badge | Wolfgang Müller | 2025-02-13 | -1/+1 |
* | frontend: Expand toolbar automatically with filters present | Wolfgang Müller | 2025-02-13 | -3/+5 |
* | frontend: Allow control-clicking to open the quick filter | Wolfgang Müller | 2025-02-13 | -43/+72 |
* | frontend: Increase lookaround when preloading page images | Wolfgang Müller | 2025-02-13 | -6/+11 |
* | frontend: Remove ellipsis prop in Card | Wolfgang Müller | 2025-02-13 | -13/+2 |
* | frontend: Migrate to Svelte 5 | Wolfgang Müller | 2025-02-13 | -2292/+2375 |
* | frontend/lint: Fix miscellaneous lint issues | Wolfgang Müller | 2025-01-27 | -8/+4 |