mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-06-28 18:35:34 +00:00
refactor: actKeyStore -> accountKeyStore
Now it stores encoded id key too, if needed. Also use idb instead of wrangling IndexedDB API ourselves.
This commit is contained in:
parent
8a91ea13fd
commit
2771381a13
4 changed files with 125 additions and 119 deletions
|
@ -42,6 +42,7 @@
|
|||
"@zeabur/svelte-adapter": "^1.0.0",
|
||||
"bits-ui": "^0.21.16",
|
||||
"canonicalize": "^2.0.0",
|
||||
"idb": "^8.0.0",
|
||||
"svelte-boring-avatars": "^1.2.6",
|
||||
"svelte-hero-icons": "^5.2.0",
|
||||
"svelte-persisted-store": "^0.11.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue