summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src (unfollow)
Commit message (Expand)AuthorLines
3 daysfrontend: Use correct page index for aria-label in PageViewWolfgang Müller-1/+1
3 daysfrontend: Add ability to exclude URLsWolfgang Müller-0/+10
3 daysfrontend: Use more descriptive placeholderWolfgang Müller-1/+1
3 daysfrontend: Restore correct placeholder colour for SvelecteWolfgang Müller-4/+1
5 daysfrontend: Align card covers to the top leftWolfgang Müller-1/+1
10 daysfrontend: Temporarily fix [&.read] rule not being appliedWolfgang Müller-2/+8
10 daysfrontend/lint: FormattingWolfgang Müller-1/+1
10 daysfrontend: Migrate to eslint-plugin-svelte 3.0Wolfgang Müller-17/+22
10 daysfrontend: Don't report undefined comics as pendingWolfgang Müller-2/+2
2025-02-26frontend: Use joinText in TagPillWolfgang Müller-2/+3
2025-02-26frontend: Allow Pills to be highlighted when hoveredWolfgang Müller-9/+38
2025-02-26frontend: Remove -translate-y-px from StarWolfgang Müller-1/+1
2025-02-26frontend: Simplify Pill handlingWolfgang Müller-102/+44
2025-02-26frontend: Streamline display of content in Delete tabsWolfgang Müller-22/+12
2025-02-26frontend: Improve styling of warning in ConfirmDeletionWolfgang Müller-1/+3
2025-02-26frontend: Show URL in a textual representation in the details sidebarWolfgang Müller-13/+11
2025-02-24release: Version 0.4.0 "Profligate Pixie"0.4.0Wolfgang Müller-1/+1
2025-02-24frontend: Use default easing for transition:slideWolfgang Müller-4/+2
2025-02-24frontend: Apply shadow to reader sidebarWolfgang Müller-1/+4
2025-02-21frontend: Use transition to expand ToolbarWolfgang Müller-2/+4
2025-02-21frontend: Remove unnecessary flex classWolfgang Müller-4/+4
2025-02-21frontend: Rename 'press' to 'unclick' in GalleryPageWolfgang Müller-3/+3
2025-02-21frontend: Inline select method in UpdateModeSelectorWolfgang Müller-5/+1
2025-02-21frontend: Use CSS selector instead of ternary conditional in DeleteButtonWolfgang Müller-1/+2
2025-02-21frontend: Use better type for onclick handler in AddButtonWolfgang Müller-1/+8
2025-02-21frontend: Introduce ComicCard and ArchiveCardWolfgang Müller-108/+172
2025-02-21frontend: Properly highlight Svelect elements in exclude contextWolfgang Müller-0/+4
2025-02-21frontend: Use explicit placeholder for filter fieldsWolfgang Müller-1/+2
2025-02-21frontend: Rework and improve acceleratorsWolfgang Müller-26/+39
2025-02-20frontend: Remove "Exclude" expanderWolfgang Müller-38/+9
2025-02-20frontend: Allow filtering for orphaned associationsWolfgang Müller-8/+122
2025-02-20Add remaining association count sort optionsWolfgang Müller-1/+23
2025-02-20frontend: Use matching classes for enum labelsWolfgang Müller-6/+6
2025-02-20Add filter for association countsWolfgang Müller-8/+49
2025-02-19frontend: Add fullscreen toggle in the readerWolfgang Müller-6/+49
2025-02-19frontend: Migrate ComicDetails to Svelte 5Wolfgang Müller-1/+1
2025-02-19frontend: Rename floating utility to btn-transparentWolfgang Müller-6/+6
2025-02-19frontend: Implement a better page indicatorWolfgang Müller-18/+79
2025-02-18frontend: Fix page rendering in PageView for mismatched image sizesWolfgang Müller-1/+1
2025-02-18frontend: 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