mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 16:55:34 +03:00
993a7029b8
* Show a progress bar during migration of crypto data * playwright: add new `pageWithCredentials` fixture * Add a playwright test for migration progress * Add documentation for `idbSave`
22 lines
397 B
Text
22 lines
397 B
Text
/coverage
|
|
/lib
|
|
|
|
/.idea
|
|
.vscode
|
|
.vscode/
|
|
|
|
# Legacy skinning file that some people might still have
|
|
/src/component-index.js
|
|
|
|
/.npmrc
|
|
/*.log
|
|
package-lock.json
|
|
yarn.lock
|
|
|
|
/src/i18n/strings
|
|
|
|
# This file is owned, parsed, and generated by allchange, which doesn't comply with prettier
|
|
/CHANGELOG.md
|
|
|
|
# This file is also machine-generated
|
|
/playwright/e2e/crypto/test_indexeddb_cryptostore_dump/dump.json
|