Mo Bitar
b74d709f4d
typo
2017-01-31 01:10:39 -06:00
Mo Bitar
fd44b694b0
styles
2017-01-31 00:54:22 -06:00
Mo Bitar
c93eba279d
sync timer
2017-01-30 15:34:36 -06:00
Mo Bitar
db7bd65909
change filter to search
2017-01-30 08:27:14 -06:00
Mo Bitar
9c88a6bcb2
remove log
2017-01-29 18:05:40 -06:00
Mo Bitar
5bae0a0fad
Merge pull request #58 from standardnotes/sync-provider-destruction
...
Sync refactor
2017-01-29 18:01:19 -06:00
Mo Bitar
72afcd7da4
confirm delete, extension load actions
2017-01-29 16:59:06 -06:00
Mo Bitar
2274e6835d
handle uuid conflicts
2017-01-29 11:36:20 -06:00
Mo Bitar
48ea5dc22c
import error check
2017-01-29 00:19:32 -06:00
Mo Bitar
5ec6fc4831
delete undefined tag
2017-01-29 00:04:56 -06:00
Mo Bitar
79f8430d56
style
2017-01-28 23:43:59 -06:00
Mo Bitar
f132da004d
offline callback
2017-01-28 23:34:06 -06:00
Mo Bitar
aa6388d8b0
handle local deletion relationships
2017-01-28 23:16:22 -06:00
Mo Bitar
46e9e91f46
sync status, show credentials
2017-01-28 22:44:40 -06:00
Mo Bitar
5d9c1c3413
notes infinite scroll
2017-01-28 13:58:02 -06:00
Mo Bitar
92c8892054
extensions css
2017-01-28 10:28:06 -06:00
Mo Bitar
2b0aa2d4ca
account menu complete
2017-01-28 00:09:44 -06:00
Mo Bitar
f296b0e49e
functional minimalism
2017-01-27 19:39:10 -06:00
Mo Bitar
ce053226a5
before destruction
2017-01-27 18:32:27 -06:00
Mo Bitar
7c88531cff
updates
2017-01-27 13:54:23 -06:00
Mo Bitar
3029a97c0e
editor error message
2017-01-26 19:59:55 -06:00
Mo Bitar
b7492176d1
sync accounts
2017-01-26 19:50:47 -06:00
Mo Bitar
a255b8487e
account menu sections
2017-01-26 15:11:41 -06:00
Mo Bitar
ee6ec5bfbc
css cleanup
2017-01-26 13:25:46 -06:00
Mo Bitar
191f665dde
key updates
2017-01-26 01:19:49 -06:00
Mo Bitar
ac5569429d
css
2017-01-26 01:00:47 -06:00
Mo Bitar
5141b963bc
sync status
2017-01-25 21:58:32 -06:00
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
Mo Bitar
c656024959
Merge branch 'levlaz-fix_tab_v3'
2017-01-24 09:00:52 -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
dcf9291fce
limit log size
2017-01-22 11:17:44 -06:00
Mo Bitar
e06b98059f
note preview, closes #1
2017-01-21 19:35:26 -06:00
Mo Bitar
a5976b0416
Merge pull request #47 from standardnotes/tags
...
Tags
2017-01-21 18:57:36 -06:00
Mo Bitar
f7d9cb594d
ng-blur
2017-01-21 18:57:01 -06: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
80f784e47a
bundle
2017-01-21 16:46:09 -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
Mo Bitar
6f0eb66c33
load ext in context of item
2017-01-21 10:23:13 -06:00
Mo Bitar
21530b009e
Merge pull request #45 from levlaz/karma_testing_spike
...
First pass at testing
2017-01-21 08:06:45 -06:00
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