| Commit message (Expand) | Author | Age | Lines |
* | 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/+174 |
* | 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 |
* | build/deps: Update JS dependencies | Wolfgang Müller | 2025-02-19 | -392/+564 |
* | 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 | -87/+78 |
* | 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 |
* | build/deps: Update JS dependencies | Wolfgang Müller | 2025-02-14 | -104/+104 |
* | frontend: Migrate to Tailwind 4.0 | Wolfgang Müller | 2025-02-14 | -1109/+857 |
* | frontend: Use current date to seed frontpage results | Wolfgang Müller | 2025-02-13 | -9/+23 |
* | 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 | -4115/+3784 |
* | build/deps: Update eslint-config-prettier to 10.0.0 | Wolfgang Müller | 2025-01-27 | -6/+6 |
* | build/deps: Update JS dependencies | Wolfgang Müller | 2025-01-27 | -347/+321 |
* | frontend/lint: Fix miscellaneous lint issues | Wolfgang Müller | 2025-01-27 | -14/+9 |
* | frontend/lint: Migrate to eslint.config.mjs | Wolfgang Müller | 2025-01-27 | -73/+145 |
* | frontend/reader: Revert "Show loading indicators" | Wolfgang Müller | 2025-01-25 | -33/+4 |
* | build/deps: Update vitest to 3.0.0 | Wolfgang Müller | 2025-01-19 | -73/+73 |
* | build/deps: Update JS dependencies | Wolfgang Müller | 2025-01-19 | -853/+834 |
* | frontend: Add basic statistics page | Wolfgang Müller | 2025-01-19 | -0/+152 |
* | frontend: Improve highlighting of current focus | Wolfgang Müller | 2024-11-22 | -11/+45 |
* | frontend: Ignore tabindex for container divs | Wolfgang Müller | 2024-11-22 | -2/+2 |