Commit Graph

1014 Commits

Author SHA1 Message Date
Mo Bitar
48eca5039b SNJS 0.2.8
Signed-off-by: Mo Bitar <me@bitar.io>
2019-06-05 14:21:43 -05:00
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
7063816adb Notes header font size 2019-05-30 12:18:56 -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
ff51feaab1 Beta 1 2019-05-28 14:13:28 -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
1e39ab868b Merge pull request #290 from standardnotes/3.0.9
3.0.9
2019-05-17 11:13:26 -05:00
Mo Bitar
d4946a8c44 Preview font size 2019-05-16 18:34:30 -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
302aada188 Favicon updates 2019-05-11 19:48:50 -05:00
Mo Bitar
94aa14f4e8 Update favicon, closes #14 2019-05-11 18:34:10 -05:00
Mo Bitar
47a316409b Show app version in Account menu 2019-05-11 18:26:55 -05:00
Mo Bitar
0d6777780c component-stack keep glued to bottom 2019-05-11 17:58:28 -05:00
Mo Bitar
4508ecdecd ng-if instead of ng-show for previews 2019-05-11 17:55:01 -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
5901f4a623 Tags icon 2019-04-30 12:58:30 -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
74fbd8fe8f 3.0.8 2019-04-16 13:32:44 -05:00
Mo Bitar
d13da9bee5 3.0.8-beta2 (fixed from 3.0.7, which was already used for previous version) 2019-04-14 09:38:54 -05:00
Mo Bitar
36f986a35f Reload extensions data when Extensions manager becomes available 2019-04-14 09:30:19 -05:00
Mo Bitar
47e4eb22ba Component view app bar layout adjustments, adds noopener rel to links 2019-04-14 09:15:13 -05:00
Mo Bitar
23baf95b88 Fixes issue where dragging panel resizer would highlight tag text on Safari 2019-04-13 12:31:08 -05:00
Mo Bitar
1103400a95 Disables spellcheck on note title field 2019-04-13 12:15:44 -05:00