Commit Graph

1523 Commits

Author SHA1 Message Date
Baptiste Grob
9036beb3f3 fix: correctly start and stop autolock timer 2020-09-18 12:07:18 +02:00
Baptiste Grob
2cbff5982a fix: do not prompt for password with encrypted backup 2020-09-17 15:16:58 +02:00
Baptiste Grob
b6dace049c fix: dev helpers 2020-09-17 15:16:44 +02:00
Baptiste Grob
2ba43a01ed fix: prevent undefined access 2020-09-17 14:28:52 +02:00
Baptiste Grob
083b2f5dfd chore(deps): update package-lock.json 2020-09-17 14:28:25 +02:00
Baptiste Grob
19a9f57bed fix: show correct sync status 2020-09-17 14:27:53 +02:00
Baptiste Grob
6f8543b6e5 fix: add desktop bundle variant 2020-09-16 13:48:17 +02:00
Baptiste Grob
04484501fc chore(version): 3.5.0-beta4 2020-09-16 13:27:37 +02:00
Baptiste Grob
0cd7d4b3d1 fix: keep state consistent when clicking placeholder note 2020-09-16 13:19:26 +02:00
Karol Sójko
6b4e9e317f Merge branch 'hotfix/3.4.5' into develop 2020-09-16 09:40:49 +02:00
Karol Sójko
d6ac37a04a fix: docker entrypoint command interpret 2020-09-16 09:35:13 +02:00
Mo Bitar
c7901f754d chore(deps): upgrade snjs 2020-09-15 11:31:05 -05: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
ae6ef50f88 style: remove whitespace 2020-09-14 16:13:46 +02:00
Baptiste Grob
c472891d78 fix: disable editor rendering in history previews 2020-09-14 16:13:16 +02:00
Baptiste Grob
06ef538546 fix: insert template note when selecting editor 2020-09-14 12:55:54 +02:00
Baptiste Grob
1595ea518e fix: appropriate wording for passcode prompt when registering 2020-09-14 12:15:43 +02:00
Baptiste Grob
11f08e6f93 chore(version): 3.5.0-beta3 2020-09-11 17:31:02 +02:00
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
f440eaa692 hotfix: 3.4.4, fix not being able to import backup 2020-09-10 20:36:21 +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
Baptiste Grob
cb2115c0d6 chore(version): 3.4.3 (bump to match desktop version) 2020-09-10 16:35:45 +02:00
Mo Bitar
c3ad129016 chore: upgrade sncrypto and snjs deps 2020-09-09 12:50:03 -05:00
Baptiste Grob
3a34fd0c87 Merge branch 'hotfix/3.3.13' 2020-09-09 18:09:09 +02:00
Baptiste Grob
2744989674 chore: bundle 2020-09-09 18:08:55 +02:00
Baptiste Grob
8c76453942 chore(version): 3.3.13 2020-09-09 18:08:47 +02:00
Baptiste Grob
4bbbef32fb fix: ionicons 2020-09-09 18:07:29 +02:00
Baptiste Grob
8278986eb6 Merge branch 'hotfix/3.3.12' 2020-09-09 17:44:31 +02:00
Baptiste Grob
2ebaa940fe chore(version): 3.3.12 2020-09-09 17:42:41 +02:00
Baptiste Grob
ec0a9687f5 chore: bundle 2020-09-09 17:42:28 +02:00
Baptiste Grob
7cfa95520b Merge pull request #464 from standardnotes/hotfix/3.3.11
check backup file version first before importing
2020-09-09 17:34:37 +02: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
990b76324e chore(version): 3.3.11 2020-09-08 18:01:39 +02:00
Baptiste Grob
6f798e3ba9 fix: check backup file version first before importing 2020-09-08 18:01:05 +02: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