summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src (unfollow)
Commit message (Expand)AuthorLines
2 daysfrontend: Use joinText in TagPillWolfgang Müller-2/+3
2 daysfrontend: Allow Pills to be highlighted when hoveredWolfgang Müller-9/+38
2 daysfrontend: Remove -translate-y-px from StarWolfgang Müller-1/+1
2 daysfrontend: Simplify Pill handlingWolfgang Müller-102/+44
2 daysfrontend: Streamline display of content in Delete tabsWolfgang Müller-22/+12
2 daysfrontend: Improve styling of warning in ConfirmDeletionWolfgang Müller-1/+3
3 daysfrontend: Show URL in a textual representation in the details sidebarWolfgang Müller-13/+11
4 daysrelease: Version 0.4.0 "Profligate Pixie"0.4.0Wolfgang Müller-1/+1
4 daysfrontend: Use default easing for transition:slideWolfgang Müller-4/+2
5 daysfrontend: Apply shadow to reader sidebarWolfgang Müller-1/+4
8 daysfrontend: Use transition to expand ToolbarWolfgang Müller-2/+4
8 daysfrontend: Remove unnecessary flex classWolfgang Müller-4/+4
8 daysfrontend: Rename 'press' to 'unclick' in GalleryPageWolfgang Müller-3/+3
8 daysfrontend: Inline select method in UpdateModeSelectorWolfgang Müller-5/+1
8 daysfrontend: Use CSS selector instead of ternary conditional in DeleteButtonWolfgang Müller-1/+2
8 daysfrontend: Use better type for onclick handler in AddButtonWolfgang Müller-1/+8
8 daysfrontend: Introduce ComicCard and ArchiveCardWolfgang Müller-108/+172
8 daysfrontend: Properly highlight Svelect elements in exclude contextWolfgang Müller-0/+4
8 daysfrontend: Use explicit placeholder for filter fieldsWolfgang Müller-1/+2
8 daysfrontend: Rework and improve acceleratorsWolfgang Müller-26/+39
8 daysfrontend: Remove "Exclude" expanderWolfgang Müller-38/+9
8 daysfrontend: Allow filtering for orphaned associationsWolfgang Müller-8/+122
8 daysAdd remaining association count sort optionsWolfgang Müller-1/+23
8 daysfrontend: Use matching classes for enum labelsWolfgang Müller-6/+6
8 daysAdd filter for association countsWolfgang Müller-8/+49
9 daysfrontend: Add fullscreen toggle in the readerWolfgang Müller-6/+49
9 daysfrontend: Migrate ComicDetails to Svelte 5Wolfgang Müller-1/+1
9 daysfrontend: Rename floating utility to btn-transparentWolfgang Müller-6/+6
10 daysfrontend: Implement a better page indicatorWolfgang Müller-18/+79
10 daysfrontend: Fix page rendering in PageView for mismatched image sizesWolfgang Müller-1/+1
10 daysfrontend: Migrate PageView to Svelte 5Wolfgang Müller-86/+77
2025-02-14frontend: Remove obsolete filter-container classWolfgang Müller-1/+1
2025-02-14frontend: Add URL filter for comicsWolfgang Müller-0/+11
2025-02-14frontend: Further improve highlight focusWolfgang Müller-37/+19
2025-02-14frontend: Add missing semicolon to @reference directiveWolfgang Müller-1/+1
2025-02-14frontend: Remove superfluous btn class in UpdateModeSelectorWolfgang Müller-1/+1
2025-02-14frontend: Bind PageView to form input instead of ComicWolfgang Müller-1/+1
2025-02-14frontend: Show statistics spinner in the middle of the pageWolfgang Müller-6/+6
2025-02-14frontend: Migrate to Tailwind 4.0Wolfgang Müller-234/+210
2025-02-13frontend: Use current date to seed frontpage resultsWolfgang Müller-6/+20
2025-02-13frontend: Always fetch statistics from the networkWolfgang Müller-1/+5
2025-02-13frontend: Add missing loading indicator for statistics pageWolfgang Müller-0/+3
2025-02-13frontend: Improve styling for BadgeWolfgang Müller-1/+1
2025-02-13frontend: Expand toolbar automatically with filters presentWolfgang Müller-3/+5
2025-02-13frontend: Allow control-clicking to open the quick filterWolfgang Müller-43/+72
2025-02-13frontend: Increase lookaround when preloading page imagesWolfgang Müller-6/+11
2025-02-13frontend: Remove ellipsis prop in CardWolfgang Müller-13/+2
2025-02-13frontend: Migrate to Svelte 5Wolfgang Müller-2292/+2375
2025-01-27frontend/lint: Fix miscellaneous lint issuesWolfgang Müller-8/+4
2025-01-25frontend/reader: Revert "Show loading indicators"Wolfgang Müller-33/+4