aboutsummaryrefslogtreecommitdiff
path: root/src/content/reducers
Commit message (Expand)AuthorAgeFilesLines
* Use combineReducersShin'ya Ueoka2018-07-111-24/+9
* Use official redux on contentShin'ya Ueoka2018-07-081-8/+2
* fix but failedShin'ya Ueoka2018-06-286-33/+24
* Merge remote-tracking branch 'origin/master' into background-adjacent-tabsShin'ya Ueoka2018-05-011-1/+1
|\
| * set find keyword from backgroundShin'ya Ueoka2018-03-071-1/+1
* | Open adjacent tabs and background tabsErwan Ameil2017-11-161-0/+2
|/
* 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