Vardan Hakobyan
b0ed19d6a3
feat: implement credentials information on Prefs -> Account pane ( #632 )
...
* feat: implement prefs -> credentials section UI (w/o backend integration)
* feat: implement credentials information on Prefs -> Account pane
- implement email changing UI (w/o backend integration)
- implement password changing UI and reuse existing change password logic
- replace 2FA dialog with shared one
- implement React hook for preventing window refresh
* fix: provide correct types
* refactor: reuse styles from stylekit, rename components and create enum for input types
* refactor: update default exports to named ones, correct texts
* chore: remove unnecessary depenedency
* chore: yarn.lock without unnecessary packages
* Revert "chore: yarn.lock without unnecessary packages"
This reverts commit 64aa75e8408b06884d6e7383180292a4a9a3e8ad.
2021-09-09 19:23:21 +04:00
Antonella Sgarlatta
184ce19ad7
fix: autolock polling for desktop
2021-06-16 19:40:33 -03:00
Antonella Sgarlatta
c09a2f02c2
fix: update poll interval
2021-06-09 12:52:07 -03:00
Antonella Sgarlatta
98c6078a0d
fix: don't wait until regaining focus to lock app
2021-06-07 19:07:31 -03:00
Baptiste Grob
3a16140699
chore(deps): upgrade snjs & sncrypto-web to npm package versions
2020-11-19 13:37:49 +01:00
Baptiste Grob
5b814ea9be
fix: prevent errors when destroying local data on launch challenge
2020-10-16 11:59:44 +02:00
Mo Bitar
6f9b669523
fix: delete autolock pref on passcode remove
2020-09-24 15:52:03 -05:00
Mo Bitar
b3e5ca340d
feat: improve strings, challenges, and template readiness
2020-09-23 22:34:18 -05:00
Baptiste Grob
9036beb3f3
fix: correctly start and stop autolock timer
2020-09-18 12:07:18 +02:00
Mo Bitar
2b6abeebfc
feat: snjs app groups ( #468 )
...
* feat: snjs app groups
* fix: update snjs version to point to wip commit
* wip: account switcher
* feat: rename lock manager to auto lock service
* fix: more relevant sign out copy
* chore(deps): update snjs
* fix: use setTimeout instead of setImmediate
* feat: make account switcher expiremental feature
* chore(deps): upgrade snjs
2020-09-15 10:55:32 -05:00