Commit Graph

11 Commits

Author SHA1 Message Date
Baptiste Grob
6a52721ea7 feat: delete local backups when signing out 2021-04-14 15:05:33 +02:00
Baptiste Grob
257c0f6cab feat: add onSignOut bridge hook 2021-03-23 18:52:57 +01:00
Baptiste Grob
d6f7779a76 fix: compile error 2021-03-03 14:52:29 +01:00
Baptiste Grob
9541886a2c fix: download backup later in the change password process 2021-03-03 14:30:52 +01:00
Baptiste Grob
935ced9be6 fix: correct snjs import 2020-11-19 17:45:17 +01:00
Baptiste Grob
3a16140699 chore(deps): upgrade snjs & sncrypto-web to npm package versions 2020-11-19 13:37:49 +01:00
Baptiste Grob
016b73028d feat: improve bridge and exported types 2020-11-10 16:09:02 +01:00
Baptiste Grob
add0497e14 feat: download backup before changing password 2020-10-01 16:04:10 +02:00
Baptiste Grob
35fe78e49e fix: desktop interop 2020-09-03 23:33:11 +02:00
Johnny A
568fb14f3a feat: namespaced keychain (#428)
* feat: namespaced keychain

* fix: update device interface

* fix: update WebApplication

* chore(deps): update snjs

* fix: Bridge interface

* chore(deps): update snjs

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2020-09-03 08:19:21 -04:00
Baptiste Grob
da78399567 style: rename platform to bridge (#452)
* style: rename platform to bridge

* chore: tsc
2020-08-25 16:56:32 +02:00