Commit Graph

21 Commits

Author SHA1 Message Date
Aman Harwara
66c9b26962 feat: use new zip.js module for backup (#929) 2022-03-15 18:56:04 +05:30
Aman Harwara
a2a4b6b180 feat: export as zip if multiple notes are selected (#926) 2022-03-15 15:38:22 +05:30
Mo Bitar
e6e01d0f2c fix: remove code already handled by snjs (#633) 2021-09-17 11:16:16 -05:00
Baptiste Grob
af3de36361 fix: decrypted backup import file name 2021-04-07 13:13:54 +02:00
Baptiste Grob
ed69680295 feat: search options (#540)
* feat: search options

* feat: sanitize folder names

* fix: add cursor: pointer to switch

* fix: explicitly make the search bar a text input

* refactor: remove magic number

* refactor: extract Switch component to its own file

* refactor: split AppState into multiple files

* refactor: review comments
2021-04-06 16:48:25 +02:00
Baptiste Grob
275c8cbd1f feat: improve filename sanitizing 2021-04-05 18:00:08 +02:00
Baptiste Grob
6c1622f3d3 Revert "fix: sanitize backup file names for windows"
This reverts commit 9d017b5745.
2021-03-12 14:58:41 +01:00
Baptiste Grob
9d017b5745 fix: sanitize backup file names for windows 2021-03-03 16:46:31 +01:00
Antonella Sgarlatta
d49e508cfc feat: make encrypted backups protected (#524)
Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>
2021-03-02 12:06:47 +01:00
Baptiste Grob
0c038786d5 Merge branch 'hotfix/3.5.17' into develop 2021-01-26 11:44:17 +01:00
Baptiste Grob
f29682c4a9 fix: delete auth/keyParams from decrypted backup 2021-01-26 11:41:23 +01:00
Baptiste Grob
e0d04efd8e Merge branch 'hotfix/3.5.16' into develop 2021-01-20 14:38:20 +01:00
Baptiste Grob
923d14b787 fix: correctly create decrypted and desktop backups 2021-01-20 14:37:31 +01:00
Baptiste Grob
42a7cb418c refactor: remove privileges in favor of SNJS protections 2021-01-18 13:40:10 +01:00
Baptiste Grob
e1f590f2f0 fix: TypeScript errors after upgrading SNJS 2021-01-11 17:42:35 +01:00
Baptiste Grob
2c0f215409 feat: (wip) sessions management 2020-12-16 17:27:26 +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
f7601433b8 fix: restore zip naming conventions from 3.3.x 2020-07-29 12:37:09 +02:00
Baptiste Grob
79d48b7e07 fix: zip decrypted backup items together as one file 2020-07-21 17:06:30 +02:00
Mo Bitar
9cf99896a5 Remove dummy concept in favor of editor group and editors 2020-04-14 15:03:22 -05:00
Mo Bitar
421216bf1b Desktop manager TS 2020-04-13 09:00:09 -05:00