Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reload settings on content | Shin'ya Ueoka | 2017-10-07 | 3 | -0/+25 |
* | fix console errors | Shin'ya Ueoka | 2017-10-07 | 3 | -8/+19 |
* | remove completion actions/reducer | Shin'ya Ueoka | 2017-10-07 | 9 | -128/+101 |
* | [wip] remove STATE_UPDATE | Shin'ya Ueoka | 2017-10-06 | 6 | -32/+31 |
* | console command actions without store | Shin'ya Ueoka | 2017-10-06 | 5 | -17/+12 |
* | fix imports in src | Shin'ya Ueoka | 2017-10-05 | 24 | -65/+65 |
* | move operations | Shin'ya Ueoka | 2017-10-04 | 4 | -3/+3 |
* | single reducer | Shin'ya Ueoka | 2017-10-04 | 6 | -9/+14 |
* | use createStore short-hand method | Shin'ya Ueoka | 2017-10-04 | 4 | -26/+26 |
* | fix key-repeat does not work | Shin'ya Ueoka | 2017-10-04 | 1 | -6/+9 |
* | capture keys on both keypress and keydown | Shin'ya Ueoka | 2017-10-03 | 1 | -6/+19 |
* | remove deprecated property in KeyboardEvent | Shin'ya Ueoka | 2017-10-03 | 7 | -38/+17 |
* | comtent input as compoents | Shin'ya UEOKA | 2017-10-03 | 2 | -16/+33 |
* | follow as redux | Shin'ya Ueoka | 2017-10-02 | 6 | -202/+291 |
* | clsoe #13 | Shin'ya Ueoka | 2017-10-02 | 1 | -1/+7 |
* | BackgroundInputComponent | Shin'ya Ueoka | 2017-10-01 | 3 | -50/+59 |
* | BackgroundComponent | Shin'ya Ueoka | 2017-10-01 | 2 | -36/+64 |
* | search engine validation | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+28 |
* | search settings in store | Shin'ya Ueoka | 2017-10-01 | 7 | -61/+47 |
* | load default settings | Shin'ya Ueoka | 2017-10-01 | 3 | -4/+16 |
* | use validation on settings | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+14 |
* | add setting validator | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+33 |
* | setting as redux | Shin'ya Ueoka | 2017-10-01 | 5 | -19/+90 |
* | clean console.js | Shin'ya Ueoka | 2017-10-01 | 2 | -15/+7 |
* | console component | Shin'ya Ueoka | 2017-10-01 | 3 | -84/+146 |
* | completion in background | Shin'ya Ueoka | 2017-10-01 | 2 | -10/+11 |
* | add tests for completion and fix | Shin'ya Ueoka | 2017-10-01 | 1 | -2/+9 |
* | redux in console | Shin'ya Ueoka | 2017-09-30 | 6 | -118/+172 |
* | move messages to content | Shin'ya Ueoka | 2017-09-30 | 13 | -7/+7 |
* | reload settings on settings changed | Shin'ya Ueoka | 2017-09-30 | 3 | -17/+19 |
* | Initialize default settings on background | Shin'ya Ueoka | 2017-09-30 | 4 | -58/+56 |
* | load keymaps from storage | Shin'ya Ueoka | 2017-09-30 | 7 | -51/+85 |
* | fix settings form | Shin'ya Ueoka | 2017-09-30 | 2 | -3/+7 |
* | add simple form | Shin'ya Ueoka | 2017-09-25 | 3 | -0/+41 |
* | clean operation definitions | Shin'ya Ueoka | 2017-09-25 | 4 | -37/+44 |
* | blur on input elements when Esc pressed | Shin'ya Ueoka | 2017-09-25 | 1 | -0/+3 |
* | support t/T command and fix alter mode | Shin'ya Ueoka | 2017-09-25 | 3 | -1/+10 |
* | remove TODO | Shin'ya Ueoka | 2017-09-20 | 1 | -1/+0 |
* | fix miss function cal | Shin'ya Ueoka | 2017-09-20 | 1 | -1/+1 |
* | open cross-origin links by background | Shin'ya Ueoka | 2017-09-20 | 1 | -0/+9 |
* | ignore keypress for another elements | Shin'ya Ueoka | 2017-09-20 | 1 | -1/+3 |
* | click link and avoid invalid links | Shin'ya Ueoka | 2017-09-19 | 1 | -6/+16 |
* | fix hint style | Shin'ya Ueoka | 2017-09-19 | 1 | -0/+2 |
* | use offsetHeight to check element visibility | Shin'ya Ueoka | 2017-09-19 | 1 | -0/+1 |
* | move hint to front | Shin'ya Ueoka | 2017-09-19 | 1 | -0/+1 |
* | 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 |
* | filter closed path | Shin'ya Ueoka | 2017-09-18 | 1 | -0/+16 |
* | sory by url | Shin'ya Ueoka | 2017-09-18 | 1 | -0/+1 |
* | use shortest link on suggestion filter | Shin'ya Ueoka | 2017-09-18 | 1 | -3/+2 |