Commit Graph

109 Commits

Author SHA1 Message Date
Mo Bitar
8679bf5b30 fix: proper reload of ext data 2020-09-25 11:48:55 -05:00
Mo Bitar
945144734c fix: extension hiding + deprecation notice 2020-09-25 10:56:50 -05:00
Baptiste Grob
368eb4c637 fix: display note history action items without throwing 2020-09-25 11:41:13 +02: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
6f9b669523 fix: delete autolock pref on passcode remove 2020-09-24 15:52:03 -05:00
Mo Bitar
65498cad5c fix: render component view in revision preview 2020-09-24 15:06:18 -05:00
Mo Bitar
de55a4dd1e feat: password wizard typescripting and UI improvements 2020-09-23 23:22:02 -05:00
Mo Bitar
b3e5ca340d feat: improve strings, challenges, and template readiness 2020-09-23 22:34:18 -05:00
Mo Bitar
8cec60f9ff feat: remove 2fa UI in favor of challenges 2020-09-22 11:25:30 -05:00
Baptiste Grob
2cbff5982a fix: do not prompt for password with encrypted backup 2020-09-17 15:16:58 +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
553f057dbf fix: better handle import errors 2020-09-10 17:28:24 +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
148f7d7603 fix: display error message if backup file is from an unsupported version (#463) 2020-09-07 15:29:10 +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
3ac863098f fix: update encryption status after a passcode operation completes 2020-08-26 18:34:15 +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
Johnny A
4b173bdf64 fix: actions not loading (#448)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2020-08-19 13:53:57 -04:00
Baptiste Grob
7bad225691 Merge branch '004-server-history-support' into develop 2020-08-14 17:55:25 +02:00
Johnny Almonte
39f3fb930e fix: not necessary to check for undefined 2020-08-14 11:16:13 -04:00
Johnny Almonte
07bbd0e6b2 fix: rename session related functions 2020-08-14 11:12:41 -04:00
Johnny Almonte
ee49d80ceb fix: use confirmDialog 2020-08-13 13:10:52 -04:00
Johnny Almonte
ef651298e3 wip: server history support 2020-08-13 12:47:14 -04:00
Baptiste Grob
2fb6adb6ea fix: typescript errors 2020-08-12 21:21:38 +02:00
Baptiste Grob
63ec40fe55 Merge branch '004' into develop 2020-07-26 19:27:13 +02:00
Baptiste Grob
b888e68c5a fix: bundle files together when exporting a decrypted backup 2020-07-21 18:04:39 +02:00
Johnny Almonte
9d8f6a3167 wip: server history support 2020-07-16 02:25:40 -04:00
Johnny Almonte
875d4f1fc0 fix: alertService.confirm 2020-07-14 10:59:46 -04:00
Johnny Almonte
e6d87fa40d wip: server history support 2020-07-14 03:42:50 -04:00
Johnny Almonte
50f45547a4 wip: server history support 2020-07-13 03:18:49 -04:00
Baptiste Grob
5656edb385 refactor: AlertService 2020-07-09 15:43:58 +02:00
Johnny Almonte
8787e1264d fix: when importing should prompt for password if keyParams is present 2020-07-03 12:12:39 -04:00
Johnny A
4a07ef797e Merge pull request #417 from standardnotes/004-actions
refactor: actions menu
2020-06-29 22:26:28 -04:00
Baptiste Grob
81f32f8cca cleanup: accountMenu 2020-06-29 12:57:52 +02:00
Johnny Almonte
31a1d112ac refactor: loadExtensions method 2020-06-27 22:40:29 -04:00
Johnny Almonte
42e71cee5a refactor: actions menu 2020-06-27 22:03:30 -04:00
Johnny Almonte
ff20b9d6e6 fix: remove unnecessary property 2020-06-26 10:55:22 -04:00
Johnny Almonte
45fe64191d refactor: actions menu 2020-06-25 23:37:49 -04:00
Baptiste Grob
d45b873046 refactor: more precise TS typing 2020-06-22 15:27:49 +02:00
Mo Bitar
78e4ae0a16 fix: use snjs proper types location 2020-04-30 11:23:02 -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
9023f76417 fix: note comparison in template 2020-04-21 13:55:16 -05:00
Mo Bitar
851269200b Fixes 2020-04-17 16:41:51 -05:00