Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | separate content | Shin'ya Ueoka | 2017-10-08 | 4 | -115/+0 |
* | move background | Shin'ya Ueoka | 2017-10-08 | 2 | -58/+1 |
* | separate settings | Shin'ya Ueoka | 2017-10-08 | 1 | -31/+0 |
* | separate console | Shin'ya Ueoka | 2017-10-08 | 2 | -52/+0 |
* | move messages to shared | Shin'ya Ueoka | 2017-10-08 | 2 | -2/+2 |
* | store input keys in content script | Shin'ya Ueoka | 2017-10-07 | 1 | -6/+42 |
* | remove completion actions/reducer | Shin'ya Ueoka | 2017-10-07 | 3 | -32/+26 |
* | [wip] remove STATE_UPDATE | Shin'ya Ueoka | 2017-10-06 | 1 | -7/+13 |
* | console command actions without store | Shin'ya Ueoka | 2017-10-06 | 1 | -147/+0 |
* | fix imports in src | Shin'ya Ueoka | 2017-10-05 | 7 | -13/+13 |
* | move operations | Shin'ya Ueoka | 2017-10-04 | 1 | -1/+1 |
* | remove deprecated property in KeyboardEvent | Shin'ya Ueoka | 2017-10-03 | 1 | -3/+9 |
* | follow as redux | Shin'ya Ueoka | 2017-10-02 | 2 | -0/+35 |
* | search settings in store | Shin'ya Ueoka | 2017-10-01 | 2 | -31/+13 |
* | load default settings | Shin'ya Ueoka | 2017-10-01 | 1 | -1/+5 |
* | setting as redux | Shin'ya Ueoka | 2017-10-01 | 2 | -1/+31 |
* | completion in background | Shin'ya Ueoka | 2017-10-01 | 1 | -5/+5 |
* | redux in console | Shin'ya Ueoka | 2017-09-30 | 2 | -0/+27 |
* | move messages to content | Shin'ya Ueoka | 2017-09-30 | 1 | -1/+1 |
* | load keymaps from storage | Shin'ya Ueoka | 2017-09-30 | 2 | -1/+9 |
* | clean operation definitions | Shin'ya Ueoka | 2017-09-25 | 1 | -9/+9 |
* | support t/T command and fix alter mode | Shin'ya Ueoka | 2017-09-25 | 1 | -1/+7 |
* | completion for search engines | Shin'ya Ueoka | 2017-09-18 | 1 | -15/+34 |
* | search with engines | Shin'ya Ueoka | 2017-09-18 | 1 | -4/+29 |
* | complete histoly simply | Shin'ya Ueoka | 2017-09-17 | 1 | -0/+23 |
* | allow to open link in new tab | Shin'ya Ueoka | 2017-09-17 | 1 | -0/+9 |
* | more strict lint | Shin'ya Ueoka | 2017-09-17 | 4 | -46/+57 |
* | message constants | Shin'ya Ueoka | 2017-09-16 | 1 | -1/+2 |
* | consome as store/reducers | Shin'ya Ueoka | 2017-09-16 | 4 | -39/+77 |
* | use input as store/reducer | Shin'ya Ueoka | 2017-09-14 | 1 | -6/+6 |
* | content operations | Shin'ya Ueoka | 2017-09-13 | 2 | -10/+4 |
* | move background actions to operations | Shin'ya Ueoka | 2017-09-13 | 2 | -8/+27 |
* | add command actions test | Shin'ya Ueoka | 2017-09-11 | 1 | -1/+1 |
* | command as action/reducer | Shin'ya Ueoka | 2017-09-11 | 2 | -0/+39 |
* | key input sequence as action/reducer | Shin'ya Ueoka | 2017-09-10 | 2 | -0/+19 |
* | content commands as action/reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -1/+16 |
* | background command from reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -1/+10 |
* | completion as action/reducer | Shin'ya Ueoka | 2017-09-10 | 2 | -1/+14 |
* | console state as action/reducer in redux | Shin'ya Ueoka | 2017-09-09 | 2 | -0/+34 |