aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Expand)AuthorAgeFilesLines
...
* feat(badges): add safe limitsFuwn2023-10-241-14/+20
* merge: branch badges into mainFuwn2023-10-246-0/+402
|\
| * feat: badge wallFuwn2023-10-246-0/+402
* | fix(feeds): html encode titleFuwn2023-10-231-1/+5
* | feat(tools): episode discussion collectorFuwn2023-10-221-0/+4
* | feat(tools): default selection queryFuwn2023-10-221-4/+3
* | feat(tools): use string query parametersFuwn2023-10-221-9/+11
* | fix(settings): hint formattingFuwn2023-10-201-1/+1
* | fix(settings): change livechart modeFuwn2023-10-201-1/+1
* | feat(manga): disable chapter guessingFuwn2023-10-201-0/+9
* | feat(settings): change to checkboxFuwn2023-10-201-57/+33
|/
* fix(settings): round down chapters hintFuwn2023-10-161-1/+1
* feat(anime): social buttonFuwn2023-10-141-1/+3
* fix(completed): limit list heightFuwn2023-10-111-2/+2
* fix: limit display area to screen !Fuwn2023-10-013-7/+2
* refactor(anime): move list to anime moduleFuwn2023-10-011-1/+1
* feat(layout): custom mobile navigation barFuwn2023-09-291-3/+24
* fix(settings): remove unused anime settingFuwn2023-09-291-7/+0
* refactor(anime): move anime to modulesFuwn2023-09-292-2/+2
* refactor(manga): use templateFuwn2023-09-292-5/+7
* feat(completed) add manga, move animeFuwn2023-09-293-14/+124
* fix(tools): fix wrapped widthFuwn2023-09-281-1/+1
* feat(tools): select tool via queryFuwn2023-09-281-1/+2
* fix(wrapped): restrict ratings to yearFuwn2023-09-281-1/+7
* fix(wrapped): screenshot colours and sizingFuwn2023-09-281-1/+1
* fix(feeds): filter phantom activitiesFuwn2023-09-281-0/+1
* fix(tools): limit wrapped widthFuwn2023-09-271-1/+1
* feat(wrapped): initial wrapped prototypeFuwn2023-09-271-0/+4
* 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-252-9/+5
* refactor(history): move to toolsFuwn2023-09-251-1/+1
* fix(settings): temporarily disable height limitFuwn2023-09-232-0/+3
* feat(tools): move activity historyFuwn2023-09-222-94/+6
* feat(layout): tools in navbarFuwn2023-09-221-1/+1
* feat(routes): toolsFuwn2023-09-221-0/+43
* fix(settings): feedback line breaksFuwn2023-09-211-2/+4
* 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-203-56/+93
* fix(feeds): render empty feed if no tokenFuwn2023-09-191-4/+5
* feat(manga): show light novelsFuwn2023-09-191-1/+1
* fix(feeds): use utc date stringFuwn2023-09-181-4/+2
* feat(notifications): better image supportFuwn2023-09-171-7/+8
* fix(notifications): rss standardsFuwn2023-09-171-2/+2
* feat(notifications): link to activityFuwn2023-09-171-1/+6
* feat(notifications): link to thread for threadsFuwn2023-09-171-1/+3