summaryrefslogtreecommitdiffstatshomepage
path: root/frontend (unfollow)
Commit message (Expand)AuthorLines
42 hoursbuild/deps: Update JS dependenciesWolfgang Müller-20/+20
42 hoursfrontend: Use transition to expand ToolbarWolfgang Müller-2/+4
42 hoursfrontend: Remove unnecessary flex classWolfgang Müller-4/+4
42 hoursfrontend: Rename 'press' to 'unclick' in GalleryPageWolfgang Müller-3/+3
42 hoursfrontend: Inline select method in UpdateModeSelectorWolfgang Müller-5/+1
42 hoursfrontend: Use CSS selector instead of ternary conditional in DeleteButtonWolfgang Müller-1/+2
42 hoursfrontend: Use better type for onclick handler in AddButtonWolfgang Müller-1/+8
42 hoursfrontend: Introduce ComicCard and ArchiveCardWolfgang Müller-108/+174
42 hoursfrontend: Properly highlight Svelect elements in exclude contextWolfgang Müller-0/+4
42 hoursfrontend: Use explicit placeholder for filter fieldsWolfgang Müller-1/+2
42 hoursfrontend: Rework and improve acceleratorsWolfgang Müller-26/+39
2 daysfrontend: Remove "Exclude" expanderWolfgang Müller-38/+9
2 daysfrontend: Allow filtering for orphaned associationsWolfgang Müller-8/+122
2 daysAdd remaining association count sort optionsWolfgang Müller-1/+23
2 daysfrontend: Use matching classes for enum labelsWolfgang Müller-6/+6
2 daysAdd filter for association countsWolfgang Müller-8/+49
4 daysfrontend: Add fullscreen toggle in the readerWolfgang Müller-6/+49
4 daysbuild/deps: Update JS dependenciesWolfgang Müller-392/+564
4 daysfrontend: Migrate ComicDetails to Svelte 5Wolfgang Müller-1/+1
4 daysfrontend: Rename floating utility to btn-transparentWolfgang Müller-6/+6
4 daysfrontend: Implement a better page indicatorWolfgang Müller-18/+79
5 daysfrontend: Fix page rendering in PageView for mismatched image sizesWolfgang Müller-1/+1
5 daysfrontend: Migrate PageView to Svelte 5Wolfgang Müller-87/+78
9 daysfrontend: Remove obsolete filter-container classWolfgang Müller-1/+1
9 daysfrontend: Add URL filter for comicsWolfgang Müller-0/+11
9 daysfrontend: Further improve highlight focusWolfgang Müller-37/+19
9 daysfrontend: Add missing semicolon to @reference directiveWolfgang Müller-1/+1
9 daysfrontend: Remove superfluous btn class in UpdateModeSelectorWolfgang Müller-1/+1
9 daysfrontend: Bind PageView to form input instead of ComicWolfgang Müller-1/+1
9 daysfrontend: Show statistics spinner in the middle of the pageWolfgang Müller-6/+6
9 daysbuild/deps: Update JS dependenciesWolfgang Müller-104/+104
9 daysfrontend: Migrate to Tailwind 4.0Wolfgang Müller-1109/+857
9 daysfrontend: Use current date to seed frontpage resultsWolfgang Müller-9/+23
9 daysfrontend: Always fetch statistics from the networkWolfgang Müller-1/+5
9 daysfrontend: Add missing loading indicator for statistics pageWolfgang Müller-0/+3
9 daysfrontend: Improve styling for BadgeWolfgang Müller-1/+1
9 daysfrontend: Expand toolbar automatically with filters presentWolfgang Müller-3/+5
9 daysfrontend: Allow control-clicking to open the quick filterWolfgang Müller-43/+72
10 daysfrontend: Increase lookaround when preloading page imagesWolfgang Müller-6/+11
10 daysfrontend: Remove ellipsis prop in CardWolfgang Müller-13/+2
10 daysfrontend: Migrate to Svelte 5Wolfgang Müller-4115/+3784
2025-01-27build/deps: Update eslint-config-prettier to 10.0.0Wolfgang Müller-6/+6
2025-01-27build/deps: Update JS dependenciesWolfgang Müller-347/+321
2025-01-27frontend/lint: Fix miscellaneous lint issuesWolfgang Müller-14/+9
2025-01-27frontend/lint: Migrate to eslint.config.mjsWolfgang Müller-73/+145
2025-01-25frontend/reader: Revert "Show loading indicators"Wolfgang Müller-33/+4
2025-01-19build/deps: Update vitest to 3.0.0Wolfgang Müller-73/+73
2025-01-19build/deps: Update JS dependenciesWolfgang Müller-853/+834
2025-01-19frontend: Add basic statistics pageWolfgang Müller-0/+152
2024-11-22frontend: Improve highlighting of current focusWolfgang Müller-11/+45