aboutsummaryrefslogtreecommitdiff
path: root/src/stores/settings.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(stores): Use unknown cast for dynamic property accessFuwn2026-01-231-2/+6
|
* fix: Resolve unused imports, dead code, and type definitionsFuwn2026-01-231-1/+0
|
* feat(List): Add media rouletteFuwn2026-01-231-0/+2
|
* feat(settings): Custom CSSFuwn2025-06-231-0/+2
|
* refactor(settings): Move back to localStorageFuwn2025-06-141-9/+7
|
* feat: Move remaining localStorage usages to localforageFuwn2025-06-121-27/+34
|
* style: Reformat using latest formattingFuwn2025-06-111-1/+1
|
* feat(List): List filteringFuwn2025-06-091-0/+2
|
* feat(Anime): Add additional sort optionsFuwn2025-03-291-2/+2
|
* feat: Add reverse sorting settings toggle and functionalityFuwn2025-03-201-0/+2
|
* fix(wrapped): li::marker consistent colouringFuwn2024-12-241-10/+10
|
* feat(List): display total episodes everywhere toggleFuwn2024-11-181-10/+12
|
* feat(graphql): paged badges queryFuwn2024-10-181-10/+10
|
* feat(schedule): filter media list entries toggleFuwn2024-10-091-10/+12
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-176/+176
|
* feat(settings): debug dummy lists optionFuwn2024-09-161-0/+4
|
* feat(settings): data saverFuwn2024-08-221-0/+2
|
* feat(Completed): allow hiding panelsFuwn2024-07-281-0/+2
|
* feat(Manga): allow preferring native chapter countFuwn2024-07-221-0/+2
|
* feat(pwa): anilist notificationsFuwn2024-07-081-0/+2
|
* feat(settings): default helper to noneFuwn2024-07-031-1/+1
|
* feat(CleanAnimeList): total due episode count settingFuwn2024-06-151-0/+2
|
* feat(list): setting to copy titleFuwn2024-04-241-1/+3
|
* feat(list): blur nsfw media covers settingFuwn2024-04-171-0/+2
|
* feat(settings): default manga cover modeFuwn2024-04-171-1/+1
|
* feat(manga): cover modeFuwn2024-04-171-3/+9
|
* fix(settings): remove debug logFuwn2024-02-121-1/+0
|
* feat(settingssync): last push pull timesFuwn2024-02-121-5/+29
|
* feat(settings): settings syncFuwn2024-02-121-2/+16
|
* refactor(settinsg): reverse mai titleFuwn2024-01-271-1/+1
|
* feat(settings): more helpersFuwn2024-01-271-1/+11
|
* feat(settings): random helperFuwn2024-01-271-1/+1
|
* feat(settings): smaller default cover widthFuwn2024-01-231-1/+1
|
* feat(settings): enable cover mode by defaultFuwn2024-01-231-1/+1
|
* feat: disable last activity warningFuwn2024-01-211-0/+2
|
* feat: localisationFuwn2024-01-201-0/+2
|
* feat(schedule): cover modeFuwn2024-01-181-0/+2
|
* feat(airing): shorten countdown settingFuwn2024-01-181-0/+2
|
* feat(settings): customise anime cover widthFuwn2024-01-161-0/+2
|
* refactor(settings): rename thumbnail mode to coverFuwn2024-01-161-2/+2
|
* feat(anime): thumbnail modeFuwn2024-01-161-0/+2
|
* feat(settings): disable notifications optionFuwn2024-01-121-0/+2
|
* feat(layout): disable animations settingFuwn2024-01-121-0/+2
|
* feat(list): hover coverFuwn2023-12-281-0/+2
|
* feat(media): all title formatsFuwn2023-12-281-2/+2
|
* feat(settings): disable guessing by defaultFuwn2023-12-241-1/+1
|
* feat(settings): default to iqr medianFuwn2023-12-171-1/+1
|
* feat(settings): rename calculation optionsFuwn2023-12-171-8/+8
|
* feat(settings): rename display settingsFuwn2023-12-171-14/+14
|
* fix(settings): type of valueFuwn2023-12-171-3/+2
|