aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* feat(tools): sequel catcherFuwn2024-07-074-33/+228
|
* feat(attributions): add a fewFuwn2024-07-031-2/+7
|
* feat(hololive): update time and guest formattingFuwn2024-06-233-14/+20
|
* feat(CleanAnimeList): total due episode count settingFuwn2024-06-152-1/+20
|
* fix(AiringTime): don't double inject airing timeFuwn2024-06-143-11/+5
| | | | Double injecting airing time double decremented delayed anime.
* feat(BadgePreview): move seek buttons to preview panelFuwn2024-06-141-0/+16
|
* feat(BadgePreview): bigger preview windowFuwn2024-06-131-96/+91
|
* fix(supabase): use svelte environmentFuwn2024-06-131-4/+2
|
* 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
|
* feat(badges): click counter for badgesFuwn2024-05-273-1/+13
|
* feat(hololive): parallax image for thumbnailsFuwn2024-05-271-4/+15
|
* fix(match): simple native time comparisonFuwn2024-05-241-1/+1
|
* fix(match): delayed and subtitled time compatibilityFuwn2024-05-243-77/+83
|
* fix(Badges): preferences null checksFuwn2024-05-202-4/+3
|
* feat(badges): individual badges shadow hidingFuwn2024-05-201-65/+68
|
* feat(skeleton): animation delayFuwn2024-05-201-2/+2
|
* fix(FallbackBadge): null check preferencesFuwn2024-05-201-1/+3
|
* fix(CleanMangaList): invert increment conditionFuwn2024-05-161-1/+1
|
* refactor(list): single increment implementation for typeFuwn2024-05-162-41/+27
|
* refactor(list): generic clean listFuwn2024-05-163-180/+158
|
* refactor(list): generic grid listFuwn2024-05-163-157/+131
|
* feat(anime): refresh upcoming after due incrementFuwn2024-05-162-0/+14
|
* fix(AWC): add preferencesFuwn2024-05-141-0/+1
|
* fix(FallbackBadge): only relative tooltip if backdrop-filter cssFuwn2024-05-132-1/+4
|
* feat(badges): remove source from tooltipFuwn2024-05-133-7/+16
|
* refactor(badges): move badges display to componentFuwn2024-05-132-0/+108
|
* refactor(badges): move awc to componentFuwn2024-05-132-0/+113
|
* fix(match): delayed animeFuwn2024-05-121-1/+2
|
* feat(outboundLink): trailing slash for anilistFuwn2024-05-111-3/+3
|
* feat(matchExclude): shinkalion: ctwFuwn2024-05-111-1/+1
|
* feat(welcome): add upcoming timesFuwn2024-05-092-2/+16
|
* feat(NumberTicker): unused, but implementedFuwn2024-05-082-0/+40
|
* fix(CleanMangaList): fix dummy increment guardFuwn2024-05-071-6/+6
|
* refactor(landing): remove unused css classesFuwn2024-05-061-12/+0
|
* fix(anime): no identity check for dummyFuwn2024-05-061-1/+1
|
* fix(manga): dummy refresh buttonFuwn2024-05-061-32/+68
|