Mo Bitar
b2200c5707
sync provider wip
2017-01-25 19:44:48 -06:00
Mo Bitar
51012d7d54
api controller refactor
2017-01-25 17:14:11 -06:00
Mo Bitar
a76f725f7f
keymanager, syncmanager
2017-01-25 15:52:03 -06:00
Mo Bitar
13e6ac59a9
sync providers wip
2017-01-24 20:55:55 -06:00
Lev Lazinskiy
d6e743a7b2
Fix space
2017-01-23 22:55:51 -08:00
Lev Lazinskiy
64468909c1
Handle Shift Key
...
If Shift + Tab is pressed, this event is not fired and instead
the cursor moves to the previous field (i.e default browser behavior)
2017-01-23 22:50:39 -08:00
Lev Lazinskiy
2908b5d5d7
Reset the cursor
...
Once tab key is pressed, place the cursor 4 spaces away from
the location where the tab key was pressed.
This handles the case of when a tab key is pressed in the middle of
an existing note and the cursor was placed at the end of the document.
fix https://github.com/standardnotes/web/issues/50
2017-01-23 22:13:55 -08:00
Mo Bitar
b9160e01fd
logs
2017-01-21 18:53:50 -06:00
Mo Bitar
8e6a00b8d9
tags input in editor, #41
2017-01-21 18:51:56 -06:00
Mo Bitar
1a9abe8fc3
Merge pull request #46 from standardnotes/context-ext
...
Context ext
2017-01-21 16:44:15 -06:00
Mo Bitar
c23b7747bf
let in for loop, dismiss menu on note change
2017-01-21 15:41:29 -06:00
Lev Lazinskiy
3f3b808286
Remove extra space before window
2017-01-19 21:40:43 -08:00
Lev Lazinskiy
e1eac39ed0
Fix spacing (for real this time)
2017-01-19 21:39:12 -08:00
Lev Lazinskiy
a4a6898526
fix spacing
2017-01-19 21:33:00 -08:00
Lev Lazinskiy
1b3eb1bbfd
revert accidental removal of window keydown handler
2017-01-19 21:31:33 -08:00
Lev Lazinskiy
59018ed7c9
Fix refernce to the editor element
2017-01-19 21:27:46 -08:00
Lev Lazinskiy
56ce553d81
Fix minor formatting issues
2017-01-19 16:23:53 -08:00
Lev Lazinskiy
8d54b916eb
Only handle tab key inside of editor
...
This refactors the controller a bit to insert 4 spaces when
a tab key is inserted inside of an editor, but in all other parts
of the app allow the user to use the tab key normally.
fix
https://github.com/standardnotes/desktop/issues/23
2017-01-19 16:20:52 -08:00
Mo Bitar
df8468b07d
indent
2017-01-19 10:42:18 -06:00
Mo Bitar
9dec414dc4
Merge pull request #39 from dreamszl/dreamszl/autofocus
...
Auto focus on editor when switch to edit mode
2017-01-19 10:39:58 -06:00
dreamszl
19e88c21ba
Auto focus on editor when switch to edit mode
2017-01-19 20:34:11 +08:00
Lev Lazinskiy
ed658bd537
Insert 4 spaces when tab key is pressed
...
fix https://github.com/standardnotes/web/issues/26
2017-01-18 23:07:08 -08:00
Mo Bitar
07c952ac89
handle sync error
2017-01-16 18:13:52 -06:00
Mo Bitar
831789c123
check for response
2017-01-15 16:05:22 -06:00
Mo Bitar
84127c7429
rm unused func
2017-01-15 11:02:54 -06:00
Mo Bitar
70b80c73af
merge local on auth
2017-01-15 11:01:21 -06:00
Mo Bitar
8bdc9b674b
password cost check
2017-01-15 10:29:02 -06:00
Mo Bitar
0f69b1ec14
encryption status
2017-01-14 12:50:10 -06:00
Mo Bitar
36ada08a33
remove sharing
2017-01-14 12:33:28 -06:00
Mo Bitar
86b6ac0d58
delete items on signout
2017-01-13 00:50:20 -06:00
Mo Bitar
3ffc9ee667
indexeddb implementation, #15
2017-01-11 17:50:47 -06:00
Mo Bitar
1ab7858bc3
rm unused files
2017-01-09 10:31:48 -06:00
Mo Bitar
24567cb87c
search fix
2017-01-09 09:44:46 -06:00
Mo Bitar
818f6aafe9
offline fixes
2017-01-09 09:15:17 -06:00
Mo Bitar
ca3eff7f15
import require password
2017-01-08 14:15:33 -06:00
Mo Bitar
93e3a72d30
offline mode
2017-01-08 00:18:30 -06:00
Mo Bitar
c20223ff1a
conditional show extensions
2017-01-07 17:36:49 -06:00
Mo Bitar
a4f05b8c31
extension css and logic updates
2017-01-07 13:15:30 -06:00
Mo Bitar
73edae57a2
delete ext option, full screen padding
2017-01-07 00:10:54 -06:00
Mo Bitar
1a2bcb39ca
updated ext format
2017-01-06 00:19:08 -06:00
Mo Bitar
6306f2a316
all extension type
2017-01-05 19:22:34 -06:00
Mo Bitar
54ac4ffd15
extension sync
2017-01-05 15:42:35 -06:00
Mo Bitar
4a35e78765
model manager refactor
2017-01-05 00:55:23 -06:00
Mo Bitar
24ed04b46f
extensions wip
2017-01-04 00:14:20 -06:00
Mo Bitar
b2621d0163
sync spinner
2017-01-02 21:58:02 -06:00
Mo Bitar
68df05c159
sync fixes
2016-12-30 12:23:27 -06:00
Mo Bitar
b2f1077fef
sync tokens
2016-12-30 09:53:02 -06:00
Mo Bitar
d5d1b2b7f7
sync wip
2016-12-30 00:07:13 -06:00
Mo Bitar
110dc4e758
refresh button
2016-12-29 22:57:46 -06:00
Mo Bitar
96006e3dca
Fixes
2016-12-28 15:22:53 -06:00