aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Media/Anime
Commit message (Collapse)AuthorAgeFilesLines
...
* refactor(settings): rename thumbnail mode to coverFuwn2024-01-161-2/+2
|
* feat(anime): thumbnail modeFuwn2024-01-161-3/+6
|
* feat(match): anime better match algorithmFuwn2024-01-081-11/+10
|
* feat(match): better schedule match algorithmFuwn2024-01-081-6/+17
|
* refactor(media): client-side incrementFuwn2024-01-041-1/+14
|
* refactor(manga): use built-in incrementFuwn2024-01-041-1/+5
|
* chore(svelte): alias storesFuwn2023-12-313-4/+4
|
* fix(match): swap times if neededFuwn2023-12-271-21/+5
|
* fix(subtitled): fix major filter problemFuwn2023-12-241-11/+12
|
* fix(subtiteld): lessen subtitled matchFuwn2023-12-241-1/+1
|
* refactor(media): use options objectFuwn2023-12-231-1/+3
|
* fix(airing): subtitled match offsetFuwn2023-12-221-1/+1
|
* refactor(airing): subtitled moduleFuwn2023-12-203-5/+18
|
* refactor(airing): move to moduleFuwn2023-12-202-81/+85
|
* fix(airing): smaller release checkFuwn2023-12-201-1/+1
|
* feat(airing): strengthen media matchFuwn2023-12-201-4/+3
|
* feat(airing): normalise partFuwn2023-12-201-0/+1
|
* feat(airing): strengthen subsplease matcherFuwn2023-12-201-4/+9
|
* feat(schedule): match media to anilistFuwn2023-12-202-1/+34
|
* refactor(airing): rename functionFuwn2023-12-171-2/+2
|
* fix(airing): native vs subtitled minimum differenceFuwn2023-12-171-1/+1
|
* fix(airing): both current and new sub episodeFuwn2023-12-171-13/+18
|
* refactor(airing): move set to inject + debugFuwn2023-12-171-3/+9
|
* refactor(airing): move comparison to functionFuwn2023-12-171-8/+8
|
* fix(airing): show next subtitled episodeFuwn2023-12-171-1/+12
|
* fix(anime): position of subbed releaseFuwn2023-12-171-6/+5
|
* refactor(airing): airing time via injectionFuwn2023-12-171-16/+36
|
* fix(airing): closest match mishitsFuwn2023-12-171-3/+3
|
* refactor(anime): move cacheFuwn2023-12-171-0/+12
|
* refactor(anime): move episodesFuwn2023-12-172-1/+5
|
* refactor(anime): move airingTimeFuwn2023-12-171-0/+167