aboutsummaryrefslogtreecommitdiff
path: root/src/lib/List/Anime/CleanAnimeList.svelte
Commit message (Expand)AuthorAgeFilesLines
* 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
* refactor(media): client-side incrementFuwn2024-01-041-1/+1
* refactor(manga): use built-in incrementFuwn2024-01-041-2/+2
* refactor(list): move hover to title onlyFuwn2024-01-031-21/+22
* refactor(media): move hover coverFuwn2024-01-021-2/+2
* chore(svelte): alias storesFuwn2023-12-311-1/+1
* refactor(upcoming): rename not yet releasedFuwn2023-12-301-3/+3
* refactor(hovercover): move skip to moduleFuwn2023-12-281-6/+0
* feat(list): hover coverFuwn2023-12-281-1/+34
* fix(anime): call subsplease onceFuwn2023-12-221-40/+32
* refactor(airing): move to moduleFuwn2023-12-201-1/+1
* feat(settings): rename display settingsFuwn2023-12-171-1/+1
* refactor(media): linksFuwn2023-12-171-1/+1
* refactor(anime): move cacheFuwn2023-12-171-1/+1
* refactor(anime): move episodesFuwn2023-12-171-1/+2
* refactor(anime): move airingTimeFuwn2023-12-171-1/+2
* feat(anime): style loading timeFuwn2023-12-161-1/+7
* chore(anime): remove unused typesFuwn2023-12-161-2/+1
* feat(anime): subtitle countdownFuwn2023-12-161-31/+36
* fix(anime): better alignmentFuwn2023-12-161-44/+63
* feat(anime): right align countdown optionFuwn2023-12-161-1/+3
* style(Anime): simplify statementsFuwn2023-12-131-3/+1
* feat(anime): update airing timeFuwn2023-12-131-0/+18
* feat(media): outbound links optionFuwn2023-12-071-8/+2
* feat(clean): include not yet releasedFuwn2023-12-051-1/+1
* fix(list): fast complete not-dueFuwn2023-12-041-52/+54
* feat(media): use common interface for objectsFuwn2023-11-291-1/+1
* feat(tools): sequel spyFuwn2023-11-291-1/+1
* feat(list): furiganaFuwn2023-11-271-9/+2
* format(anime): fix tag overflowFuwn2023-11-231-3/+3
* feat(list): display title as complimentlocaleFuwn2023-11-031-2/+6
* feat(list): native titles optionFuwn2023-11-031-6/+10
* fix(list): compare episodes to progress highlightFuwn2023-10-231-1/+1
* fix(list): hide caught up last updated highlightFuwn2023-10-211-1/+1