aboutsummaryrefslogtreecommitdiff
path: root/src/actions
Commit message (Expand)AuthorAgeFilesLines
* support t/T command and fix alter modeShin'ya Ueoka2017-09-251-1/+7
* completion for search enginesShin'ya Ueoka2017-09-181-15/+34
* search with enginesShin'ya Ueoka2017-09-181-4/+29
* complete histoly simplyShin'ya Ueoka2017-09-171-0/+23
* allow to open link in new tabShin'ya Ueoka2017-09-171-0/+9
* more strict lintShin'ya Ueoka2017-09-174-46/+57
* message constantsShin'ya Ueoka2017-09-161-1/+2
* consome as store/reducersShin'ya Ueoka2017-09-164-39/+77
* use input as store/reducerShin'ya Ueoka2017-09-141-6/+6
* content operationsShin'ya Ueoka2017-09-132-10/+4
* move background actions to operationsShin'ya Ueoka2017-09-132-8/+27
* add command actions testShin'ya Ueoka2017-09-111-1/+1
* command as action/reducerShin'ya Ueoka2017-09-112-0/+39
* key input sequence as action/reducerShin'ya Ueoka2017-09-102-0/+19
* content commands as action/reducerShin'ya Ueoka2017-09-101-1/+16
* background command from reducerShin'ya Ueoka2017-09-101-1/+10
* completion as action/reducerShin'ya Ueoka2017-09-102-1/+14
* console state as action/reducer in reduxShin'ya Ueoka2017-09-092-0/+34