Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable follow after activate | Shin'ya Ueoka | 2017-10-08 | 1 | -1/+1 |
| | |||||
* | follow from content-input | Shin'ya Ueoka | 2017-10-08 | 2 | -9/+6 |
| | |||||
* | make content-input more simple | Shin'ya Ueoka | 2017-10-08 | 2 | -37/+54 |
| | |||||
* | use key instead of keyCode in follow | Shin'ya Ueoka | 2017-10-08 | 1 | -50/+14 |
| | |||||
* | prevent keymaps in the page | Shin'ya Ueoka | 2017-10-08 | 1 | -24/+35 |
| | |||||
* | load settings from content | Shin'ya Ueoka | 2017-10-07 | 2 | -18/+11 |
| | |||||
* | store input keys in content script | Shin'ya Ueoka | 2017-10-07 | 3 | -67/+47 |
| | |||||
* | reload settings on content | Shin'ya Ueoka | 2017-10-07 | 1 | -0/+20 |
| | |||||
* | fix console errors | Shin'ya Ueoka | 2017-10-07 | 1 | -5/+13 |
| | |||||
* | remove completion actions/reducer | Shin'ya Ueoka | 2017-10-07 | 2 | -7/+19 |
| | |||||
* | [wip] remove STATE_UPDATE | Shin'ya Ueoka | 2017-10-06 | 1 | -2/+2 |
| | |||||
* | console command actions without store | Shin'ya Ueoka | 2017-10-06 | 2 | -9/+9 |
| | |||||
* | fix imports in src | Shin'ya Ueoka | 2017-10-05 | 6 | -17/+17 |
| | |||||
* | single reducer | Shin'ya Ueoka | 2017-10-04 | 2 | -2/+2 |
| | |||||
* | fix key-repeat does not work | Shin'ya Ueoka | 2017-10-04 | 1 | -6/+9 |
| | |||||
* | capture keys on both keypress and keydown | Shin'ya Ueoka | 2017-10-03 | 1 | -6/+19 |
| | |||||
* | remove deprecated property in KeyboardEvent | Shin'ya Ueoka | 2017-10-03 | 3 | -6/+4 |
| | |||||
* | comtent input as compoents | Shin'ya UEOKA | 2017-10-03 | 1 | -0/+31 |
| | |||||
* | follow as redux | Shin'ya Ueoka | 2017-10-02 | 1 | -0/+210 |
| | |||||
* | BackgroundInputComponent | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+55 |
| | |||||
* | BackgroundComponent | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+59 |
| | |||||
* | use validation on settings | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+14 |
| | |||||
* | setting as redux | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+31 |
| | |||||
* | clean console.js | Shin'ya Ueoka | 2017-10-01 | 1 | -1/+4 |
| | |||||
* | console component | Shin'ya Ueoka | 2017-10-01 | 2 | -0/+137 |
| | |||||
* | redux in console | Shin'ya Ueoka | 2017-09-30 | 1 | -0/+55 |