aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat: show completed anime sectionFuwn2023-09-052-28/+24
* feat(anime): optionally link to livechart.meFuwn2023-09-051-0/+10
* feat(home): response columnsFuwn2023-09-041-5/+20
* feat: dark themeFuwn2023-09-032-0/+31
* feat(settings): move cache minutes to settingsFuwn2023-09-031-4/+9
* refactor(settings): remove useless triple equalFuwn2023-09-031-13/+13
* feat(stores): settings store for all settingsFuwn2023-09-032-52/+34
* feat(settings): nicer settings pageFuwn2023-09-021-98/+112
* fix: null defaultsFuwn2023-09-011-0/+2
* fix(page): user identity getterFuwn2023-08-311-3/+8
* feat(app): responsiveFuwn2023-08-311-43/+57
* format(list): a11y anchor warningsFuwn2023-08-301-10/+10