aboutsummaryrefslogtreecommitdiff
path: root/src/stores/identity.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(cache): keep pre-hydration state changesFuwn4 days1-1/+13
|
* fix(cache): preserve hydrated client stateFuwn4 days1-7/+12
|
* chore(biome): drop formatter style overridesFuwn2026-03-011-37/+37
|
* fix(stores): Use unknown cast for dynamic property accessFuwn2026-01-231-1/+3
|
* feat: Move remaining localStorage usages to localforageFuwn2025-06-121-21/+22
|
* style: Reformat using latest formattingFuwn2025-06-111-1/+1
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-37/+37
|
* refactor(anilist): move to data moduleFuwn2024-02-081-1/+1
|
* refactor(layout): use default identity settings on resetFuwn2024-01-261-1/+1
|
* fix: authentication loop for identityFuwn2024-01-261-1/+1
|
* feat(identity): use global storeFuwn2024-01-241-0/+53