aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Settings
Commit message (Expand)AuthorAgeFilesLines
* fix: Resolve all ESLint errors and warningsFuwn2026-01-291-1/+1
* feat(List): Add media rouletteFuwn2026-01-231-0/+7
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-238-18/+18
* refactor(layout): Replace empty p elements with reusable Spacer componentFuwn2026-01-238-19/+27
* fix(html): Replace self-closing non-void HTML elements with proper closing tagsFuwn2026-01-238-20/+20
* fix(notifications): Replace svelte-notifications with custom store for Svelte 5Fuwn2026-01-223-9/+3
* format: Apply Prettier formattingFuwn2026-01-222-4/+4
* format: Apply Prettier formattingFuwn2025-12-158-22/+22
* style(src): Remove self-closing p and div tagsFuwn2025-06-238-18/+18
* feat(settings): Custom CSSFuwn2025-06-231-0/+5
* refactor(Settings): Update localStorage referencesFuwn2025-06-122-7/+3
* feat: Move remaining localStorage usages to localforageFuwn2025-06-121-4/+2
* feat(list): Persistent per-list collapsed stateFuwn2025-06-121-15/+0
* style: Reformat using latest formattingFuwn2025-06-111-2/+2
* fix: Migrate localStorage.removeItem to localforage for anime and manga storesFuwn2025-06-111-6/+12
* feat(List): List filteringFuwn2025-06-091-1/+2
* feat(Anime): Add additional sort optionsFuwn2025-03-291-9/+8
* feat: Add reverse sorting settings toggle and functionalityFuwn2025-03-201-11/+13
* feat(List): display total episodes everywhere toggleFuwn2024-11-181-0/+9
* feat(settings): add uri fragment to schedule filter listFuwn2024-10-092-1/+3
* feat(schedule): filter media list entries toggleFuwn2024-10-091-0/+4
* chore(prettier): use spaces instead of tabsFuwn2024-10-0912-696/+696
* feat(settings): debug dummy lists optionFuwn2024-09-161-0/+3
* feat(notifications): fingerprint for multiple grantsFuwn2024-08-241-4/+9
* feat(settings): data saverFuwn2024-08-221-0/+4
* feat(Completed): allow hiding panelsFuwn2024-07-281-0/+26
* feat(Settings): prune manga on locale preference changeFuwn2024-07-271-0/+1
* refactor(Database): separate providersFuwn2024-07-251-1/+0
* feat(notifications): allow unsubscribeFuwn2024-07-251-0/+9
* fix(Settings): hint wordingFuwn2024-07-251-2/+2
* feat(layout): browser notificationsFuwn2024-07-241-15/+13
* feat(Manga): allow preferring native chapter countFuwn2024-07-221-0/+11
* fix(display): check context if browserFuwn2024-07-101-1/+2
* feat(settings): only show anilist notification toggle in pwaFuwn2024-07-081-13/+15
* feat(pwa): anilist notificationsFuwn2024-07-081-1/+1
* feat(pwa): anilist notificationsFuwn2024-07-081-0/+15
* feat(attributions): add a fewFuwn2024-07-031-2/+7
* feat(CleanAnimeList): total due episode count settingFuwn2024-06-151-0/+4
* fix(SettingCheckboxToggle): ensure typesFuwn2024-05-271-4/+10
* feat(display): move schedule to text toggle sectionFuwn2024-04-281-5/+7
* feat(list): setting to copy titleFuwn2024-04-241-0/+4
* feat(list): blur nsfw media covers settingFuwn2024-04-171-0/+1
* feat(manga): cover modeFuwn2024-04-171-16/+17
* feat(settings): always show at least oneFuwn2024-04-171-1/+13
* feat(locale): more settings localisationsFuwn2024-02-221-4/+4
* feat(settings): delete remote configurationFuwn2024-02-171-0/+19
* feat(settings): small sync and feedsFuwn2024-02-121-1/+4
* refactor(settings): move rss feeds to componentFuwn2024-02-121-0/+43
* feat(settingssync): last push pull timesFuwn2024-02-121-0/+7
* refactor(settings): move settings sync to componentFuwn2024-02-121-0/+90