aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Expand)AuthorAgeFilesLines
...
* fix(wrapped): li::marker consistent colouringFuwn2024-12-241-3/+3
* refactor(authorised): move authorised user functionality to moduleFuwn2024-11-181-5/+5
* feat(tools): add simple trackerFuwn2024-10-122-1/+4
* feat(schedule): filter media list entries toggleFuwn2024-10-091-1/+3
* chore(prettier): use spaces instead of tabsFuwn2024-10-0948-3283/+3283
* feat(graphql): add badgeCount fieldFuwn2024-10-082-6/+3
* fix(graphql): wait for database update on badge mutationFuwn2024-10-071-1/+0
* fix(badges): fix field clearing regressionFuwn2024-10-071-0/+2
* chore(badges): remove old commentsFuwn2024-10-061-40/+0
* feat(badges): use locally cached identityFuwn2024-10-061-327/+301
* feat(user): request id in initial queryFuwn2024-10-061-0/+2
* feat(badges): return user for badge mutationsFuwn2024-10-062-40/+62
* feat(user): live update for mutationsFuwn2024-10-061-6/+30
* feat(user): use preferences graphl apiFuwn2024-10-062-51/+88
* feat(badges): use preferences graphql apiFuwn2024-10-063-43/+55
* feat(badges): move badge operations to graphqlFuwn2024-10-066-530/+624
* fix(feeds): oauth refresh urlFuwn2024-10-051-3/+4
* refactor(SequelSpy): move prequel list to componentFuwn2024-10-021-1/+1
* chore(npm): fix graphql builderFuwn2024-09-282-22/+22
* feat(user): move profile page badges to graphqlFuwn2024-09-284-21/+39
* feat(api): set up graphql apiFuwn2024-09-281-0/+1
* feat(reader): add rawkuma chapter supportFuwn2024-09-101-13/+15
* refactor(reader): chapter list componentFuwn2024-09-091-19/+4
* feat(notifications): fingerprint for multiple grantsFuwn2024-08-242-6/+8
* refactor(Data): rename database referencesFuwn2024-08-2414-16/+16
* refactor(Tools): SequelCatcher as modulesFuwn2024-08-231-1/+1
* feat(settings): data saverFuwn2024-08-221-1/+4
* feat(Completed): allow hiding panelsFuwn2024-07-281-20/+24
* refactor(Database): move Supabase user modules to User moduleFuwn2024-07-258-15/+15
* refactor(Database): separate providersFuwn2024-07-2514-18/+16
* feat(notifications): allow unsubscribeFuwn2024-07-251-0/+26
* refactor(trigger): v2 -> v3Fuwn2024-07-241-8/+0
* feat: background notificationsFuwn2024-07-243-30/+45
* feat(layout): browser notificationsFuwn2024-07-241-27/+25
* refactor(Birthday): rename modulesFuwn2024-07-222-0/+0
* feat(pwa): anilist notificationsFuwn2024-07-081-2/+40
* feat(tools): sequel catcherFuwn2024-07-071-0/+3
* fix(layout): ensure navigation is loadedFuwn2024-06-141-1/+1
* feat(BadgePreview): move seek buttons to preview panelFuwn2024-06-141-22/+4
* feat(badges): overseer wordingFuwn2024-06-131-5/+6
* refactor(badges): move category toggle to scriptFuwn2024-05-271-14/+14
* feat(badges): click counter for badgesFuwn2024-05-271-1/+8
* feat(hololive): parallax image for thumbnailsFuwn2024-05-272-2/+1
* fix(match): delayed and subtitled time compatibilityFuwn2024-05-242-125/+126
* fix(badges): shadow hide refreshFuwn2024-05-212-2/+2
* feat(badges): display number of shadow hiddenFuwn2024-05-211-2/+4
* fix(badges): use correct id when hidingFuwn2024-05-212-2/+2
* feat(badges): individual badges shadow hidingFuwn2024-05-202-111/+145
* feat(skeleton): animation delayFuwn2024-05-201-0/+1
* fix(badges): null check preferencesFuwn2024-05-201-3/+6