Commit Graph

708 Commits

Author SHA1 Message Date
Mo Bitar
62b091ef5e Fix modelManager sync observer now being syncronous 2019-06-04 13:36:56 -05:00
Mo Bitar
02fe9dd6b0 Fix empty successful response handling for actions 2019-06-04 13:09:04 -05:00
Mo Bitar
44c0a336c2 Redo search on editor load 2019-06-03 17:15:35 -05:00
Mo Bitar
0a816ec2f3 Reload font after remote editor change, fixes desktop#319 2019-06-03 17:00:43 -05:00
Mo Bitar
d23df1c1d7 Bold Editor note 2019-06-03 12:00:49 -05:00
Mo Bitar
678f8d73bc No debounce while offline, static index.html page, 3.0.10-beta2 2019-06-03 11:41:08 -05:00
Mo Bitar
a503051628 SFJS 0.3.63 2019-06-03 11:25:25 -05:00
Mo Bitar
e9b57a25f2 Saving status improvements 2019-06-03 11:09:38 -05:00
Mo Bitar
39549503ce Merge branch 'sfjs-0.3.60' of github.com:standardnotes/web into sfjs-0.3.60 2019-06-01 12:01:16 -05:00
Mo Bitar
e8d8a91937 Improved dummy note handling, sfjs 0.3.61 2019-06-01 12:00:51 -05:00
Mo Bitar
bb282f868f Improved debouncing for plain editor 2019-05-31 19:44:29 -05:00
Mo Bitar
f84068120d Merge branch 'dagjaneiro-fix-desktop-search-highlight' into sfjs-0.3.60 2019-05-31 09:17:52 -05:00
Mo Bitar
04a916e5a3 Improve styles 2019-05-30 17:20:37 -05:00
Mo Bitar
e7fa6bb062 Use text-based reverse sort button instead of icon 2019-05-30 11:08:54 -05:00
dagjaneiro
2f5372008c fix: clear desktop search highlight when tag is selected 2019-05-30 15:11:29 +01:00
Mo Bitar
6e06e04714 Only show error status if note is dirty 2019-05-29 16:19:37 -05:00
Mo Bitar
394958241b SFJS 0.3.60 2019-05-28 14:09:29 -05:00
Mo Bitar
8d4f86242a Handle item sync success through sync observer, remove sync locking 2019-05-26 20:23:45 -05:00
Mo Bitar
af85d7c384 Transition from item.setDirty to modelManager.setItemDirty 2019-05-22 18:17:25 -05:00
Mo Bitar
10022ba87b Handle setDirty with updateClientDate defaulting to false 2019-05-22 16:57:03 -05:00
Mo Bitar
952e5bdb41 Keyboard case equality 2019-05-12 15:54:02 -05:00
Mo Bitar
9a0077a69a Reload notes after prefs change 2019-05-12 15:46:28 -05:00
Mo Bitar
6b03a4cdeb Next/previous note shortcut 2019-05-12 12:35:35 -05:00
Mo Bitar
ff47f0065d Perma delete shortcut, fix event modifiers 2019-05-12 12:02:36 -05:00
Mo Bitar
f5e877e055 Fixes issue with preventDefault being called in timeout 2019-05-12 11:55:17 -05:00
Mo Bitar
6c5d01a99d Keyboard shortcuts for modifying options menu, creating new note, and deleting note 2019-05-11 21:31:59 -05:00
Mo Bitar
47a316409b Show app version in Account menu 2019-05-11 18:26:55 -05:00
Mo Bitar
ae8a455f94 Fixes #286 2019-05-11 17:52:07 -05:00
Mo Bitar
c59ab2c3f9 Set alertManager on componentManager 2019-05-09 17:57:19 -05:00
Mo Bitar
92bbf08d03 reloadComponent async 2019-04-30 23:10:40 -05:00
Mo Bitar
43c9f02bfe Extracted componentManager into snjs 2019-04-30 19:38:29 -05:00
Mo Bitar
6ed2c25cc7 Update extensions manager + extension repo permissions 2019-04-30 12:41:50 -05:00
Mo Bitar
a9cfbc53e0 ComponentManager permissions logic, Batch Manager content type expansion, Stylekit 2.0.14, SFJS 0.3.58 2019-04-29 18:48:52 -05:00
Mo Bitar
997451e568 Merge pull request #285 from standardnotes/3.0.8
3.0.8
2019-04-16 13:33:45 -05:00
Mo Bitar
36f986a35f Reload extensions data when Extensions manager becomes available 2019-04-14 09:30:19 -05:00
Mo Bitar
eac68e27f3 Only show migration status if items are affected 2019-04-13 12:11:42 -05:00
Mo Bitar
e6e473adfe Lock syncing until local data loaded 2019-04-13 12:03:42 -05:00
Mo Bitar
ab1c79fe93 Observe user preferences and change on demand 2019-04-13 11:41:55 -05:00
Mo Bitar
3718a3ecd1 Remove console log 2019-04-13 09:45:07 -05:00
Mo Bitar
8bc59b8e24 Beta3 2019-04-12 09:37:22 -05:00
Mo Bitar
05c8fc7bd4 Better statuses for migrations, beta2 2019-04-12 09:23:08 -05:00
Mo Bitar
2ae804c0f4 Disable spellcheck by default on desktop 2019-04-11 10:28:17 -05:00
Mo Bitar
372c6c3a7a Reject drag and drop events 2019-04-11 10:22:50 -05:00
Mo Bitar
08d54c19c3 Handle desktop componentView error 2019-04-08 11:59:49 -05:00
Mo Bitar
7b4e9d57af Autofocus passcode field on window focus 2019-04-04 16:36:00 -05:00
Mo Bitar
5d949d5200 Alert on failed action 2019-04-04 16:16:43 -05:00
Mo Bitar
9bd4e5e5a1 Migration of note-tag references in favor of tag-note references 2019-04-03 16:13:57 -05:00
Mo Bitar
59ce6c7bb1 Status manager and footer status 2019-04-02 14:40:26 -05:00
Mo Bitar
ce7192726e Prevent tabbing on locked note 2019-04-02 11:45:23 -05:00
Mo Bitar
b8e5b308ea Fixes issue where notes do not display error decrypting if they are errored 2019-04-02 09:50:30 -05:00