aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix(due): move timer backFuwn2023-09-192-7/+3
* refactor(manga): styleFuwn2023-09-191-4/+1
* feat(manga): single date constructFuwn2023-09-191-2/+4
* fix(due): move start time to processingFuwn2023-09-192-2/+4
* fix(manga): no refetch for novelsFuwn2023-09-191-1/+5
* feat(manga): show light novelsFuwn2023-09-193-7/+6
* 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
* fix(notifications): add typesFuwn2023-09-171-0/+3
* feat(notifications): link to activityFuwn2023-09-172-11/+24
* feat(anime): bold if releasing soonFuwn2023-09-171-1/+6
* feat(notifications): link to thread for threadsFuwn2023-09-172-2/+5
* 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
* fix(notifications): add typesFuwn2023-09-171-0/+3
* feat(routes): rss feed git statusFuwn2023-09-172-0/+120
* feat(oauth): refresh token routeFuwn2023-09-172-0/+36
* feat(html): add precomposed iconFuwn2023-09-141-0/+5
* fix(html): meta iconFuwn2023-09-141-1/+1
* feat(html): better icon coverageFuwn2023-09-141-2/+22
* feat: pwaFuwn2023-09-142-0/+81
* 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-144-3/+3
* refactor: move media to folderFuwn2023-09-146-10/+10
* refactor(manga): rename from mangadexFuwn2023-09-142-1/+1
* fix(mangadex): better estimatesFuwn2023-09-141-13/+4
* feat(manga): resolve chapters from scansFuwn2023-09-141-0/+8
* fix(updates): ignore eslintFuwn2023-09-141-0/+2
* feat(manga): best guess estimationFuwn2023-09-143-15/+114
* 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-133-2/+2
* 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-133-2/+2
* refactor(anilist): move to apiFuwn2023-09-133-2/+2
* fix(updates): fetch before parseFuwn2023-09-132-2/+10