aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* feat(updates): timerFuwn2023-09-131-2/+15
* fix(updates): move parser to server-sideFuwn2023-09-133-24/+8
* ci(docker): bump bun to 1.0.1 git diff HEADFuwn2023-09-131-2/+2
* 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-122-37/+39
* feat: manga-updatesFuwn2023-09-125-34/+96
* feat: activity history riskFuwn2023-09-122-5/+107
* feat(layout): navigationFuwn2023-09-123-8/+2
* refactor(anime): generalise update mediaFuwn2023-09-103-16/+24
* refactor(anime): generalise clean cacheFuwn2023-09-104-56/+39
* refactor(anime): generalise episodesFuwn2023-09-101-4/+1
* refactor(anime): generalise episodesFuwn2023-09-102-6/+2
* refactor(anime): generalise airing timeFuwn2023-09-103-67/+51
* 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-092-12/+22
* refactor(settings): move toggleFuwn2023-09-092-2/+2
* refactor(SettingToggle): breakerFuwn2023-09-092-6/+6
* refactor(settings): component togglesFuwn2023-09-093-114/+68
* fix(watching): sortFuwn2023-09-081-6/+1
* fix(list): remove unused listFuwn2023-09-081-186/+0
* fix(user): no eager fetchFuwn2023-09-071-26/+24
* feat(media): public media list collectionFuwn2023-09-072-0/+218
* feat(routes): profile pageFuwn2023-09-074-1/+99