aboutsummaryrefslogtreecommitdiff
path: root/src/background/actions
Commit message (Expand)AuthorAgeFilesLines
* set opener tab idShin'ya Ueoka2018-02-201-2/+2
* Pinned tabs are not closeable by 'd'Cornelius Matějka2018-01-141-0/+2
* Merge pull request #137 from alx741/tabsShin'ya Ueoka2018-01-141-0/+2
|\
| * Dummy selectPrevSelTab implementationDaniel Campoverde2017-11-261-0/+2
* | implement set optionShin'ya Ueoka2018-01-111-0/+17
* | move commands to background actionShin'ya Ueoka2018-01-111-0/+62
* | add set property action in backgroundShin'ya Ueoka2018-01-102-1/+10
* | separate setting actions and reducersShin'ya Ueoka2018-01-082-0/+17
|/
* show find in consoleShin'ya Ueoka2017-11-111-0/+4
* add support for duplicating current tabusk2017-11-071-0/+2
* code reviewJiabo Hou2017-11-051-1/+5
* added support for pinning/unpinning tabsJiabo Hou2017-11-051-0/+6
* Merge pull request #113 from alx741/tabsShin'ya Ueoka2017-11-051-0/+4
|\
| * Add TAB_LAST operationDaniel Campoverde2017-10-291-0/+2
| * Clean up TAB_FIRST operationDaniel Campoverde2017-10-291-1/+1
| * Add TAB_FIRST operationDaniel Campoverde2017-10-291-0/+2
* | Remove update propagationShin'ya Ueoka2017-10-311-0/+0
|/
* parse json in settingsShin'ya Ueoka2017-10-091-0/+0
* use mode in console messageShin'ya Ueoka2017-10-081-0/+0
* support w/W commandShin'ya Ueoka2017-10-081-0/+6
* move backgroundShin'ya Ueoka2017-10-083-0/+61