Commit Graph

876 Commits

Author SHA1 Message Date
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
Johnny A
48261087c1 Merge pull request #419 from standardnotes/fix-preferences-manager
fix: initialize userPreferences in preferencesManager
2020-06-24 20:08:12 -04:00
Johnny Almonte
cec1ec9d7e refactor: rename loadSingleton to reloadSingleton 2020-06-24 08:34:04 -04:00
Johnny Almonte
afe4512a0a fix: initialize userPreferences in preferencesManager 2020-06-24 00:31:47 -04:00
Baptiste Grob
28b6455d8c style: remove trailing spaces 2020-06-22 17:53:18 +02:00
Baptiste Grob
1e00dc2be8 feat: confirm navigating away when upgrade is in progress 2020-06-22 17:52:48 +02:00
Baptiste Grob
f0a352edc5 style: remove trailing spaces 2020-06-22 15:58:11 +02:00
Baptiste Grob
3d3ca9b94a fix: argument misordering 2020-06-22 15:48:36 +02:00
Baptiste Grob
d45b873046 refactor: more precise TS typing 2020-06-22 15:27:49 +02:00
Baptiste Grob
91b53d34bf fix: correctly set note values when they change 2020-06-22 15:27:47 +02:00
Baptiste Grob
d0088ba98b refactor: update to latest snjs 2020-06-22 15:27:46 +02:00
Radek Czemerys
0928e3944c fix: typo in function name 2020-06-15 12:23:33 +02:00
Baptiste Grob
6c6520eb71 Merge branch '004' into crypto-refactor
# Conflicts:
#	package.json
2020-06-09 16:52:01 +02:00
Mo Bitar
9498f2e8f3 refactor: import crypto from sncrypto (dep of snjs) 2020-06-05 11:05:36 -05:00
Baptiste Grob
6e485e0e8a fix: keep application reference when on pure view controller destruction 2020-06-01 18:38:05 +02:00
Baptiste Grob
36d8b81d2f fix: clear note change listener on editor vie deinit 2020-06-01 18:37:26 +02:00
Baptiste Grob
d2af65c337 feat: add dev-only utilities 2020-06-01 18:08:39 +02:00
Baptiste Grob
b2d6ea00c8 fix: initialize controller state softly 2020-06-01 10:49:51 +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
Mo Bitar
f9733f8dac fix: deregister stream observers on editor deinit 2020-04-21 12:17:01 -05:00
Mo Bitar
84de39375c Use SNJS's built-in display sorting and filtering 2020-04-18 21:54:07 -05:00
Mo Bitar
851269200b Fixes 2020-04-17 16:41:51 -05:00
Mo Bitar
8050c9cccd Remove notes tags display 2020-04-17 13:57:43 -05:00
Mo Bitar
0c6b5cbeb7 mv services/state > ui_models/app_state 2020-04-17 13:31:47 -05:00
Mo Bitar
2083ce763f Fixes smart tags, toggling archive, and toggling trashed 2020-04-17 09:28:58 -05:00
Mo Bitar
4451832c9e Fixes user prefs sync race condition 2020-04-16 10:17:19 -05:00
Mo Bitar
c94742d248 Component stack fixes 2020-04-16 09:46:15 -05:00
Mo Bitar
407e3ea0d8 Fixes and improvements related to components 2020-04-15 19:17:08 -05:00
Mo Bitar
1280c2ec52 Editor component management simplification 2020-04-15 13:11:10 -05:00
Mo Bitar
0d44a2ff64 Component management improvements, removal of dependence on noteReady flag 2020-04-15 10:26:55 -05:00
Mo Bitar
a2303aa7af Fixes 2020-04-14 19:59:31 -05:00
Mo Bitar
d91b7bc449 Tags fixes 2020-04-14 18:16:46 -05:00
Mo Bitar
9cf99896a5 Remove dummy concept in favor of editor group and editors 2020-04-14 15:03:22 -05:00
Mo Bitar
ef66170ba4 UI fixes 2020-04-13 18:39:25 -05:00
Mo Bitar
82f71aa923 Move @types to dist 2020-04-13 15:03:43 -05:00
Mo Bitar
31384023d1 Compiled build 2020-04-13 15:01:06 -05:00
Mo Bitar
7ee9610dca TS complete 2020-04-13 10:04:19 -05:00
Mo Bitar
3d955e4b7d Prefs manager TS 2020-04-13 09:35:35 -05:00
Mo Bitar
2e2634e3a1 Theme manager TS 2020-04-13 09:19:25 -05:00