aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-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
* fix(activity): fix anilist provided dateFuwn2023-09-061-1/+3
* feat(activity): strengthen last activityFuwn2023-09-061-3/+4
* fix(activity): last activity checkFuwn2023-09-062-15/+43
* refactor(settings): rename settingFuwn2023-09-065-9/+9
* fix(settings): blank target to outboundFuwn2023-09-061-4/+6
* feat(list): cache flattenedFuwn2023-09-065-27/+92
* feat(list): filter paused mediaFuwn2023-09-066-4/+23
* feat: show completed anime sectionFuwn2023-09-054-29/+159
* feat(anime): optionally link to livechart.meFuwn2023-09-054-5/+32
* feat(home): response columnsFuwn2023-09-041-5/+20
* feat: dark themeFuwn2023-09-034-1/+50
* revert: "feat(html): local css"Fuwn2023-09-031-3/+3
* feat(html): local cssFuwn2023-09-031-3/+3
* fix(html): meta nameFuwn2023-09-031-1/+1
* fix(html): add meta descriptionFuwn2023-09-031-0/+4
* fix: remove useless castsFuwn2023-09-033-10/+10
* feat(settings): move last prune times to storeFuwn2023-09-038-63/+102