aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* feat(updates): timerFuwn2023-09-131-2/+15
* fix(updates): move parser to server-sideFuwn2023-09-133-24/+8
* feat(settings): move categories to detailsFuwn2023-09-121-87/+101
* fix(updates): replace oneshot textFuwn2023-09-121-0/+1
* feat(updates): cache api updatesFuwn2023-09-122-2/+10
* feat(manga-updates): light novel supportFuwn2023-09-124-58/+109
* feat(manga-update): typesFuwn2023-09-121-3/+5
* feat: manga-updatesFuwn2023-09-123-1/+62
* feat: activity history riskFuwn2023-09-121-0/+92
* feat(layout): navigationFuwn2023-09-123-8/+2
* feat(settings): add feedback messageFuwn2023-09-091-0/+7
* feat(settings): completed anime hintFuwn2023-09-091-3/+9
* feat(settings): more setting hintsFuwn2023-09-091-5/+11
* refactor(settings): setting hintFuwn2023-09-091-12/+11
* refactor(settings): move toggleFuwn2023-09-091-1/+1
* refactor(SettingToggle): breakerFuwn2023-09-091-3/+1
* refactor(settings): component togglesFuwn2023-09-091-113/+48
* fix(user): no eager fetchFuwn2023-09-071-26/+24
* feat(routes): profile pageFuwn2023-09-072-0/+52
* fix(activity): last activity checkFuwn2023-09-061-2/+28
* refactor(settings): rename settingFuwn2023-09-061-4/+4
* fix(settings): blank target to outboundFuwn2023-09-061-4/+6
* feat(list): filter paused mediaFuwn2023-09-061-0/+10