aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Media
Commit message (Collapse)AuthorAgeFilesLines
* feat(hovercover): half animation timeFuwn2024-01-311-1/+1
|
* feat(hovercover): drop in animationFuwn2024-01-311-1/+17
|
* refactor(list): use global opacity classFuwn2024-01-311-8/+2
|
* refactor: global opacity classFuwn2024-01-313-4/+4
|
* fix(chapters): insert no chapter on no guessFuwn2024-01-261-1/+9
|
* fix(airingtime): smaller subtitle max differenceFuwn2024-01-181-1/+1
|
* fix(cover): null check elementFuwn2024-01-181-1/+5
|
* feat(airingtime): tooltips for timeFuwn2024-01-181-2/+3
|
* 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
|
* fix(api): un-share some cachesFuwn2024-01-111-1/+1
|
* feat(api): vercel cacheFuwn2024-01-111-1/+1
|
* fix(hovercover): correct image flip when scrolledFuwn2024-01-081-2/+2
|
* feat(match): anime better match algorithmFuwn2024-01-081-11/+10
|
* feat(match): better schedule match algorithmFuwn2024-01-081-6/+17
|
* fix(hovercover): page scroll heightFuwn2024-01-071-2/+2
|
* refactor(hovercover): simple stateFuwn2024-01-072-27/+24
|
* feat(css): fancy shadowsFuwn2024-01-051-1/+1
|
* feat(cover): small cardFuwn2024-01-041-1/+1
|
* feat(cover): better defaultsFuwn2024-01-042-3/+4
|
* fix(hovercover): image height overflowsvelteuiFuwn2024-01-041-14/+10
|
* refactor(media): client-side incrementFuwn2024-01-041-1/+14
|
* refactor(manga): use built-in incrementFuwn2024-01-041-1/+5
|
* feat(sequelspy): media cover hoverFuwn2024-01-021-1/+4
|
* refactor(media): move hover coverFuwn2024-01-022-2/+2
|
* fix(hovercover): no hover nullFuwn2024-01-021-10/+12
|
* chore(svelte): alias storesFuwn2023-12-316-7/+7
|
* refactor(hovercover): move skip to moduleFuwn2023-12-281-0/+5
|
* feat(hovercover): allow for no subsFuwn2023-12-282-5/+7
|
* feat(hovercover): default image widthFuwn2023-12-281-2/+1
|
* refactor(schedule): move hover cover to componentFuwn2023-12-282-0/+78
|
* chore(manga): no proxy devFuwn2023-12-281-5/+12
|
* fix(match): swap times if neededFuwn2023-12-271-21/+5
|
* fix(manga): disable higher guessing informedFuwn2023-12-271-1/+1
|
* feat(manga): distributed proxyFuwn2023-12-261-14/+85
|
* 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
|