aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Collapse)AuthorAgeFilesLines
...
* refactor(LastActivity): Move display guard to componentFuwn2025-06-141-3/+1
|
* fix(Home): Guard LastActivity component visibilityFuwn2025-06-141-1/+3
|
* feat: Move remaining localStorage usages to localforageFuwn2025-06-123-30/+31
|
* feat(list): Persistent per-list collapsed stateFuwn2025-06-122-6/+16
|
* style: Reformat using latest formattingFuwn2025-06-111-2/+7
|
* fix: Migrate localStorage.removeItem to localforage for anime and manga storesFuwn2025-06-111-7/+24
|
* deps(SvelteKit): Migrate to SvelteKit 2Fuwn2025-06-092-2/+2
|
* fix(feeds): Remove duplicate whitespaceFuwn2025-05-291-1/+1
|
* refactor(CommandPalette): Globally rename action typeFuwn2025-05-151-2/+2
|
* feat: Add Badge Wall action to command paletteFuwn2025-05-061-1/+6
|
* feat: Add command paletteFuwn2025-05-061-0/+5
|
* fix(badges): Ignore empty user-set timeFuwn2025-05-041-1/+1
|
* fix(badges): Properly set badge time when mutatingFuwn2025-05-021-1/+1
|
* fix(birthdays): Send cookie to bypass bot detectionFuwn2025-04-271-1/+4
|
* revert: Clean up easter eventFuwn2025-04-215-24/+5
|
* feat(EasterEgg): Add more eggsFuwn2025-04-192-2/+8
|
* fix(EasterEgg): Fix odd cases and general implementationFuwn2025-04-191-4/+2
|
* feat: Add AniList Badges Easter Event 2025 demo #2Fuwn2025-04-103-3/+18
|
* feat: Add AniList Badges Easter Event 2025 demoFuwn2025-04-061-0/+91
|
* chore(tools): Comment out unused tool importFuwn2025-03-081-1/+1
|
* feat(tools): Remove Dump Profile toolFuwn2025-03-081-2/+2
|
* feat(Tools): Use generic birthdays tool template, adds NIJISANJI birthdays toolFuwn2025-02-141-2/+8
|
* fix(layout): remove invalid local user entriesFuwn2025-01-281-2/+4
|
* fix(wrapped): li::marker consistent colouringFuwn2024-12-241-3/+3
|
* refactor(authorised): move authorised user functionality to moduleFuwn2024-11-181-5/+5
|
* feat(tools): add simple trackerFuwn2024-10-122-1/+4
|
* feat(schedule): filter media list entries toggleFuwn2024-10-091-1/+3
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-0948-3283/+3283
|
* feat(graphql): add badgeCount fieldFuwn2024-10-082-6/+3
|
* fix(graphql): wait for database update on badge mutationFuwn2024-10-071-1/+0
|
* fix(badges): fix field clearing regressionFuwn2024-10-071-0/+2
|
* chore(badges): remove old commentsFuwn2024-10-061-40/+0
|
* feat(badges): use locally cached identityFuwn2024-10-061-327/+301
|
* feat(user): request id in initial queryFuwn2024-10-061-0/+2
|
* feat(badges): return user for badge mutationsFuwn2024-10-062-40/+62
|
* feat(user): live update for mutationsFuwn2024-10-061-6/+30
|
* feat(user): use preferences graphl apiFuwn2024-10-062-51/+88
|
* feat(badges): use preferences graphql apiFuwn2024-10-063-43/+55
|
* feat(badges): move badge operations to graphqlFuwn2024-10-066-530/+624
|
* fix(feeds): oauth refresh urlFuwn2024-10-051-3/+4
|
* refactor(SequelSpy): move prequel list to componentFuwn2024-10-021-1/+1
|
* chore(npm): fix graphql builderFuwn2024-09-282-22/+22
|
* feat(user): move profile page badges to graphqlFuwn2024-09-284-21/+39
|
* feat(api): set up graphql apiFuwn2024-09-281-0/+1
|
* feat(reader): add rawkuma chapter supportFuwn2024-09-101-13/+15
|
* refactor(reader): chapter list componentFuwn2024-09-091-19/+4
|
* feat(notifications): fingerprint for multiple grantsFuwn2024-08-242-6/+8
|
* refactor(Data): rename database referencesFuwn2024-08-2414-16/+16
|
* refactor(Tools): SequelCatcher as modulesFuwn2024-08-231-1/+1
|
* feat(settings): data saverFuwn2024-08-221-1/+4
|