aboutsummaryrefslogtreecommitdiff
path: root/src/stores/settings.ts
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* feat(settings): collapse upcoming animeFuwn2023-12-171-0/+2
* feat(anime): subtitle countdownFuwn2023-12-161-0/+2
* feat(anime): right align countdown optionFuwn2023-12-161-0/+2
* feat(anime): 24-hour time formatFuwn2023-12-131-0/+2
* feat(manga): lighter rate-limitsFuwn2023-12-101-1/+1
* fix: eslint lintsFuwn2023-12-091-1/+2
* feat(settings): remove unused defaultsFuwn2023-12-091-18/+7
* feat(settings): add new keys to settingsFuwn2023-12-091-5/+18
* feat(settings): helper optionsFuwn2023-12-071-2/+2
* feat(media): outbound links optionFuwn2023-12-071-2/+2
* feat(settings): remove force themeFuwn2023-12-051-2/+0
* refactor(settings): default settings orderFuwn2023-12-051-14/+19
* feat(layout): maiFuwn2023-12-051-1/+3
* feat(list): furiganaFuwn2023-11-271-1/+3
* fix(settings): no default livechartFuwn2023-11-221-1/+1
* feat(manga): new estimation methodsFuwn2023-11-221-2/+2
* feat(settings): default true plannedFuwn2023-11-181-1/+1
* feat(upcoming): option to display planningFuwn2023-11-181-1/+3
* feat(manga): option to disable volume oodFuwn2023-11-061-1/+3
* feat(manga): estimate settingsFuwn2023-11-061-1/+3
* feat(list): native titles optionFuwn2023-11-031-1/+3
* feat(layout): small navigationFuwn2023-10-311-1/+3
* fix(settings): change livechart modeFuwn2023-10-201-2/+2
* feat(settings): change to checkboxFuwn2023-10-201-1/+3
* feat(anime): social buttonFuwn2023-10-141-1/+3
* fix(settings): remove unused anime settingFuwn2023-09-291-2/+0
* feat(settings): limit list heightFuwn2023-09-201-1/+3
* refactor(settings): component togglesFuwn2023-09-091-1/+1
* refactor(settings): rename settingFuwn2023-09-061-2/+2
* feat(list): filter paused mediaFuwn2023-09-061-1/+3
* feat: show completed anime sectionFuwn2023-09-051-1/+3
* feat(anime): optionally link to livechart.meFuwn2023-09-051-1/+3
* feat: dark themeFuwn2023-09-031-1/+3
* feat(settings): move cache minutes to settingsFuwn2023-09-031-13/+17
* feat(stores): settings store for all settingsFuwn2023-09-031-0/+68