aboutsummaryrefslogtreecommitdiff
path: root/src/routes/+page.svelte
Commit message (Expand)AuthorAgeFilesLines
* 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