Commit Graph

149 Commits

Author SHA1 Message Date
Baptiste Grob
1bf08decea Merge branch 'release/3.5.1' 2020-11-02 10:28:35 +01:00
Baptiste Grob
5fae8e057d chore: build 2020-10-14 10:51:14 +02:00
Baptiste Grob
0ff9d3d4e1 fix: typo in reload-ext-data 2020-10-09 17:05:01 +02:00
Mo Bitar
507223c5b7 fix: associate note with selected tag when saving with editor 2020-10-08 11:44:08 -05:00
Mo Bitar
0d387349d7 fix: types 2020-10-06 15:47:16 -05:00
Baptiste Grob
fff0ae1313 fix: use SNJS duplicateItem for restoring as copy 2020-10-06 12:28:54 +02:00
Mo Bitar
3057eaafb4 feat: cancelable challenges 2020-09-28 09:26:28 -05:00
Mo Bitar
3def145215 Revert "hotfix: typo in reload ext data"
This reverts commit 67382d01a0.
2020-09-25 12:01:24 -05:00
Mo Bitar
67382d01a0 hotfix: typo in reload ext data 2020-09-25 11:53:24 -05:00
Mo Bitar
8679bf5b30 fix: proper reload of ext data 2020-09-25 11:48:55 -05:00
Mo Bitar
83771339a5 fix: deactivate themes on deinit 2020-09-24 19:08:45 -05:00
Mo Bitar
e177dcac47 fix: simplify component logic 2020-09-24 18:52:38 -05:00
Mo Bitar
94a82412bd fix: bind modals to application lifetime 2020-09-24 15:32:01 -05:00
Mo Bitar
b3e5ca340d feat: improve strings, challenges, and template readiness 2020-09-23 22:34:18 -05:00
Mo Bitar
d42518fc61 feat: custom challenges 2020-09-22 00:10:43 -05:00
Baptiste Grob
c705b5b4db fix: correctly start and stop autolock timer 2020-09-18 12:17:14 +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
Baptiste Grob
f440eaa692 hotfix: 3.4.4, fix not being able to import backup 2020-09-10 20:36:21 +02:00
Baptiste Grob
cb2115c0d6 chore(version): 3.4.3 (bump to match desktop version) 2020-09-10 16:35:45 +02:00
Baptiste Grob
2744989674 chore: bundle 2020-09-09 18:08:55 +02:00
Baptiste Grob
ec0a9687f5 chore: bundle 2020-09-09 17:42:28 +02:00
Mo Bitar
30f0650b38 chore: upgrade snjs and sncrypto deps 2020-09-09 10:25:27 -05:00
Baptiste Grob
3126a40e4a chore: export types 2020-08-26 17:33:52 +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
57f2b924bf chore: tsc 2020-08-14 18:14:31 +02:00
Baptiste Grob
2fb6adb6ea fix: typescript errors 2020-08-12 21:21:38 +02:00
Baptiste Grob
e06311c56b fix: stop tracking dist fonts 2020-08-07 17:07:51 +02:00
Karol Sójko
ef44c0818e fix: remove generated dist files from repo 2020-07-30 19:30:31 +02:00
Karol Sójko
1da66a2c81 Revert "fix: Remove from repository files generated during build process" 2020-07-29 17:48:07 +02:00
Karol Sójko
da0d715910 fix: Remove from repository files generated during build process 2020-07-29 16:50:32 +02:00
Baptiste Grob
098fcbcb5f chore(version): 3.5.0-alpha3 2020-07-29 16:11:49 +02:00
Baptiste Grob
470091c444 chore(version): 3.5.0-alpha2 2020-07-29 13:16:12 +02:00
Baptiste Grob
23537b3a6e chore: bundle 2020-07-29 11:54:46 +02:00
Baptiste Grob
6b5b1b90b5 chore: bundle 2020-07-29 11:48:55 +02:00
Baptiste Grob
ef7bc4d47c chore: bundle 2020-07-27 13:17:12 +02:00
Baptiste Grob
93b7f5858c chore: bundle 2020-07-22 17:52:45 +02:00
Baptiste Grob
1631aee113 chore: bundle 2020-07-22 10:34:01 +02:00
Baptiste Grob
e86f70233a chore: build 2020-07-21 18:31:31 +02:00
Mo Bitar
5ee44d56c2 fix: compile assets 2020-07-08 13:43:07 -05:00
Mo Bitar
9498f2e8f3 refactor: import crypto from sncrypto (dep of snjs) 2020-06-05 11:05:36 -05:00
Baptiste Grob
cd43234b5e chore: bundle 2020-05-30 15:04:45 +02:00
Mo Bitar
78e4ae0a16 fix: use snjs proper types location 2020-04-30 11:23:02 -05:00
Mo Bitar
bbfb40dcba update: use uuid for mutator association 2020-04-30 10:52:31 -05:00
Mo Bitar
dee164f4a2 fix: editor status after changing note 2020-04-24 12:55:23 -05:00
Mo Bitar
fa831f775b fix: timing of editor component view unloading 2020-04-23 20:20:56 -05:00
Mo Bitar
7a615bc137 fix: panel resizer callback 2020-04-22 08:32:51 -05:00
Mo Bitar
2ce981a1ea fix: deactivate themes on signout 2020-04-21 17:24:11 -05:00
Mo Bitar
6be8fa93f8 fix: select on focus, wait for value 2020-04-21 14:05:11 -05:00
Mo Bitar
9023f76417 fix: note comparison in template 2020-04-21 13:55:16 -05:00
Mo Bitar
35434f8af3 fix: select first note on sign in 2020-04-21 12:30:43 -05:00