Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store x position into marks | Shin'ya Ueoka | 2018-10-11 | 2 | -4/+7 |
* | Rename mode acton and reducer | Shin'ya Ueoka | 2018-10-11 | 1 | -8/+8 |
* | Add mark action and reducer | Shin'ya Ueoka | 2018-10-11 | 2 | -0/+73 |
* | Allow following <summary> elements | Magnus Bergmark | 2018-07-16 | 2 | -2/+12 |
* | Use official redux on content | Shin'ya Ueoka | 2018-07-08 | 2 | -47/+2 |
* | global expect | Shin'ya Ueoka | 2018-05-05 | 14 | -14/+0 |
* | set find keyword from background | Shin'ya Ueoka | 2018-03-07 | 1 | -1/+1 |
* | hide console on <Esc> and <C-{> | Shin'ya Ueoka | 2018-03-04 | 1 | -0/+2 |
* | pagination tweaks and fixes: | chocolateboy | 2017-11-23 | 1 | -3/+3 |
* | improve #linkPrev and #linkNext: | chocolateboy | 2017-11-17 | 1 | -37/+119 |
* | fix hot-reload settings | Shin'ya Ueoka | 2017-11-13 | 1 | -2/+2 |
* | support mutliple modifiers for key bindings | Shin'ya Ueoka | 2017-11-11 | 4 | -44/+34 |
* | remove unused actions and fix test | Shin'ya Ueoka | 2017-11-11 | 2 | -42/+10 |
* | add find action and reducer | Shin'ya Ueoka | 2017-11-11 | 2 | -0/+55 |
* | fix plugin load | Shin'ya Ueoka | 2017-11-05 | 1 | -1/+1 |
* | rename to follow-controller | Shin'ya Ueoka | 2017-10-31 | 4 | -83/+83 |
* | add setting actions in content | Shin'ya Ueoka | 2017-10-22 | 2 | -0/+31 |
* | add addon actions | Shin'ya Ueoka | 2017-10-21 | 2 | -0/+64 |
* | support shift modifier | Shin'ya Ueoka | 2017-10-21 | 1 | -0/+24 |
* | emit mapped keys from input-component | Shin'ya Ueoka | 2017-10-21 | 2 | -7/+79 |
* | follow links for multi-frames in viewport | Shin'ya Ueoka | 2017-10-15 | 1 | -1/+4 |
* | make top-content component and frame-content component | Shin'ya Ueoka | 2017-10-15 | 4 | -4/+4 |
* | get hints from window | Shin'ya Ueoka | 2017-10-14 | 1 | -1/+1 |
* | move hint component | Shin'ya Ueoka | 2017-10-14 | 2 | -2/+2 |
* | fix follow for contenteditable | Shin'ya Ueoka | 2017-10-12 | 2 | -3/+9 |
* | separate content | Shin'ya Ueoka | 2017-10-08 | 6 | -0/+159 |
* | fix imports in test | Shin'ya Ueoka | 2017-10-05 | 3 | -3/+3 |
* | follow as redux | Shin'ya Ueoka | 2017-10-02 | 2 | -34/+0 |
* | implement go-parent command | Shin'ya Ueoka | 2017-09-17 | 1 | -3/+9 |
* | pagenate by prev/next links | Shin'ya Ueoka | 2017-09-17 | 1 | -0/+50 |
* | add Hint tests | Shin'ya Ueoka | 2017-08-21 | 2 | -0/+59 |
* | add follow tests | Shin'ya Ueoka | 2017-08-21 | 2 | -0/+20 |
* | add Follow test | Shin'ya Ueoka | 2017-08-20 | 1 | -0/+14 |
* | add HintKeyProducer | Shin'ya Ueoka | 2017-08-17 | 1 | -0/+25 |