aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* feat: update to svelte 5svelte-5Fuwn2024-10-2892-822/+1429
* 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
* feat(layout): browser notificationsFuwn2024-07-241-15/+13
* feat(proxy): drop headersFuwn2024-07-231-1/+1
* fix(proxy): proxy by defaultFuwn2024-07-231-1/+1
* feat(Manga): proxy rawFuwn2024-07-231-1/+3
* feat(proxy): enable level two proxy encodingFuwn2024-07-231-3/+11
* feat(Manga): allow preferring native chapter countFuwn2024-07-225-49/+80
* feat(Data): raw manga chapter count handlerFuwn2024-07-221-0/+19
* refactor(Data): rename awc moduleFuwn2024-07-222-1/+1
* refactor(Birthday): rename modulesFuwn2024-07-223-4/+4
* fix(SequelSpy): use LinkedTooltipFuwn2024-07-151-12/+15
* fix(CleanGrid): unique LinkedTooltip item ID for duplicate mediaFuwn2024-07-141-2/+4
* refactor(mediaTitle): simplify title locale indexerFuwn2024-07-141-8/+3
* feat(proxy): encode proxy requestsFuwn2024-07-121-1/+1
* fix(display): check context if browserFuwn2024-07-101-1/+2
* feat(settings): only show anilist notification toggle in pwaFuwn2024-07-081-13/+15
* feat(pwa): anilist notificationsFuwn2024-07-084-4/+4
* feat(pwa): anilist notificationsFuwn2024-07-084-2/+20
* feat(SequelCatcher): formattingFuwn2024-07-084-6/+31
* refactor(SequelCatcher): tidyFuwn2024-07-074-54/+39