Skip to content

Commit

Permalink
Remove legacy crypto files (#4672)
Browse files Browse the repository at this point in the history
* fix(legacy store): fix legacy store typing

In #4663, the storeXXX methods were removed of the CryptoStore interface but they are used internally by IndexedDBCryptoStore.

* feat(legacy crypto)!: remove content of `crypto/*` except legacy stores

* test(legacy crypto): remove `spec/unit/crypto/*` except legacy store tests

* refactor: remove unused types

* doc: fix broken link

* doc: remove link tag when typedoc is unable to find the CryptoApi
  • Loading branch information
florianduros authored Feb 3, 2025
1 parent 0185f30 commit 6bd319b
Show file tree
Hide file tree
Showing 54 changed files with 21 additions and 19,278 deletions.
243 changes: 0 additions & 243 deletions spec/unit/crypto/CrossSigningInfo.spec.ts

This file was deleted.

Loading

0 comments on commit 6bd319b

Please sign in to comment.