aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Settings
Commit message (Expand)AuthorAgeFilesLines
* feat: update to svelte 5svelte-5Fuwn2024-10-2811-66/+118
* 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
* refactor: remove wikipedia for rate-limitFuwn2024-02-111-1/+0
* refactor(settings): move attributions to categoriesFuwn2024-02-111-0/+0
* feat(locale): localise debug settingsFuwn2024-02-061-7/+9
* feat(settings): recommend site data clearFuwn2024-02-061-0/+2
* feat(display): remove shadow from inputFuwn2024-02-011-1/+1
* feat(input): prettier inputsFuwn2024-02-012-8/+10
* refactor: global opacity classFuwn2024-01-311-1/+1
* feat(settings): add due include and ignore helpFuwn2024-01-291-0/+20
* refactor(settinsg): reverse mai titleFuwn2024-01-271-2/+2
* feat(settings): more helpersFuwn2024-01-271-0/+30
* feat(settings): random helperFuwn2024-01-271-0/+2
* feat(locale): localise profile pageFuwn2024-01-251-2/+6
* fix(checkbox): field selectionFuwn2024-01-211-13/+2
* refactor(locale): use consistent casingFuwn2024-01-211-8/+8
* feat(settings): show beta badge if language is not englishFuwn2024-01-211-3/+5
* feat(locale): translate calculation settings fieldsFuwn2024-01-211-11/+10
* fix(layout): locale reactivityFuwn2024-01-211-3/+4
* refactor(settings): use typed localiserFuwn2024-01-211-41/+34