aboutsummaryrefslogtreecommitdiff
path: root/src/content/reducers
Commit message (Collapse)AuthorAgeFilesLines
* fix hot-reload settingsShin'ya Ueoka2017-11-131-1/+2
|
* support mutliple modifiers for key bindingsShin'ya Ueoka2017-11-112-4/+4
|
* remove unused actions and fix testShin'ya Ueoka2017-11-111-9/+0
|
* show error on find and wrap searchShin'ya Ueoka2017-11-111-0/+2
|
* add find action and reducerShin'ya Ueoka2017-11-112-0/+28
|
* fix plugin loadShin'ya Ueoka2017-11-051-1/+3
|
* rename to follow-controllerShin'ya Ueoka2017-10-312-7/+7
|
* add setting actions in contentShin'ya Ueoka2017-10-223-6/+17
|
* enable/disable addon by keysShin'ya Ueoka2017-10-211-0/+3
|
* add addon actionsShin'ya Ueoka2017-10-211-0/+24
|
* save keymap in input store in contentShin'ya Ueoka2017-10-092-3/+5
|
* separate contentShin'ya Ueoka2017-10-083-0/+70