Shin'ya Ueoka
|
8ff302a1f2
|
store input keys in content script
|
7 years ago |
Shin'ya Ueoka
|
9fb7bf96be
|
fix console errors
|
7 years ago |
Shin'ya Ueoka
|
4cb17031d1
|
[wip] remove STATE_UPDATE
|
7 years ago |
Shin'ya Ueoka
|
32168a94e0
|
fix imports in src
|
7 years ago |
Shin'ya Ueoka
|
6594841b1d
|
use createStore short-hand method
|
7 years ago |
Shin'ya Ueoka
|
a74a8b537e
|
BackgroundInputComponent
|
7 years ago |
Shin'ya Ueoka
|
825bb63476
|
BackgroundComponent
|
7 years ago |
Shin'ya Ueoka
|
27aa739caf
|
search settings in store
|
7 years ago |
Shin'ya Ueoka
|
7a85b203ac
|
load default settings
|
7 years ago |
Shin'ya Ueoka
|
6551420e1a
|
move messages to content
|
7 years ago |
Shin'ya Ueoka
|
c5efeda78c
|
reload settings on settings changed
|
7 years ago |
Shin'ya Ueoka
|
e3f95f9ecf
|
Initialize default settings on background
|
7 years ago |
Shin'ya Ueoka
|
e97ffafea3
|
load keymaps from storage
|
7 years ago |
Shin'ya Ueoka
|
ba2022c465
|
allow to open link in new tab
|
7 years ago |
Shin'ya Ueoka
|
9ae814dfe4
|
more strict lint
|
7 years ago |
Shin'ya Ueoka
|
bf75603e15
|
propagate sender object
|
7 years ago |
Shin'ya Ueoka
|
27702ef402
|
remove actions from content
|
7 years ago |
Shin'ya Ueoka
|
c7a3dd16e6
|
message constants
|
7 years ago |
Shin'ya Ueoka
|
83cb277ba2
|
consome as store/reducers
|
7 years ago |
Shin'ya Ueoka
|
6127fdc285
|
use input as store/reducer
|
7 years ago |
Shin'ya Ueoka
|
c42ac8fac4
|
improve store and reducers
|
7 years ago |
Shin'ya Ueoka
|
a61f37ad61
|
content operations
|
7 years ago |
Shin'ya Ueoka
|
b6e5153c1f
|
move background actions to operations
|
7 years ago |
Shin'ya Ueoka
|
bf890a6d9d
|
command as action/reducer
|
7 years ago |
Shin'ya Ueoka
|
879b5afe66
|
key input sequence as action/reducer
|
7 years ago |
Shin'ya Ueoka
|
adc6a5175c
|
content commands as action/reducer
|
7 years ago |
Shin'ya Ueoka
|
2c40d239f0
|
background command from reducer
|
7 years ago |
Shin'ya Ueoka
|
3c67cc0a00
|
completion as action/reducer
|
7 years ago |
Shin'ya Ueoka
|
0eed357a5e
|
broadcast an action
|
7 years ago |
Shin'ya Ueoka
|
3d35db9fc1
|
send message to content instead of response
|
7 years ago |
Shin'ya Ueoka
|
e15de17598
|
use action as object
|
7 years ago |
Shin'ya Ueoka
|
d8c9651b77
|
fix
|
7 years ago |
Shin'ya Ueoka
|
ee9359c138
|
fix completion
|
7 years ago |
Shin'ya Ueoka
|
73a4fe0bb1
|
do simple completion
|
7 years ago |
Shin'ya Ueoka
|
4341f5ab62
|
select tab as rotations
|
7 years ago |
Shin'ya Ueoka
|
e0bff54a82
|
use promise and show errors
|
7 years ago |
Shin'ya Ueoka
|
68753b3660
|
response by type
|
7 years ago |
Shin'ya Ueoka
|
bd66a670aa
|
support :buffer swiching by keyword
|
7 years ago |
Shin'ya Ueoka
|
1c21e4fa28
|
simple buffer command
|
7 years ago |
Shin'ya Ueoka
|
9a02904697
|
use keypress
|
7 years ago |
Shin'ya Ueoka
|
cb36fc666c
|
support r/R commands
|
7 years ago |
Shin'ya Ueoka
|
a5f1e06efc
|
support zz command
|
7 years ago |
Shin'ya Ueoka
|
1f15d22643
|
support zi/zo commands
|
7 years ago |
Shin'ya Ueoka
|
dc860d32f5
|
implement d/u command
|
7 years ago |
Shin'ya Ueoka
|
36680ed8fe
|
implement o/O command
|
7 years ago |
Shin'ya Ueoka
|
9a808f45ed
|
implement simple open/tabopen command
|
7 years ago |
Shin'ya Ueoka
|
7f64413cc9
|
add test task
|
7 years ago |
Shin'ya Ueoka
|
b9fe3343fc
|
add key-queue test
|
7 years ago |
Shin'ya Ueoka
|
082450928a
|
use key-queue for input
|
7 years ago |
Shin'ya Ueoka
|
e7342e9c23
|
use key-code
|
7 years ago |