aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Settings/Categories/Cache.svelte
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-231-2/+2
* refactor(layout): Replace empty p elements with reusable Spacer componentFuwn2026-01-231-1/+2
* fix(html): Replace self-closing non-void HTML elements with proper closing tagsFuwn2026-01-231-1/+1
* format: Apply Prettier formattingFuwn2025-12-151-1/+1
* style(src): Remove self-closing p and div tagsFuwn2025-06-231-1/+1
* refactor(Settings): Update localStorage referencesFuwn2025-06-121-5/+1
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-27/+27
* feat(input): prettier inputsFuwn2024-02-011-4/+6
* refactor: global opacity classFuwn2024-01-311-1/+1
* feat(settings): more useful tooltipsFuwn2024-01-151-1/+5
* feat(settings): clearer wordingFuwn2024-01-101-3/+3
* refactor(settings): easier descriptionsFuwn2024-01-041-8/+2
* chore(svelte): alias storesFuwn2023-12-311-1/+1
* feat(settings): add cache infoFuwn2023-12-301-7/+5
* fix(settings): working limits for cacheFuwn2023-12-301-0/+6
* refactor(settings): reword settingsFuwn2023-12-301-3/+11
* refactor(settings): modular categoriesFuwn2023-12-301-0/+34