aboutsummaryrefslogtreecommitdiff
path: root/src/lib/List
Commit message (Expand)AuthorAgeFilesLines
* feat: update to svelte 5svelte-5Fuwn2024-10-2813-189/+311
* 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
* refactor(tooltip): move sliding tooltip componentFuwn2024-04-183-202/+2
* fix(list): tooltip wrap titleFuwn2024-04-182-75/+73
* fix(index): alignment on hide mixFuwn2024-04-181-0/+21
* feat(list): blur nsfw media covers settingFuwn2024-04-173-2/+36
* feat(manga): cover modeFuwn2024-04-174-104/+163
* fix(list): hover cover toggleFuwn2024-04-172-0/+2
* feat(badges): use sliding tooltip for badge wallFuwn2024-04-161-1/+1
* feat(tooltip): better list implementationFuwn2024-04-163-25/+37
* feat(anime): use sliding tooltip for list modeFuwn2024-04-161-58/+63
* feat(manga): use sliding tooltipFuwn2024-04-161-41/+42
* feat(tooltip): more optionsFuwn2024-04-162-10/+26
* style(tooltip): remove extra linesFuwn2024-04-161-2/+1
* feat(tooltip): sliding tooltipFuwn2024-04-162-38/+219
* feat: replace hover cover with image tooltipFuwn2024-04-152-4/+0
* feat(anime): image tooltipFuwn2024-04-151-30/+4
* feat(manga): image tooltipFuwn2024-04-151-29/+5
* feat(anime): pin title at topFuwn2024-04-151-1/+7
* fix(due): remove anime ahead of airedFuwn2024-04-071-1/+1
* refactor: ids to classesFuwn2024-02-191-2/+2
* fix(anime): new list on new episodeFuwn2024-02-121-1/+10