aboutsummaryrefslogtreecommitdiff
path: root/src/lib/List/Anime/CleanAnimeList.svelte
Commit message (Expand)AuthorAgeFilesLines
* feat(CleanAnimeList): total due episode count settingFuwn2024-06-151-1/+16
* fix(AiringTime): don't double inject airing timeFuwn2024-06-141-6/+4
* fix(match): delayed and subtitled time compatibilityFuwn2024-05-241-5/+1
* refactor(list): single increment implementation for typeFuwn2024-05-161-33/+20
* refactor(list): generic clean listFuwn2024-05-161-101/+59
* refactor(list): generic grid listFuwn2024-05-161-83/+37
* feat(anime): refresh upcoming after due incrementFuwn2024-05-161-0/+2
* feat(welcome): add upcoming timesFuwn2024-05-091-1/+3
* feat(landing): cover mode list demosFuwn2024-05-061-3/+5
* feat(list): setting to copy titleFuwn2024-04-241-2/+20
* refactor(ParallaxImage): rename classes propFuwn2024-04-221-1/+1
* feat(list): pin text, transform coverFuwn2024-04-221-58/+58
* feat(list): parallax coversFuwn2024-04-221-4/+6
* refactor(tooltip): move sliding tooltip componentFuwn2024-04-181-1/+1
* fix(list): tooltip wrap titleFuwn2024-04-181-46/+44
* feat(list): blur nsfw media covers settingFuwn2024-04-171-1/+9
* feat(manga): cover modeFuwn2024-04-171-52/+2
* fix(list): hover cover toggleFuwn2024-04-171-0/+1
* feat(tooltip): better list implementationFuwn2024-04-161-10/+11
* feat(anime): use sliding tooltip for list modeFuwn2024-04-161-58/+63
* feat(tooltip): more optionsFuwn2024-04-161-1/+1
* feat(tooltip): sliding tooltipFuwn2024-04-161-38/+44
* feat: replace hover cover with image tooltipFuwn2024-04-151-2/+0
* feat(anime): image tooltipFuwn2024-04-151-30/+4
* feat(anime): pin title at topFuwn2024-04-151-1/+7
* refactor: ids to classesFuwn2024-02-191-2/+2
* fix(anime): new list on new episodeFuwn2024-02-121-1/+10
* refactor(anilist): move to data moduleFuwn2024-02-081-2/+2
* fix(upcoming): hide incrementFuwn2024-02-031-1/+1
* fix(anime): unaired subtitle episodeFuwn2024-02-031-5/+1
* feat(anime): better hover boundsFuwn2024-02-021-0/+4
* feat(cover-card): expand on hoverFuwn2024-02-021-7/+11
* fix(anime): filter for live countdownFuwn2024-02-021-13/+18
* refactor(list): use global opacity classFuwn2024-01-311-4/+4
* refactor: global opacity classFuwn2024-01-311-1/+1
* refactor(list): use global identityFuwn2024-01-311-5/+5
* refactor(css): use gap for all gapsFuwn2024-01-311-2/+1
* feat(list): use last size as skeleton sizeFuwn2024-01-301-1/+12
* feat(locale): localise media listsFuwn2024-01-251-7/+9
* remove list style from empty warningFuwn2024-01-251-7/+3
* refactor(anime): airingTime as componentFuwn2024-01-181-5/+5
* fix(airing): adjust date for sutitlesFuwn2024-01-171-2/+10
* fix(anime): null check mediaTitleFuwn2024-01-161-1/+1
* feat(settings): customise anime cover widthFuwn2024-01-161-2/+4
* refactor(settings): rename thumbnail mode to coverFuwn2024-01-161-1/+1
* feat(anime): thumbnail modeFuwn2024-01-161-75/+160
* refactor(hovercover): simple stateFuwn2024-01-071-11/+16
* feat(list): action buttonsFuwn2024-01-041-1/+1
* refactor(list): move rest of links to buttonsFuwn2024-01-041-2/+2
* refactor(css): more buttonsFuwn2024-01-041-3/+3