aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Media
Commit message (Expand)AuthorAgeFilesLines
...
* 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(manga): move chapters to database moduleFuwn2023-12-224-31/+9
* 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
* fix(links): uriencode outbound searchesFuwn2023-12-201-16/+10
* feat(airing): strengthen subsplease matcherFuwn2023-12-201-4/+9
* feat(schedule): respect outbound linksFuwn2023-12-201-5/+16
* feat(schedule): match media to anilistFuwn2023-12-202-1/+34
* feat(settings): rename calculation optionsFuwn2023-12-171-3/+11
* 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(media): linksFuwn2023-12-171-0/+0
* refactor(manga): move timeFuwn2023-12-172-2/+1
* refactor(manga): move chapters and volumesFuwn2023-12-172-6/+8
* refactor(manga): move cacheFuwn2023-12-172-9/+10
* refactor(manga): move databaseFuwn2023-12-172-1/+1
* refactor(anime): move cacheFuwn2023-12-171-4/+4
* refactor(anime): move episodesFuwn2023-12-173-5/+6
* refactor(anime): move airingTimeFuwn2023-12-172-164/+167
* fix(sequelspy): always use native releaseFuwn2023-12-171-2/+2
* fix(anime): adjust airing exact timeFuwn2023-12-161-8/+14
* feat(anime): subtitle countdownFuwn2023-12-161-2/+86
* fix(anime): better alignmentFuwn2023-12-161-7/+4
* feat(anime): right align countdown optionFuwn2023-12-161-4/+7
* feat(media): use outbound mal id when availableFuwn2023-12-151-6/+10
* feat(sequelspy): display upcoming dateFuwn2023-12-141-0/+15
* feat(api): nest routesFuwn2023-12-141-1/+1
* style(Media): simplify statementsFuwn2023-12-133-35/+14
* feat(anime): 24-hour time formatFuwn2023-12-131-0/+2
* style(anime): simplify expressionsFuwn2023-12-131-13/+4
* feat(anime): better time displayFuwn2023-12-131-7/+5
* feat(mangadex): add safe rate limitsFuwn2023-12-101-21/+29
* feat(media): outbound links optionFuwn2023-12-071-0/+42
* feat(manga): mal reading timeFuwn2023-12-061-0/+2
* fix(anime): restore few setterFuwn2023-11-261-2/+2
* feat(anime): always use daysFuwn2023-11-251-10/+10
* fix(anime): remove time desync on outdated cachesFuwn2023-11-221-2/+3