236 Commits (jh-changes)

Author SHA1 Message Date
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 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 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 5ac1f60ece remove deprecated property in KeyboardEvent 7 years ago
Shin'ya UEOKA eff8d9a83e comtent input as compoents 7 years ago
Shin'ya Ueoka 0a7ae631cd follow as redux 7 years ago
Shin'ya Ueoka 6551420e1a move messages to content 7 years ago
Shin'ya Ueoka 4edb0331a1 clean operation definitions 7 years ago
Shin'ya Ueoka 1a21e548d9 blur on input elements when Esc pressed 7 years ago
Shin'ya Ueoka c8c76dbde1 remove TODO 7 years ago
Shin'ya Ueoka 9e4e6f8475 fix miss function cal 7 years ago
Shin'ya Ueoka e2b1f0d4d5 open cross-origin links by background 7 years ago
Shin'ya Ueoka 71c271cdf0 ignore keypress for another elements 7 years ago
Shin'ya Ueoka 7c943eb675 click link and avoid invalid links 7 years ago
Shin'ya Ueoka a88890809c fix hint style 7 years ago
Shin'ya Ueoka 2286448b68 use offsetHeight to check element visibility 7 years ago
Shin'ya Ueoka 5d0c33c1a6 move hint to front 7 years ago
Shin'ya Ueoka 1880df95f6 show hints for elements in viewport 7 years ago
Shin'ya Ueoka 324cf32c5b focus form items by following 7 years ago
Shin'ya Ueoka ba2022c465 allow to open link in new tab 7 years ago
Shin'ya Ueoka 655ac16f38 open link on content index 7 years ago
Shin'ya Ueoka 59a28d0b44 follow key 7 years ago
Shin'ya Ueoka ac8f7e65dc implement go-root command 7 years ago
Shin'ya Ueoka e9863299ab implement go-parent command 7 years ago
Shin'ya Ueoka 0be9776cb3 fix ctrl modifier 7 years ago
Shin'ya Ueoka ac8b40a2f3 pagenate by prev/next links 7 years ago
Shin'ya Ueoka aeb0e0f96d rename history navigation 7 years ago
Shin'ya Ueoka 9ae814dfe4 more strict lint 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 9dc02b2fd8 remove unused message 7 years ago
Shin'ya Ueoka a61f37ad61 content operations 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 359fdb5288 blur as action/reducer 7 years ago
Shin'ya Ueoka 3c67cc0a00 completion as action/reducer 7 years ago
Shin'ya Ueoka e8056d2a70 console state as action/reducer in redux 7 years ago
Shin'ya Ueoka e6c5aea074 more broadcast message 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 73a4fe0bb1 do simple completion 7 years ago
Shin'ya Ueoka 29f82d3a7f reopen command line after error 7 years ago