Commit Graph

1486 Commits

Author SHA1 Message Date
Baptiste Grob
ac46b6c683 chore(deps): upgrade snjs 2020-09-11 17:30:07 +02:00
Baptiste Grob
c29305a6de chore: create desktop bundle task 2020-09-11 17:29:45 +02:00
Baptiste Grob
90d1814d68 fix: do not switch notes while in the trash view 2020-09-11 13:13:44 +02:00
Baptiste Grob
337589b7e9 feat: allow devServer writing to disk from the command line 2020-09-11 11:53:49 +02:00
Baptiste Grob
80d62489eb fix: remove unnecessary async modifiers 2020-09-11 10:16:31 +02:00
Baptiste Grob
65108fbb2e fix: prevent exception when inserting note 2020-09-11 10:16:11 +02:00
Baptiste Grob
4e6348c1c8 chore(deps): upgrade snjs 2020-09-10 17:30:22 +02:00
Baptiste Grob
93deb92463 fix: better style and copy for challenge modal 2020-09-10 17:28:52 +02:00
Baptiste Grob
844e853afd Fix: add Firefox-specific font smoothing properties 2020-09-10 17:28:52 +02:00
Baptiste Grob
ed07655289 feat: implement SNJS blocking dialog title 2020-09-10 17:28:52 +02:00
Baptiste Grob
f7e9b0ec0c fix: exception when locking app 2020-09-10 17:28:24 +02:00
Baptiste Grob
cef1934a81 fix: remove unused values 2020-09-10 17:28:24 +02:00
Baptiste Grob
9a9d2c4085 fix: smart tags 2020-09-10 17:28:24 +02:00
Baptiste Grob
553f057dbf fix: better handle import errors 2020-09-10 17:28:24 +02:00
Mo Bitar
c3ad129016 chore: upgrade sncrypto and snjs deps 2020-09-09 12:50:03 -05:00
Mo Bitar
30f0650b38 chore: upgrade snjs and sncrypto deps 2020-09-09 10:25:27 -05:00
Mo Bitar
86e77eee7c chore: upgrade snjs and sncrypto 2020-09-08 14:42:53 -05:00
Baptiste Grob
13b877d277 fix: opaque history menu items 2020-09-07 18:29:47 +02:00
Baptiste Grob
2055c6d55d fix: deregister tags component when needed 2020-09-07 18:29:47 +02:00
Johnny A
6717907dd3 fix: upon extension error, loading spinner should be removed (#461)
* fix: upon extension error, loading spinner should be removed

* feat: show a message when an extension fails to load actions

* fix: extension state data structure

* fix: initialize extensions state

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2020-09-07 10:44:52 -04:00
Baptiste Grob
d45891569f fix: prevent errors when focus gets lost on new tag 2020-09-07 15:40:03 +02:00
Baptiste Grob
148f7d7603 fix: display error message if backup file is from an unsupported version (#463) 2020-09-07 15:29:10 +02:00
Baptiste Grob
405ac65be4 fix: actually display tags extension 2020-09-07 12:47:18 +02:00
Baptiste Grob
a5a4200a81 chore(build): do not create an index.html file on watch 2020-09-07 10:03:32 +02:00
Baptiste Grob
52c7577e74 chore(version): 3.5.0-beta2 2020-09-04 13:45:33 +02:00
Baptiste Grob
0f3d912f9e chore(deps): update snjs 2020-09-04 11:22:42 +02:00
Baptiste Grob
72da2d53bf chore(deps): update sncrypto 2020-09-03 23:36:16 +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
57aa942c91 feat: reduce number of steps needed to get going for local development (#454)
* feat: reduce number of steps to get going for local development

* fix: set default sync server in SNJS

* chore: keep --force in submodules command
2020-09-02 17:37:50 +02:00
Karol Sójko
6a1c10d3f7 fix: local docker-compose setup (#460) 2020-09-01 16:16:40 +02:00
Karol Sójko
153d05d58c Merge pull request #458 from jeet-parekh/docker-compose
fix the docker-compose steps
2020-09-01 10:39:20 +02:00
Jeet Parekh
78722e63f8 fix the docker-compose steps 2020-09-01 10:51:24 +05:30
Baptiste Grob
3e6f4b6f84 chore(deps): update snjs 2020-08-27 17:12:02 +02:00
Baptiste Grob
632072e12a chore: componentView add isEditor() comment 2020-08-27 17:08:32 +02:00
Baptiste Grob
814d41f9b2 fix: componentView: do not throw on inactive editors 2020-08-27 13:37:25 +02:00
Baptiste Grob
fbdc0100a4 fix: improve syncing exception user message 2020-08-26 18:40:01 +02:00
Baptiste Grob
3ac863098f fix: update encryption status after a passcode operation completes 2020-08-26 18:34:15 +02:00
Baptiste Grob
6483ad3fe7 chore(deps): update snjs 2020-08-26 18:18:55 +02:00
Baptiste Grob
3126a40e4a chore: export types 2020-08-26 17:33:52 +02:00
Baptiste Grob
730c81646a chore(deps): update package-lock.json 2020-08-26 17:33:14 +02:00
Baptiste Grob
5b72f4e88f feat: prevent refreshing when setting passcode 2020-08-26 17:32:08 +02:00
Johnny A
c4506a5407 fix: incremental loading for actions (#449)
* fix: incremental loading for actions

* fix: simplify loadingExtensions initialization

* fix: loading spinner per extension

* refactor: minor changes

* fix: loading and hidden state should not be persisted

* chore(deps): update snjs

* fix: keep === comparison operator

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2020-08-26 09:35:54 -04:00
Baptiste Grob
a63bfd8c0a fix: correctly set/change passcode 2020-08-26 14:51:32 +02:00
Baptiste Grob
696f34b788 fix: use register/deregister for editors instead of activate/deactivate 2020-08-25 17:57:35 +02:00
Radek Czemerys
b1cde8308f fix: unsubscribe streamItems on deinit (#453) 2020-08-25 17:36:01 +02: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
Baptiste Grob
b2511455dd chore(deps): update snjs 2020-08-25 16:47:21 +02:00
Baptiste Grob
ee8b8fec4d fix: Show SmartTag status in sidebar 2020-08-24 17:31:44 +02:00
Baptiste Grob
80ce5800a8 fix: don't show empty notes view when the database is loading 2020-08-24 17:31:44 +02:00