summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src (follow)
Commit message (Expand)AuthorAgeLines
* frontend: Use transition to expand ToolbarWolfgang Müller27 hours-2/+4
* frontend: Remove unnecessary flex classWolfgang Müller27 hours-4/+4
* frontend: Rename 'press' to 'unclick' in GalleryPageWolfgang Müller27 hours-3/+3
* frontend: Inline select method in UpdateModeSelectorWolfgang Müller27 hours-5/+1
* frontend: Use CSS selector instead of ternary conditional in DeleteButtonWolfgang Müller27 hours-1/+2
* frontend: Use better type for onclick handler in AddButtonWolfgang Müller27 hours-1/+8
* frontend: Introduce ComicCard and ArchiveCardWolfgang Müller27 hours-108/+172
* frontend: Properly highlight Svelect elements in exclude contextWolfgang Müller27 hours-0/+4
* frontend: Use explicit placeholder for filter fieldsWolfgang Müller27 hours-1/+2
* frontend: Rework and improve acceleratorsWolfgang Müller27 hours-26/+39
* frontend: Remove "Exclude" expanderWolfgang Müller44 hours-38/+9
* frontend: Allow filtering for orphaned associationsWolfgang Müller44 hours-8/+122
* Add remaining association count sort optionsWolfgang Müller44 hours-1/+23
* frontend: Use matching classes for enum labelsWolfgang Müller44 hours-6/+6
* Add filter for association countsWolfgang Müller44 hours-8/+49
* frontend: Add fullscreen toggle in the readerWolfgang Müller3 days-6/+49
* frontend: Migrate ComicDetails to Svelte 5Wolfgang Müller3 days-1/+1
* frontend: Rename floating utility to btn-transparentWolfgang Müller3 days-6/+6
* frontend: Implement a better page indicatorWolfgang Müller3 days-18/+79
* frontend: Fix page rendering in PageView for mismatched image sizesWolfgang Müller4 days-1/+1
* frontend: Migrate PageView to Svelte 5Wolfgang Müller4 days-86/+77
* frontend: Remove obsolete filter-container classWolfgang Müller8 days-1/+1
* frontend: Add URL filter for comicsWolfgang Müller8 days-0/+11
* frontend: Further improve highlight focusWolfgang Müller8 days-37/+19
* frontend: Add missing semicolon to @reference directiveWolfgang Müller8 days-1/+1
* frontend: Remove superfluous btn class in UpdateModeSelectorWolfgang Müller8 days-1/+1
* frontend: Bind PageView to form input instead of ComicWolfgang Müller8 days-1/+1
* frontend: Show statistics spinner in the middle of the pageWolfgang Müller8 days-6/+6
* frontend: Migrate to Tailwind 4.0Wolfgang Müller8 days-234/+210
* frontend: Use current date to seed frontpage resultsWolfgang Müller9 days-6/+20
* frontend: Always fetch statistics from the networkWolfgang Müller9 days-1/+5
* frontend: Add missing loading indicator for statistics pageWolfgang Müller9 days-0/+3
* frontend: Improve styling for BadgeWolfgang Müller9 days-1/+1
* frontend: Expand toolbar automatically with filters presentWolfgang Müller9 days-3/+5
* frontend: Allow control-clicking to open the quick filterWolfgang Müller9 days-43/+72
* frontend: Increase lookaround when preloading page imagesWolfgang Müller9 days-6/+11
* frontend: Remove ellipsis prop in CardWolfgang Müller9 days-13/+2
* frontend: Migrate to Svelte 5Wolfgang Müller9 days-2292/+2375
* frontend/lint: Fix miscellaneous lint issuesWolfgang Müller2025-01-27-8/+4
* frontend/reader: Revert "Show loading indicators"Wolfgang Müller2025-01-25-33/+4
* frontend: Add basic statistics pageWolfgang Müller2025-01-19-0/+127
* frontend: Improve highlighting of current focusWolfgang Müller2024-11-22-11/+45
* frontend: Ignore tabindex for container divsWolfgang Müller2024-11-22-2/+2
* frontend/reader: Allow switching to first or last pageWolfgang Müller2024-07-22-1/+3
* frontend/reader: Add simple page indicatorWolfgang Müller2024-07-22-0/+13
* frontend/reader: Preload the next set of imagesWolfgang Müller2024-07-22-0/+22
* frontend/reader: Show loading indicatorsWolfgang Müller2024-07-22-4/+33
* build/deps: Update Svelecte to 4.2.2Wolfgang Müller2024-07-22-43/+31
* frontend: Have optionsPlaceholder use actual value passedWolfgang Müller2024-03-31-2/+2
* frontend: Simplify types in Select.svelteWolfgang Müller2024-03-31-1/+2