Commit Graph

128 Commits

Author SHA1 Message Date
Mo Bitar
3057eaafb4 feat: cancelable challenges 2020-09-28 09:26:28 -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
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
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
Mo Bitar
9498f2e8f3 refactor: import crypto from sncrypto (dep of snjs) 2020-06-05 11:05:36 -05: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
e7651fe92b Incipient TypeScript 2020-04-09 18:16:57 -05:00