Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #300 from usk/feature/open-clipboard's-url | Shin'ya Ueoka | 2018-01-13 | 1 | -0/+2 |
|\ | | | | | open clipboard's URL in current/new tab | ||||
| * | open clipboard's URL in current/new tab | usk | 2018-01-03 | 1 | -0/+2 |
| | | |||||
* | | fix smooth scroll on key repeated | Shin'ya Ueoka | 2018-01-13 | 1 | -8/+8 |
| | | |||||
* | | add smoothscroll property | Shin'ya Ueoka | 2018-01-13 | 1 | -8/+11 |
| | | |||||
* | | remove window from scrolls | Shin'ya Ueoka | 2018-01-13 | 1 | -7/+7 |
|/ | |||||
* | fix hot-reload settings | Shin'ya Ueoka | 2017-11-13 | 1 | -4/+3 |
| | |||||
* | support mutliple modifiers for key bindings | Shin'ya Ueoka | 2017-11-11 | 1 | -1/+15 |
| | |||||
* | remove unused actions and fix test | Shin'ya Ueoka | 2017-11-11 | 2 | -11/+1 |
| | |||||
* | show error on find and wrap search | Shin'ya Ueoka | 2017-11-11 | 1 | -10/+37 |
| | |||||
* | first find implementation | Shin'ya Ueoka | 2017-11-11 | 2 | -3/+12 |
| | |||||
* | add find action and reducer | Shin'ya Ueoka | 2017-11-11 | 2 | -0/+41 |
| | |||||
* | rename to follow-controller | Shin'ya Ueoka | 2017-10-31 | 2 | -8/+8 |
| | |||||
* | add setting actions in content | Shin'ya Ueoka | 2017-10-22 | 3 | -10/+16 |
| | |||||
* | enable/disable addon by keys | Shin'ya Ueoka | 2017-10-21 | 1 | -0/+7 |
| | |||||
* | add addon actions | Shin'ya Ueoka | 2017-10-21 | 2 | -0/+19 |
| | |||||
* | emit mapped keys from input-component | Shin'ya Ueoka | 2017-10-21 | 1 | -9/+2 |
| | |||||
* | support multi-frame following | Shin'ya Ueoka | 2017-10-15 | 1 | -2/+4 |
| | |||||
* | follow link in new tab | Shin'ya Ueoka | 2017-10-11 | 1 | -1/+1 |
| | |||||
* | fix method name | Shin'ya Ueoka | 2017-10-09 | 1 | -2/+2 |
| | |||||
* | scroll horizonally | Shin'ya Ueoka | 2017-10-09 | 1 | -2/+4 |
| | |||||
* | save keymap in input store in content | Shin'ya Ueoka | 2017-10-09 | 2 | -5/+9 |
| | |||||
* | Show info on yanked | Shin'ya Ueoka | 2017-10-08 | 1 | -1/+6 |
| | |||||
* | yank a URL | Shin'ya Ueoka | 2017-10-08 | 1 | -0/+3 |
| | |||||
* | separate content | Shin'ya Ueoka | 2017-10-08 | 4 | -0/+115 |