aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* feat: background notificationsFuwn2024-07-2410-39/+186
* feat(layout): browser notificationsFuwn2024-07-242-42/+38
* 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-226-49/+82
* 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-225-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-087-4/+79
* feat(SequelCatcher): formattingFuwn2024-07-084-6/+31
* refactor(SequelCatcher): tidyFuwn2024-07-074-54/+39
* feat(tools): sequel catcherFuwn2024-07-075-33/+231
* feat(attributions): add a fewFuwn2024-07-031-2/+7
* feat(settings): default helper to noneFuwn2024-07-031-1/+1
* feat(hololive): update time and guest formattingFuwn2024-06-233-14/+20
* feat(CleanAnimeList): total due episode count settingFuwn2024-06-153-1/+22
* fix(layout): ensure navigation is loadedFuwn2024-06-141-1/+1
* fix(AiringTime): don't double inject airing timeFuwn2024-06-143-11/+5
* feat(BadgePreview): move seek buttons to preview panelFuwn2024-06-142-22/+20
* feat(BadgePreview): bigger preview windowFuwn2024-06-131-96/+91
* fix(supabase): use svelte environmentFuwn2024-06-131-4/+2
* feat(badges): overseer wordingFuwn2024-06-131-5/+6
* fix(service-worker): chrome fetchesFuwn2024-06-101-0/+5
* feat(BadgePreview): detect lofter.comFuwn2024-06-071-0/+2
* fix(match): no decrement check for daysFuwn2024-06-021-1/+1
* fix(match): only decrement episode on no delayFuwn2024-06-011-2/+4
* fix(Announcement): only show when authenticatedFuwn2024-05-281-1/+3
* fix(SettingCheckboxToggle): ensure typesFuwn2024-05-271-4/+10
* refactor(badges): move category toggle to scriptFuwn2024-05-271-14/+14
* feat(badges): click counter for badgesFuwn2024-05-274-2/+21
* feat(hololive): parallax image for thumbnailsFuwn2024-05-273-6/+16
* fix(match): simple native time comparisonFuwn2024-05-241-1/+1
* fix(match): delayed and subtitled time compatibilityFuwn2024-05-245-202/+209
* 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
* fix(Badges): preferences null checksFuwn2024-05-202-4/+3
* feat(badges): individual badges shadow hidingFuwn2024-05-203-176/+213
* feat(skeleton): animation delayFuwn2024-05-202-2/+3
* fix(badges): null check preferencesFuwn2024-05-201-3/+6
* fix(FallbackBadge): null check preferencesFuwn2024-05-201-1/+3