summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/filter (follow)
Commit message (Collapse)AuthorAgeLines
* frontend: Use more consistent titlesWolfgang Müller7 hours-4/+4
|
* frontend: Add ability to exclude URLsWolfgang Müller2025-04-02-0/+10
|
* frontend: Use more descriptive placeholderWolfgang Müller2025-04-02-1/+1
| | | | | Instead of a generic "Search...", let's have "Contains..." which more accurately describes what this field does.
* frontend: Use explicit placeholder for filter fieldsWolfgang Müller2025-02-21-1/+2
| | | | | Instead of showing the generic "Select..." placeholder, use a more specific "Include..." or "Exclude..." placeholder.
* frontend: Rework and improve acceleratorsWolfgang Müller2025-02-21-23/+33
| | | | | | This commit switches around a couple of existing accelerators to make them easier to activate with just the left hand on the keyboard and more easily allow the addition of accelerators for all filter fields.
* frontend: Remove "Exclude" expanderWolfgang Müller2025-02-20-17/+9
| | | | | | | The following commit will introduce accelerators for each filter field, creating the need to have all fields visible (since otherwise the accelerators cannot be bound right away). Therefore, do away with the "Exclude" expander and show all filters right away.
* frontend: Remove obsolete filter-container classWolfgang Müller2025-02-14-1/+1
| | | | | This class was recently removed in commit 1421152 (frontend: Migrate to Tailwind 4.0, 2025-02-14).
* frontend: Add URL filter for comicsWolfgang Müller2025-02-14-0/+9
|
* frontend: Migrate to Tailwind 4.0Wolfgang Müller2025-02-14-37/+10
|
* frontend: Migrate to Svelte 5Wolfgang Müller2025-02-13-122/+98
|
* Initial commit0.1.0Wolfgang Müller2024-03-05-0/+244