aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* feat(tools): Remove Dump Profile toolFuwn2025-03-081-5/+5
* fix(Birthdays): Always allow leap year day valuesFuwn2025-02-282-4/+4
* style: Run formatterFuwn2025-02-142-28/+33
* feat(Tools): Use generic birthdays tool template, adds NIJISANJI birthdays toolFuwn2025-02-143-95/+121
* feat(notifications): initial notification update on first visitFuwn2025-01-281-1/+1
* feat(notifications): fallback on service-worker-less notificationsFuwn2025-01-282-12/+50
* fix(notifications): better permission request flowFuwn2025-01-281-14/+20
* fix(Wrapped): spelling of excludeFuwn2024-12-271-8/+8
* feat(Wrapped): start and end data filtersFuwn2024-12-272-5/+63
* feat(wrapped): exclude unrated & unwatched toggleFuwn2024-12-241-2/+11
* fix(wrapped): li::marker consistent colouringFuwn2024-12-243-19/+18
* fix(List): double guard total count setting overlapFuwn2024-11-182-0/+4
* fix(CleanMangaList): total chapter count calculation overlapFuwn2024-11-181-2/+6
* refactor(authorised): move authorised user functionality to moduleFuwn2024-11-182-2/+7
* fix(CleanAnimeList): completed total chapter count calculationFuwn2024-11-181-0/+3
* fix(CleanMangaList): total chapter count calculationFuwn2024-11-182-6/+5
* fix(CleanAnimeList): total chapter count calculationFuwn2024-11-181-5/+9
* feat(List): display total episodes everywhere toggleFuwn2024-11-183-2/+16
* feat(CleanMangaList): add total due episode count toggle functionFuwn2024-11-181-1/+8
* feat(user): add simple null check for remote user identity fetchFuwn2024-11-101-4/+7
* feat(graphql): paged badges queryFuwn2024-10-183-4/+16
* feat(tools): add simple trackerFuwn2024-10-124-1/+173
* fix(DueAnimeList): filter out dropped mediaFuwn2024-10-121-1/+2
* feat(settings): add uri fragment to schedule filter listFuwn2024-10-092-1/+3
* feat(schedule): filter media list entries toggleFuwn2024-10-092-80/+127
* chore(prettier): use spaces instead of tabsFuwn2024-10-09161-66270/+66270
* feat(badges): use preferences graphql apiFuwn2024-10-064-47/+49
* feat(badges): move badge operations to graphqlFuwn2024-10-061-76/+72
* refactor(SequelSpy): move prequel list to componentFuwn2024-10-022-32/+38
* feat(settings): debug dummy lists optionFuwn2024-09-165-3/+9
* feat(reader): add rawkuma chapter supportFuwn2024-09-104-1/+89
* refactor(reader): chapter list componentFuwn2024-09-091-0/+22
* fix(MediaTitleDisplay): lz-string moduleFuwn2024-08-241-1/+3
* feat(notifications): fingerprint for multiple grantsFuwn2024-08-244-11/+38
* refactor(Data): rename database referencesFuwn2024-08-2424-62/+56
* 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-232-47/+53
* fix(AniList): request relation native titleFuwn2024-08-231-1/+1
* feat(settings): data saverFuwn2024-08-2218-18/+55
* feat(Completed): allow hiding panelsFuwn2024-07-284-2/+31
* feat(Settings): prune manga on locale preference changeFuwn2024-07-271-0/+1
* fix(notifications): allow silent notificationsFuwn2024-07-251-1/+1
* refactor(Database): move Supabase user modules to User moduleFuwn2024-07-259-11/+11
* refactor(Database): separate providersFuwn2024-07-2524-23/+22
* feat(notifications): allow unsubscribeFuwn2024-07-252-0/+12
* fix(Settings): hint wordingFuwn2024-07-251-2/+2
* feat: background notificationsFuwn2024-07-243-0/+74