aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Data
Commit message (Expand)AuthorAgeFilesLines
* fix(birthdays): Gracefully handle partial source failuresFuwn2026-02-192-14/+46
* fix: Resolve all ESLint errors and warningsFuwn2026-01-291-0/+5
* fix: Add null guards and improve error messaging for user lookupsFuwn2026-01-232-2/+10
* fix(AniList): Change customLists from Map to RecordFuwn2026-01-231-1/+1
* format: Apply Prettier formattingFuwn2026-01-222-9/+6
* fix(EpisodeDiscussionCollector): Improve filteringFuwn2025-12-171-1/+4
* format: Apply Prettier formattingFuwn2025-12-152-6/+9
* feat(Wrapped): Add detailed activity fetcher toggleFuwn2025-12-152-4/+12
* style: Reformat using latest formattingFuwn2025-06-112-9/+6
* feat(List): List filteringFuwn2025-06-091-1/+2
* fix(anime): Exclude AiOmoDarkElf from subtitle matchingFuwn2025-05-051-1/+1
* feat(Anime): Add additional sort optionsFuwn2025-03-291-2/+4
* style: Run formatterFuwn2025-02-141-18/+22
* feat(notifications): fallback on service-worker-less notificationsFuwn2025-01-281-12/+24
* feat(Wrapped): start and end data filtersFuwn2024-12-271-1/+5
* fix(wrapped): li::marker consistent colouringFuwn2024-12-242-19/+14
* fix(CleanMangaList): total chapter count calculationFuwn2024-11-181-1/+4
* feat(user): add simple null check for remote user identity fetchFuwn2024-11-101-4/+7
* chore(prettier): use spaces instead of tabsFuwn2024-10-0922-57285/+57285
* feat(reader): add rawkuma chapter supportFuwn2024-09-101-0/+26
* refactor(Data): rename database referencesFuwn2024-08-241-1/+1
* feat(SequelCatcher): side stories toggleFuwn2024-08-231-2/+3
* fix(AniList): request relation native titleFuwn2024-08-231-1/+1
* feat(settings): data saverFuwn2024-08-227-11/+23
* refactor(Database): separate providersFuwn2024-07-251-1/+1
* feat(Manga): proxy rawFuwn2024-07-231-1/+3
* feat(Data): raw manga chapter count handlerFuwn2024-07-221-0/+19
* refactor(Data): rename awc moduleFuwn2024-07-221-0/+0
* refactor(Birthday): rename modulesFuwn2024-07-222-2/+2
* feat(SequelCatcher): formattingFuwn2024-07-082-0/+4
* refactor(SequelCatcher): tidyFuwn2024-07-072-40/+28
* feat(tools): sequel catcherFuwn2024-07-072-33/+110
* feat(matchExclude): shinkalion: ctwFuwn2024-05-111-1/+1
* fix(anime): match exclude himitsu no aipriFuwn2024-04-271-1/+1
* fix(badges): awc badge tooltipFuwn2024-04-241-0/+12
* feat(list): blur nsfw media covers settingFuwn2024-04-171-1/+2
* feat(match): compare day of releaseFuwn2024-04-151-4/+1
* fix(anime): no match out-of-season animeFuwn2024-04-111-1/+2
* feat(tools): hololive birthdaysFuwn2024-03-281-0/+614
* feat(subtitles): remove undead unluckFuwn2024-03-241-10/+1
* feat(girls): senpy integrationFuwn2024-03-031-0/+30
* fix(match): exclude sai-kyo-ohFuwn2024-02-161-1/+2
* fix(match): exclude known un-subbed mediaFuwn2024-02-081-0/+3
* refactor(hololive): move to data moduleFuwn2024-02-081-0/+162
* refactor(birthdays): move to data moduleFuwn2024-02-082-0/+32
* refactor(anilist): move to data moduleFuwn2024-02-0812-0/+1795
* refactor(data): move static data to moduleFuwn2024-02-075-0/+0
* feat(schedule): use global subsplease and modifyFuwn2024-02-061-0/+10
* feat: landing pageFuwn2024-01-252-0/+55037
* refactor(data): move json to dataFuwn2024-01-132-0/+62