aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Media/Anime/Airing/Subtitled
Commit message (Expand)AuthorAgeFilesLines
* perf(schedule): Reduce redundant work in title matchingFuwn2026-02-121-43/+59
* chore(prettier): use spaces instead of tabsFuwn2024-10-092-180/+180
* fix(match): no decrement check for daysFuwn2024-06-021-1/+1
* fix(match): only decrement episode on no delayFuwn2024-06-011-2/+4
* fix(match): simple native time comparisonFuwn2024-05-241-1/+1
* fix(match): delayed and subtitled time compatibilityFuwn2024-05-241-6/+12
* fix(match): delayed animeFuwn2024-05-121-1/+2
* feat(match): compare day of releaseFuwn2024-04-151-24/+28
* fix(anime): no match out-of-season animeFuwn2024-04-111-0/+3
* fix(match): no match for unairedFuwn2024-02-111-9/+11
* fix(match): exclude known un-subbed mediaFuwn2024-02-081-0/+3
* refactor(anilist): move to data moduleFuwn2024-02-081-1/+1
* fix(match): use airing at authority for adjustmentFuwn2024-02-071-1/+0
* fix(match): skip specials and ovas in scheduleFuwn2024-02-061-0/+7
* fix(match): re-add schedule matcherFuwn2024-02-061-1/+39
* fix(match): stronger matcherFuwn2024-02-061-42/+38
* fix(match): revert to old matcherFuwn2024-02-061-29/+17
* fix(anime): unaired subtitle episodeFuwn2024-02-031-1/+8
* fix(match): improve anime to timeFuwn2024-02-021-19/+23
* fix(airing): adjust date for sutitlesFuwn2024-01-171-5/+1
* feat(match): anime better match algorithmFuwn2024-01-081-11/+10
* feat(match): better schedule match algorithmFuwn2024-01-081-6/+17
* chore(svelte): alias storesFuwn2023-12-311-1/+1
* 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
* fix(airing): subtitled match offsetFuwn2023-12-221-1/+1
* refactor(airing): subtitled moduleFuwn2023-12-202-0/+169