aboutsummaryrefslogtreecommitdiff
path: root/src/lib/List
Commit message (Collapse)AuthorAgeFilesLines
...
* feat: root prefix all linksFuwn2024-01-192-2/+4
|
* refactor(anime): airingTime as componentFuwn2024-01-181-5/+5
|
* fix(manga): remove chapter check from completedFuwn2024-01-172-1/+3
|
* fix(airing): adjust date for sutitlesFuwn2024-01-171-2/+10
|
* fix(anime): null check mediaTitleFuwn2024-01-162-1/+3
|
* feat(settings): customise anime cover widthFuwn2024-01-161-2/+4
|
* refactor(settings): rename thumbnail mode to coverFuwn2024-01-161-1/+1
|
* feat(anime): thumbnail modeFuwn2024-01-162-75/+174
|
* refactor(utility): move loadingFuwn2024-01-131-1/+1
|
* refactor(data): move json to dataFuwn2024-01-131-1/+1
|
* feat(manga): refresh notificationFuwn2024-01-121-2/+20
|
* feat(manga): smaller progress updateFuwn2024-01-121-6/+2
|
* feat(manga): more reactive loading progressFuwn2024-01-121-2/+8
|
* feat(list): recache notificationsFuwn2024-01-114-22/+22
|
* feat(list): list notificationsFuwn2024-01-112-0/+20
|
* feat(manga): don't show refresh if unavailableFuwn2024-01-101-1/+1
|
* feat(manga): unreachable warningFuwn2024-01-072-18/+43
|
* refactor(hovercover): simple stateFuwn2024-01-072-22/+32
|
* feat(list): action buttonsFuwn2024-01-042-2/+2
|
* feat(manga): add umami eventsFuwn2024-01-041-0/+3
|
* refactor(list): move rest of links to buttonsFuwn2024-01-043-19/+14
|
* refactor(css): more buttonsFuwn2024-01-042-6/+6
|
* feat(css): small buttons and badgesFuwn2024-01-041-3/+3
|
* refactor(media): client-side incrementFuwn2024-01-042-2/+2
|
* refactor(manga): use built-in incrementFuwn2024-01-042-3/+5
|
* refactor(list): move hover to title onlyFuwn2024-01-032-39/+41
|
* refactor(media): move hover coverFuwn2024-01-022-4/+4
|
* chore(svelte): alias storesFuwn2023-12-318-16/+16
|
* refactor(upcoming): rename not yet releasedFuwn2023-12-302-4/+4
|
* feat(manga): disable manga panel no mangaFuwn2023-12-291-5/+15
|
* refactor(hovercover): move skip to moduleFuwn2023-12-282-12/+0
|
* feat(list): hover coverFuwn2023-12-282-2/+68
|
* feat(media): all title formatsFuwn2023-12-281-2/+6
|
* feat: add umami eventsFuwn2023-12-281-2/+13
|
* feat(manga): distributed proxyFuwn2023-12-261-74/+65
|
* feat(manga): temporarily disableFuwn2023-12-261-65/+74
|
* refactor(error): move rate-limited to moduleFuwn2023-12-243-3/+3
|
* refactor(media): use options objectFuwn2023-12-232-24/+9
|
* feat(routes): better loading messageFuwn2023-12-221-2/+2
|
* fix(anime): call subsplease onceFuwn2023-12-222-66/+61
|
* feat(manga): naive auto-authorisationFuwn2023-12-222-57/+83
|
* fix(manga): cap manga progressFuwn2023-12-221-1/+1
|
* docs(manga): missing commentsFuwn2023-12-222-4/+4
|
* feat(manga): manual refreshFuwn2023-12-222-28/+64
|
* refactor(manga): move chapters to database moduleFuwn2023-12-221-6/+4
|
* fix(anime): list loading subsFuwn2023-12-201-1/+3
|
* refactor(airing): subtitled moduleFuwn2023-12-203-4/+4
|
* refactor(airing): move to moduleFuwn2023-12-202-2/+2
|
* feat(settings): rename calculation optionsFuwn2023-12-171-3/+5
|
* feat(settings): rename display settingsFuwn2023-12-173-3/+3
|