aboutsummaryrefslogtreecommitdiff
path: root/src/content/actions
Commit message (Expand)AuthorAgeFilesLines
* fix but failedShin'ya Ueoka2018-06-282-5/+4
* Use async/await on content scriptShin'ya Ueoka2018-06-171-24/+22
* Fix no previous search keywordsShin'ya Ueoka2018-06-171-0/+9
* Merge remote-tracking branch 'origin/master' into background-adjacent-tabsShin'ya Ueoka2018-05-013-30/+67
|\
| * set find keyword from backgroundShin'ya Ueoka2018-03-071-18/+33
| * show message on findShin'ya Ueoka2018-03-062-5/+12
| * hide console on <Esc> and <C-{>Shin'ya Ueoka2018-03-041-1/+8
| * implement focus inputShin'ya Ueoka2018-01-131-0/+3
| * Merge pull request #300 from usk/feature/open-clipboard's-urlShin'ya Ueoka2018-01-131-0/+2
| |\
| | * open clipboard's URL in current/new tabusk2018-01-031-0/+2
| * | fix smooth scroll on key repeatedShin'ya Ueoka2018-01-131-8/+8
| * | add smoothscroll propertyShin'ya Ueoka2018-01-131-8/+11
| * | remove window from scrollsShin'ya Ueoka2018-01-131-7/+7
| |/
* / Open adjacent tabs and background tabsErwan Ameil2017-11-162-2/+4
|/
* fix hot-reload settingsShin'ya Ueoka2017-11-131-4/+3
* support mutliple modifiers for key bindingsShin'ya Ueoka2017-11-111-1/+15
* remove unused actions and fix testShin'ya Ueoka2017-11-112-11/+1
* show error on find and wrap searchShin'ya Ueoka2017-11-111-10/+37
* first find implementationShin'ya Ueoka2017-11-112-3/+12
* add find action and reducerShin'ya Ueoka2017-11-112-0/+41
* rename to follow-controllerShin'ya Ueoka2017-10-312-8/+8
* add setting actions in contentShin'ya Ueoka2017-10-223-10/+16
* enable/disable addon by keysShin'ya Ueoka2017-10-211-0/+7
* add addon actionsShin'ya Ueoka2017-10-212-0/+19
* emit mapped keys from input-componentShin'ya Ueoka2017-10-211-9/+2
* support multi-frame followingShin'ya Ueoka2017-10-151-2/+4
* follow link in new tabShin'ya Ueoka2017-10-111-1/+1
* fix method nameShin'ya Ueoka2017-10-091-2/+2
* scroll horizonallyShin'ya Ueoka2017-10-091-2/+4
* save keymap in input store in contentShin'ya Ueoka2017-10-092-5/+9
* Show info on yankedShin'ya Ueoka2017-10-081-1/+6
* yank a URLShin'ya Ueoka2017-10-081-0/+3
* separate contentShin'ya Ueoka2017-10-084-0/+115