Shin'ya Ueoka
|
c913dcdec7
|
parse json in settings
|
7 years ago |
Shin'ya Ueoka
|
355c0c6457
|
save keymap in input store in content
|
7 years ago |
Shin'ya Ueoka
|
892eb8a6a6
|
Merge pull request #25 from ueokande/github
Add GitHub meta files
|
7 years ago |
Shin'ya Ueoka
|
1cae87af6d
|
add CODE_OF_CONDUCT
|
7 years ago |
Shin'ya Ueoka
|
6edeb4ac66
|
add CONTRIBUTING
|
7 years ago |
Shin'ya Ueoka
|
23c5ed7daa
|
add ISSUE_TEMPLATE
|
7 years ago |
Shin'ya Ueoka
|
8b9125871b
|
Merge pull request #24 from ueokande/yank-url
Yank url
|
7 years ago |
Shin'ya Ueoka
|
7ac00fce6f
|
Show info on yanked
|
7 years ago |
Shin'ya Ueoka
|
b0d2b53281
|
use mode in console message
|
7 years ago |
Shin'ya Ueoka
|
f6996a2274
|
yank a URL
|
7 years ago |
Shin'ya Ueoka
|
bbf90e77e9
|
Merge pull request #23 from ueokande/winopen-command
winopen command
|
7 years ago |
Shin'ya Ueoka
|
d262fd1a2f
|
support w/W command
|
7 years ago |
Shin'ya Ueoka
|
940f3c7f79
|
support winopen command
|
7 years ago |
Shin'ya Ueoka
|
0183161145
|
Merge pull request #22 from ueokande/separate-domains
Refactor: Separate domains
|
7 years ago |
Shin'ya Ueoka
|
57f798044d
|
rename background end-point script name
|
7 years ago |
Shin'ya Ueoka
|
2faf44af74
|
move store to shared
|
7 years ago |
Shin'ya Ueoka
|
39fb540037
|
separate content
|
7 years ago |
Shin'ya Ueoka
|
d886d7de29
|
move background
|
7 years ago |
Shin'ya Ueoka
|
58123210ab
|
separate settings
|
7 years ago |
Shin'ya Ueoka
|
541449b1fc
|
separate console
|
7 years ago |
Shin'ya Ueoka
|
22db12f2a3
|
move messages to shared
|
7 years ago |
Shin'ya Ueoka
|
0f54a203db
|
Merge pull request #20 from ueokande/prevent-page-keymaps
Prevent page keymaps
|
7 years ago |
Shin'ya Ueoka
|
38fee74760
|
reset follow on enabled
|
7 years ago |
Shin'ya Ueoka
|
370e20d76a
|
disable follow after activate
|
7 years ago |
Shin'ya Ueoka
|
e2aae9cff2
|
follow from content-input
|
7 years ago |
Shin'ya Ueoka
|
6f9b217df8
|
make content-input more simple
|
7 years ago |
Shin'ya Ueoka
|
944683a2d8
|
use key instead of keyCode in follow
|
7 years ago |
Shin'ya Ueoka
|
ea455059bd
|
prevent keymaps in the page
|
7 years ago |
Shin'ya Ueoka
|
30641f1b75
|
load settings from content
|
7 years ago |
Shin'ya Ueoka
|
8ff302a1f2
|
store input keys in content script
|
7 years ago |
Shin'ya Ueoka
|
a6b197ca73
|
reload settings on content
|
7 years ago |
Shin'ya Ueoka
|
d995ab0030
|
Merge pull request #19 from ueokande/content-and-background-redux-completely
Refactor: full redux on content and background
|
7 years ago |
Shin'ya Ueoka
|
9fb7bf96be
|
fix console errors
|
7 years ago |
Shin'ya Ueoka
|
45368384d1
|
remove completion actions/reducer
|
7 years ago |
Shin'ya Ueoka
|
4cb17031d1
|
[wip] remove STATE_UPDATE
|
7 years ago |
Shin'ya Ueoka
|
10ad62e606
|
console command actions without store
|
7 years ago |
Shin'ya Ueoka
|
32168a94e0
|
fix imports in src
|
7 years ago |
Shin'ya Ueoka
|
5ef9a2a60c
|
fix imports in test
|
7 years ago |
Shin'ya Ueoka
|
c5e9a3d35d
|
set import root for webpack
|
7 years ago |
Shin'ya Ueoka
|
5fb3de3263
|
move operations
|
7 years ago |
Shin'ya Ueoka
|
79a4a805f6
|
single reducer
|
7 years ago |
Shin'ya Ueoka
|
6594841b1d
|
use createStore short-hand method
|
7 years ago |
Shin'ya Ueoka
|
482206f6c9
|
Merge pull request #18 from ueokande/fix-17-key-repeat-does-not-work
Fix key-repeat does not work
|
7 years ago |
Shin'ya Ueoka
|
5e5fdafd94
|
fix key-repeat does not work
|
7 years ago |
Shin'ya Ueoka
|
3244c3c35d
|
Merge pull request #16 from ueokande/enable-keys
Enable keys on github.com
|
7 years ago |
Shin'ya Ueoka
|
4b5616b524
|
capture keys on both keypress and keydown
|
7 years ago |
Shin'ya Ueoka
|
5ac1f60ece
|
remove deprecated property in KeyboardEvent
|
7 years ago |
Shin'ya UEOKA
|
eff8d9a83e
|
comtent input as compoents
|
7 years ago |
Shin'ya Ueoka
|
b5e52a75d7
|
Merge branch 'more-redux'
|
7 years ago |
Shin'ya Ueoka
|
fc36195e79
|
add follow action and reducers test
|
7 years ago |