aboutsummaryrefslogtreecommitdiff
path: root/src/routes/+page.svelte
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat(home): response columnsFuwn2023-09-041-5/+20
* feat(stores): settings store for all settingsFuwn2023-09-031-13/+7
* fix(page): user identity getterFuwn2023-08-311-3/+8
* feat(app): responsiveFuwn2023-08-311-43/+57
* feat(list): upcoming episodesFuwn2023-08-281-0/+16
* feat(list): loading ui changesFuwn2023-08-271-2/+2
* fix(home): open details by defaultFuwn2023-08-261-2/+2
* fix(settings): logged out viewFuwn2023-08-261-0/+2
* feat: initial buildFuwn2023-08-261-0/+60