aboutsummaryrefslogtreecommitdiff
path: root/src/lib/List
Commit message (Expand)AuthorAgeFilesLines
* feat: Move remaining localStorage usages to localforageFuwn2025-06-124-8/+18
* refactor(List): Simplify get-set structure of stateBin usageFuwn2025-06-122-22/+4
* fix(CleanMangaList): Missing reactive set stateFuwn2025-06-122-3/+3
* feat(list): Persistent per-list collapsed stateFuwn2025-06-121-2/+7
* refactor(stateBin): Simplify interfaceFuwn2025-06-122-5/+5
* style: Reformat using latest formattingFuwn2025-06-114-21/+31
* fix(List): Display filtered media list lengthFuwn2025-06-092-2/+2
* fix(List): Ignore filter when not enabledFuwn2025-06-092-2/+2
* fix(List): Properly isolate list filter keysFuwn2025-06-092-6/+16
* feat(List): Store list filter in stateBinFuwn2025-06-092-2/+24
* feat(List): List filteringFuwn2025-06-094-6/+55
* feat(Anime): Add additional sort optionsFuwn2025-03-292-13/+50
* feat: Add reverse sorting settings toggle and functionalityFuwn2025-03-203-4/+23
* fix(List): double guard total count setting overlapFuwn2024-11-182-0/+4
* fix(CleanMangaList): total chapter count calculation overlapFuwn2024-11-181-2/+6
* refactor(authorised): move authorised user functionality to moduleFuwn2024-11-181-2/+2
* fix(CleanAnimeList): completed total chapter count calculationFuwn2024-11-181-0/+3
* fix(CleanMangaList): total chapter count calculationFuwn2024-11-181-5/+1
* fix(CleanAnimeList): total chapter count calculationFuwn2024-11-181-5/+9
* feat(List): display total episodes everywhere toggleFuwn2024-11-182-2/+7
* feat(CleanMangaList): add total due episode count toggle functionFuwn2024-11-181-1/+8
* fix(DueAnimeList): filter out dropped mediaFuwn2024-10-121-1/+2
* chore(prettier): use spaces instead of tabsFuwn2024-10-0915-1289/+1289
* feat(settings): debug dummy lists optionFuwn2024-09-161-1/+1
* fix(MediaTitleDisplay): lz-string moduleFuwn2024-08-241-1/+3
* refactor(Data): rename database referencesFuwn2024-08-241-1/+1
* fix(SequelCatcher): tooltipsFuwn2024-08-231-43/+58
* feat(settings): data saverFuwn2024-08-222-2/+6
* refactor(Database): separate providersFuwn2024-07-251-1/+1
* fix(CleanGrid): unique LinkedTooltip item ID for duplicate mediaFuwn2024-07-141-2/+4
* refactor(mediaTitle): simplify title locale indexerFuwn2024-07-141-8/+3
* feat(CleanAnimeList): total due episode count settingFuwn2024-06-151-1/+16
* fix(AiringTime): don't double inject airing timeFuwn2024-06-142-7/+4
* fix(match): delayed and subtitled time compatibilityFuwn2024-05-241-5/+1
* fix(CleanMangaList): invert increment conditionFuwn2024-05-161-1/+1
* refactor(list): single increment implementation for typeFuwn2024-05-162-41/+27
* refactor(list): generic clean listFuwn2024-05-163-180/+158
* refactor(list): generic grid listFuwn2024-05-163-157/+131
* feat(anime): refresh upcoming after due incrementFuwn2024-05-162-0/+14
* feat(welcome): add upcoming timesFuwn2024-05-092-2/+16
* feat(NumberTicker): unused, but implementedFuwn2024-05-081-0/+4
* fix(CleanMangaList): fix dummy increment guardFuwn2024-05-071-6/+6
* fix(anime): no identity check for dummyFuwn2024-05-061-1/+1
* fix(manga): dummy refresh buttonFuwn2024-05-061-32/+68
* feat(landing): cover mode list demosFuwn2024-05-066-27/+118
* fix(list): increment button styleFuwn2024-05-051-0/+6
* feat(list): setting to copy titleFuwn2024-04-242-4/+40
* refactor(ParallaxImage): rename classes propFuwn2024-04-222-2/+2
* feat(list): pin text, transform coverFuwn2024-04-223-118/+112
* feat(list): parallax coversFuwn2024-04-223-9/+13