aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Media/Anime/Airing
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(anime): airingTime as componentFuwn2024-01-181-0/+142
* feat(time): show full date in titleFuwn2024-01-181-6/+11
* feat(airing): stack time units and re-add weeksFuwn2024-01-181-15/+31
* feat(airing): shorten countdown settingFuwn2024-01-181-3/+11
* fix(airing): adjust date for sutitlesFuwn2024-01-172-7/+9
* 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
* chore(svelte): alias storesFuwn2023-12-312-2/+2
* 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-203-5/+18
* refactor(airing): move to moduleFuwn2023-12-202-0/+239