aboutsummaryrefslogtreecommitdiff
path: root/src/routes/+page.svelte
Commit message (Expand)AuthorAgeFilesLines
* fix(html): height observer initial sizeFuwn2024-01-311-1/+1
* fix(routes): load lists after identity loadedFuwn2024-01-311-3/+3
* refactor(list): use global identityFuwn2024-01-311-3/+2
* refactor(skeleton): move to loading moduleFuwn2024-01-311-1/+1
* feat: landing pageFuwn2024-01-251-14/+19
* feat: more fluid skeleton uiFuwn2024-01-251-6/+0
* feat(locale): localise media listsFuwn2024-01-251-3/+4
* feat(list): list style skeleton loadingFuwn2024-01-241-0/+7
* feat(identity): use global storeFuwn2024-01-241-26/+8
* refactor(home): move layout to homeFuwn2024-01-131-2/+2
* fix: restrict breaks for layoutsFuwn2024-01-121-1/+2
* fix: default avatarFuwn2024-01-051-1/+5
* feat: site-wide limit heightFuwn2024-01-041-2/+2
* feat: loading and error cardsFuwn2024-01-041-1/+1
* fix(html): better limit list heightFuwn2024-01-021-7/+4
* refactor(lastactivity): move info to componentFuwn2024-01-021-44/+2
* fix(activity): use anilist offsetFuwn2024-01-021-1/+2
* chore(svelte): alias storesFuwn2023-12-311-2/+2
* feat(index): fancy auto-sizingFuwn2023-12-301-9/+18
* fix(index): correct list heightFuwn2023-12-301-0/+1
* feat(routes): route-specific head titleFuwn2023-12-251-0/+3
* feat(routes): better loading messageFuwn2023-12-221-2/+2
* revert: "feat(routes): temporarily disable manga"Fuwn2023-12-221-6/+1
* feat(routes): temporarily disable mangaFuwn2023-12-221-1/+6
* feat(settings): rename display settingsFuwn2023-12-171-5/+5
* feat(settings): collapse upcoming animeFuwn2023-12-171-1/+1
* feat(page): use video alwaysFuwn2023-12-091-8/+3
* fix(page): autoplay for iosFuwn2023-12-091-1/+1
* fix: eslint lintsFuwn2023-12-091-3/+0
* feat(settings): option disable panelsFuwn2023-12-091-33/+53
* feat(manga): progress indicator!Fuwn2023-12-071-1/+1
* refactor(list): move modules to sub-modulesFuwn2023-11-061-1/+1
* fix: limit display area to screen !Fuwn2023-10-011-4/+2
* refactor(anime): move list to anime moduleFuwn2023-10-011-1/+1
* refactor(anime): move anime to modulesFuwn2023-09-291-1/+1
* refactor(manga): use templateFuwn2023-09-291-2/+3
* feat(completed) add manga, move animeFuwn2023-09-291-13/+0
* fix(anime): remove unresolved propFuwn2023-09-261-10/+2
* refactor(title): move out of dueFuwn2023-09-261-1/+1
* refactor(upcoming): title componentFuwn2023-09-251-1/+2
* refactor(completed): title componentFuwn2023-09-251-1/+2
* refactor(anime): use title componentFuwn2023-09-251-3/+4
* feat(manga): replace list titlesFuwn2023-09-251-1/+3
* fix(settings): temporarily disable height limitFuwn2023-09-231-0/+2
* fix(page): typesFuwn2023-09-201-2/+2
* fix(page): fix height limit with activity warningFuwn2023-09-201-7/+15
* feat(settings): limit list heightFuwn2023-09-201-2/+52
* feat(manga): show light novelsFuwn2023-09-191-1/+1
* feat(layout): navigationFuwn2023-09-121-4/+0
* feat: show completed anime sectionFuwn2023-09-051-28/+14