aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* fix(graphql): return null for no user id accessFuwn2024-10-072-1/+3
* fix(graphql): wait for database update on badge mutationFuwn2024-10-072-4/+3
* 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-064-47/+73
* feat(user): live update for mutationsFuwn2024-10-063-23/+52
* feat(user): use preferences graphl apiFuwn2024-10-063-53/+90
* feat(badges): use preferences graphql apiFuwn2024-10-069-106/+190
* feat(badges): move badge operations to graphqlFuwn2024-10-069-615/+831
* feat(graphql): add subtitlesFuwn2024-10-054-1/+57
* fix(feeds): oauth refresh urlFuwn2024-10-051-3/+4
* refactor(SequelSpy): move prequel list to componentFuwn2024-10-023-33/+39
* chore(npm): fix graphql builderFuwn2024-09-283-30/+30
* feat(user): move profile page badges to graphqlFuwn2024-09-285-23/+41
* feat(graphl): set up user moduleFuwn2024-09-286-15/+38
* feat(api): set up graphql apiFuwn2024-09-286-0/+28
* feat(html): update analytics urlFuwn2024-09-221-4/+4
* feat(settings): debug dummy lists optionFuwn2024-09-166-3/+13
* feat(reader): add rawkuma chapter supportFuwn2024-09-105-14/+104
* refactor(reader): chapter list componentFuwn2024-09-092-19/+26
* fix(MediaTitleDisplay): lz-string moduleFuwn2024-08-241-1/+3
* feat(notifications): fingerprint for multiple grantsFuwn2024-08-246-17/+46
* refactor(Data): rename database referencesFuwn2024-08-2439-79/+73
* feat(SequelCatcher): side stories toggleFuwn2024-08-232-3/+8
* feat(SequelCatcher): show current progressFuwn2024-08-231-2/+19
* fix(SequelCatcher): tooltipsFuwn2024-08-232-43/+64
* fix(SequelCatcher): allow toggling currentFuwn2024-08-231-27/+45
* refactor(Tools): SequelCatcher as modulesFuwn2024-08-233-48/+54
* fix(AniList): request relation native titleFuwn2024-08-231-1/+1
* feat(settings): data saverFuwn2024-08-2220-19/+61
* feat(Completed): allow hiding panelsFuwn2024-07-286-22/+57
* feat(Settings): prune manga on locale preference changeFuwn2024-07-271-0/+1
* fix(service-worker): only show default notification if client visibleFuwn2024-07-251-1/+6
* fix(service-worker): properly await all promisesFuwn2024-07-251-6/+5
* fix(service-worker): wrap push in waitUntilFuwn2024-07-251-49/+56
* fix(service-worker): show default notification for chromeFuwn2024-07-251-11/+19
* fix(notifications): try/catch sendNotificationFuwn2024-07-251-1/+5
* fix(pwa): robust silent notificationsFuwn2024-07-251-6/+14
* chore(service-worker): fix typesFuwn2024-07-251-12/+8
* fix(notifications): allow silent notificationsFuwn2024-07-251-1/+1
* fix(service-worker): silence empty notification queueFuwn2024-07-251-1/+11
* fix(service-worker): fix import pathsFuwn2024-07-251-2/+2
* refactor(Database): move Supabase user modules to User moduleFuwn2024-07-2517-26/+26
* refactor(Database): separate providersFuwn2024-07-2538-41/+38
* feat(notifications): allow unsubscribeFuwn2024-07-253-0/+38
* fix(Settings): hint wordingFuwn2024-07-251-2/+2
* refactor(trigger): v2 -> v3Fuwn2024-07-245-44/+38
* fix(notifications): move details setter to runFuwn2024-07-241-6/+6