Lev Lazinskiy
40a833e557
Add haml to dev dependency
2017-01-20 14:14:28 -08:00
Lev Lazinskiy
3262d1f050
Update README with CI status badge
2017-01-20 14:01:57 -08:00
Lev Lazinskiy
3d2e571efa
First pass at testing
...
- Unit/Integration(ish) tests for Home Controller
- Simple test for the date filter
- Dependencies for Karma and Jasmine
- circle.yml file for CI
2017-01-20 13:58:10 -08:00
Mo Bitar
dd49a0169d
Merge pull request #42 from levlaz/fix_tab_input
...
Only handle tab key inside of editor
2017-01-19 23:55:22 -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
f904c84827
remove logs
2017-01-19 14:00:38 -06:00
Mo Bitar
9c523a3ec7
idb logs
2017-01-19 12:42:09 -06:00
Mo Bitar
12f4cfed00
idb logs
2017-01-19 12:40:02 -06: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
Mo Bitar
59881008bf
Merge pull request #36 from levlaz/tab_key
...
Insert 4 spaces when tab key is pressed
2017-01-19 10:30:32 -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
e9774ad823
comment about encryption IV
2017-01-18 21:26:35 -06:00
Mo Bitar
2b55a4f6b0
log idb error
2017-01-18 19:51:21 -06:00
Mo Bitar
e5e5e4cc31
Merge pull request #35 from fdhoff/sort_tags_by_name
...
Sort tags by name
2017-01-18 19:16:05 -06:00
Foster Hoff
a8198c1643
sort by lowercase
2017-01-18 13:46:09 -08:00
Foster Hoff
c258f18667
insert tags by sorted titles
2017-01-18 13:07:06 -08:00
Foster Hoff
13e397a4ed
add semicolons
2017-01-18 11:17:36 -08:00
Mo Bitar
dfe732e10e
Merge branch 'master' of github.com:standardnotes/web
2017-01-16 18:13:56 -06:00
Mo Bitar
07c952ac89
handle sync error
2017-01-16 18:13:52 -06:00
Mo Bitar
fbbfccdfe6
replace includes with lodash
2017-01-15 20:32:43 -06:00
Mo Bitar
bbedad0fc5
json parse exception handling
2017-01-15 18:10:10 -06:00
Mo Bitar
32b709c689
edge detect wip
2017-01-15 17:56:24 -06:00
Mo Bitar
13cf04c7c1
remove textencoder dependency
2017-01-15 17:33:54 -06:00
Mo Bitar
e8ace18e28
crypto safety check
2017-01-15 17:04:14 -06:00
Mo Bitar
6838a20e86
crypto safety check
2017-01-15 17:00:19 -06:00
Mo Bitar
8a4929bf14
crypto safety check
2017-01-15 16:55:24 -06:00
Mo Bitar
831789c123
check for response
2017-01-15 16:05:22 -06:00
Mo Bitar
1499f26d5d
rm logs
2017-01-15 13:01:39 -06:00
Mo Bitar
828730dcba
fix electron check
2017-01-15 12:54:44 -06:00
Mo Bitar
c70a06b190
electron log
2017-01-15 12:49:50 -06:00
Mo Bitar
8076009fb4
disable html5 if running in electron
2017-01-15 12:41:57 -06:00
Mo Bitar
e51d1e3477
dont require base url
2017-01-15 11:54:09 -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
fff422ff69
Merge branch 'master' of github.com:standardnotes/web
2017-01-15 10:29:06 -06:00
Mo Bitar
8bdc9b674b
password cost check
2017-01-15 10:29:02 -06:00
Mo Bitar
a84262dbfd
Update README.md
2017-01-14 19:23:56 -06:00
Mo Bitar
3a92c2a2a5
Merge pull request #20 from standardnotes/rm-pres
...
remove sharing
2017-01-14 12:51:49 -06:00
Mo Bitar
0f69b1ec14
encryption status
2017-01-14 12:50:10 -06:00
Mo Bitar
4479a24431
css
2017-01-14 12:40:59 -06:00
Mo Bitar
36ada08a33
remove sharing
2017-01-14 12:33:28 -06:00
Mo Bitar
66298b8799
fix scroll issue on safar/ff
2017-01-14 11:20:24 -06:00