aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat(feeds): decrease s-maxageFuwn2023-09-171-1/+1
* feat(settings): hint textFuwn2023-09-171-1/+1
* feat(settings): add settings tab for feedsFuwn2023-09-172-0/+75
* refactor(feeds): rename notificationsFuwn2023-09-171-58/+0
* feat(routes): rss feed git statusFuwn2023-09-171-0/+58
* feat(oauth): refresh token routeFuwn2023-09-172-0/+36
* format(updates): add typesFuwn2023-09-141-4/+9
* feat(updates): english novel updatesFuwn2023-09-142-5/+30
* refactor(updates): move api routesFuwn2023-09-143-2/+2
* fix(updates): non-italic volumeFuwn2023-09-141-2/+3
* refactor(media): move chapters inFuwn2023-09-141-1/+1
* fix(updates): ignore eslintFuwn2023-09-141-0/+2
* feat(updates): change loading styleFuwn2023-09-131-2/+2
* refactor(updates): rename formattersFuwn2023-09-131-11/+9
* feat(updates): italic titlesFuwn2023-09-131-1/+3
* feat(updates): hidden direct linkFuwn2023-09-131-8/+16
* refactor(anilist): move to single pathFuwn2023-09-131-0/+0
* refactor(auth): move to single pathFuwn2023-09-132-1/+1
* refactor(oauth): move to single pathFuwn2023-09-131-0/+0
* refactor(history): move to history routeFuwn2023-09-131-0/+0
* feat(activity-history): move into detailsFuwn2023-09-131-23/+25
* refactor(updates): rename to updatesFuwn2023-09-132-1/+1
* refactor(oauth): move to apiFuwn2023-09-131-0/+0
* refactor(auth): move to apiFuwn2023-09-132-1/+1
* refactor(mangadex): move to apiFuwn2023-09-132-0/+0
* refactor(anilist): move to apiFuwn2023-09-131-0/+0
* fix(updates): fetch before parseFuwn2023-09-132-2/+10