Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean operation definitions | Shin'ya Ueoka | 2017-09-25 | 1 | -14/+14 |
| | |||||
* | support t/T command and fix alter mode | Shin'ya Ueoka | 2017-09-25 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | fix history range | Shin'ya Ueoka | 2017-09-18 | 1 | -1/+1 |
| | |||||
* | fix for lint | Shin'ya Ueoka | 2017-09-17 | 1 | -12/+13 |
| | |||||
* | filter empty title | Shin'ya Ueoka | 2017-09-17 | 1 | -2/+46 |
| | |||||
* | drop http history if https if in histories | Shin'ya Ueoka | 2017-09-17 | 1 | -1/+14 |
| | |||||
* | complete histoly simply | Shin'ya Ueoka | 2017-09-17 | 1 | -0/+10 |
| | |||||
* | allow to open link in new tab | Shin'ya Ueoka | 2017-09-17 | 1 | -0/+8 |
| | |||||
* | implement go-root command | Shin'ya Ueoka | 2017-09-17 | 1 | -0/+1 |
| | |||||
* | implement go-parent command | Shin'ya Ueoka | 2017-09-17 | 1 | -0/+1 |
| | |||||
* | pagenate by prev/next links | Shin'ya Ueoka | 2017-09-17 | 1 | -0/+2 |
| | |||||
* | rename history navigation | Shin'ya Ueoka | 2017-09-17 | 1 | -2/+2 |
| | |||||
* | more strict lint | Shin'ya Ueoka | 2017-09-17 | 3 | -34/+40 |
| | |||||
* | propagate sender object | Shin'ya Ueoka | 2017-09-16 | 1 | -31/+32 |
| | |||||
* | remove actions from content | Shin'ya Ueoka | 2017-09-16 | 1 | -10/+3 |
| | |||||
* | message constants | Shin'ya Ueoka | 2017-09-16 | 1 | -1/+1 |
| | |||||
* | consome as store/reducers | Shin'ya Ueoka | 2017-09-16 | 2 | -22/+47 |
| | |||||
* | use input as store/reducer | Shin'ya Ueoka | 2017-09-14 | 1 | -21/+24 |
| | |||||
* | improve store and reducers | Shin'ya Ueoka | 2017-09-14 | 1 | -5/+3 |
| | |||||
* | content operations | Shin'ya Ueoka | 2017-09-13 | 2 | -17/+17 |
| | |||||
* | move background actions to operations | Shin'ya Ueoka | 2017-09-13 | 2 | -9/+19 |
| | |||||
* | command as action/reducer | Shin'ya Ueoka | 2017-09-11 | 1 | -42/+6 |
| | |||||
* | key input sequence as action/reducer | Shin'ya Ueoka | 2017-09-10 | 3 | -68/+59 |
| | |||||
* | content commands as action/reducer | Shin'ya Ueoka | 2017-09-10 | 2 | -16/+12 |
| | |||||
* | background command from reducer | Shin'ya Ueoka | 2017-09-10 | 2 | -37/+14 |
| | |||||
* | completion as action/reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -15/+5 |
| | |||||
* | broadcast an action | Shin'ya Ueoka | 2017-09-09 | 1 | -0/+2 |
| | |||||
* | send message to content instead of response | Shin'ya Ueoka | 2017-09-09 | 1 | -4/+1 |
| | |||||
* | use action as object | Shin'ya Ueoka | 2017-09-09 | 2 | -35/+35 |
| | |||||
* | remove keys | Shin'ya Ueoka | 2017-09-09 | 1 | -28/+0 |
| | |||||
* | fix | Shin'ya Ueoka | 2017-09-05 | 1 | -2/+0 |
| | |||||
* | fix completion | Shin'ya Ueoka | 2017-09-05 | 1 | -1/+2 |
| | |||||
* | do simple completion | Shin'ya Ueoka | 2017-09-05 | 2 | -3/+24 |
| | |||||
* | select tab as rotations | Shin'ya Ueoka | 2017-09-05 | 2 | -7/+9 |
| | |||||
* | use promise and show errors | Shin'ya Ueoka | 2017-09-03 | 3 | -51/+42 |
| | |||||
* | response by type | Shin'ya Ueoka | 2017-09-02 | 1 | -1/+4 |
| | |||||
* | throw error on multiple buffer matched | Shin'ya Ueoka | 2017-09-02 | 1 | -10/+8 |
| | |||||
* | support :buffer swiching by keyword | Shin'ya Ueoka | 2017-09-02 | 2 | -7/+24 |
| | |||||
* | buffer by b command | Shin'ya Ueoka | 2017-09-02 | 1 | -0/+1 |
| | |||||
* | simple buffer command | Shin'ya Ueoka | 2017-09-02 | 3 | -6/+30 |
| | |||||
* | support 0/$ commands | Shin'ya Ueoka | 2017-08-27 | 1 | -0/+2 |
| | |||||
* | fix keymaps | Shin'ya Ueoka | 2017-08-27 | 1 | -6/+6 |
| | |||||
* | use keypress | Shin'ya Ueoka | 2017-08-27 | 1 | -7/+4 |
| | |||||
* | use char-code in KeyQueue | Shin'ya Ueoka | 2017-08-27 | 1 | -41/+58 |
| | |||||
* | scroll by pages | Shin'ya Ueoka | 2017-08-27 | 1 | -0/+6 |
| | |||||
* | scroll lines action | Shin'ya Ueoka | 2017-08-27 | 1 | -2/+2 |
| | |||||
* | support r/R commands | Shin'ya Ueoka | 2017-08-26 | 3 | -1/+13 |
| |