aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Settings/Categories/Debug.svelte
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-231-3/+3
* refactor(layout): Replace empty p elements with reusable Spacer componentFuwn2026-01-231-3/+4
* fix(html): Replace self-closing non-void HTML elements with proper closing tagsFuwn2026-01-231-4/+4
* fix(notifications): Replace svelte-notifications with custom store for Svelte 5Fuwn2026-01-221-3/+1
* format: Apply Prettier formattingFuwn2025-12-151-4/+4
* style(src): Remove self-closing p and div tagsFuwn2025-06-231-2/+2
* feat(settings): Custom CSSFuwn2025-06-231-0/+5
* refactor(Settings): Update localStorage referencesFuwn2025-06-121-2/+2
* feat: Move remaining localStorage usages to localforageFuwn2025-06-121-4/+2
* fix: Migrate localStorage.removeItem to localforage for anime and manga storesFuwn2025-06-111-6/+12
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-37/+37
* feat(settings): debug dummy lists optionFuwn2024-09-161-0/+3
* feat(locale): localise debug settingsFuwn2024-02-061-7/+9
* feat(settings): recommend site data clearFuwn2024-02-061-0/+2
* revert(debug): remove tooltip from localstorageFuwn2024-01-151-2/+1
* feat(settings): more useful tooltipsFuwn2024-01-151-1/+2
* feat(debug): clear lists buttonFuwn2024-01-151-0/+14
* feat: notificationsFuwn2024-01-111-2/+24
* feat(settings): clearer wordingFuwn2024-01-101-2/+2
* refactor(settings): easier descriptionsFuwn2024-01-041-2/+2
* refactor(css): more buttonsFuwn2024-01-041-2/+2
* chore(svelte): alias storesFuwn2023-12-311-1/+1
* refactor(settings): modular categoriesFuwn2023-12-301-0/+17