Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Remove update propagation | Shin'ya Ueoka | 2017-10-31 | 12 | -57/+23 | |
|/ | ||||||
* | scroll html and body preferentially | Shin'ya Ueoka | 2017-10-29 | 1 | -7/+13 | |
* | fix page scroll | Shin'ya Ueoka | 2017-10-25 | 1 | -2/+2 | |
* | allow to open target='_blank' link | Shin'ya Ueoka | 2017-10-25 | 1 | -3/+4 | |
* | scroll first scrollable elment | Shin'ya Ueoka | 2017-10-24 | 1 | -27/+92 | |
* | follow [tabindex] | Shin'ya Ueoka | 2017-10-23 | 1 | -1/+3 | |
* | dom helper | Shin'ya Ueoka | 2017-10-23 | 3 | -6/+18 | |
* | add blacklist setting | Shin'ya Ueoka | 2017-10-22 | 3 | -2/+32 | |
* | add setting actions in content | Shin'ya Ueoka | 2017-10-22 | 8 | -25/+43 | |
* | change default keymap | Shin'ya Ueoka | 2017-10-21 | 1 | -1/+2 | |
* | enable/disable addon by keys | Shin'ya Ueoka | 2017-10-21 | 4 | -0/+27 | |
* | add addon actions | Shin'ya Ueoka | 2017-10-21 | 3 | -0/+43 | |
* | support shift modifier | Shin'ya Ueoka | 2017-10-21 | 1 | -1/+12 | |
* | emit mapped keys from input-component | Shin'ya Ueoka | 2017-10-21 | 4 | -14/+16 | |
* | clean | Shin'ya Ueoka | 2017-10-21 | 1 | -6/+3 | |
* | force console focus | Shin'ya Ueoka | 2017-10-19 | 1 | -0/+2 | |
* | remove message propagation | Shin'ya Ueoka | 2017-10-18 | 8 | -22/+37 | |
* | fix settings reload | Shin'ya Ueoka | 2017-10-17 | 2 | -3/+3 | |
* | reset prevValue on console on shown | Shin'ya Ueoka | 2017-10-17 | 1 | -0/+1 | |
* | follow links for multi-frames in viewport | Shin'ya Ueoka | 2017-10-15 | 2 | -12/+37 | |
* | support multi-frame following | Shin'ya Ueoka | 2017-10-15 | 11 | -95/+234 | |
* | make top-content component and frame-content component | Shin'ya Ueoka | 2017-10-15 | 9 | -72/+98 | |
* | console only top window | Shin'ya Ueoka | 2017-10-15 | 1 | -14/+38 | |
* | index reducer in background | Shin'ya Ueoka | 2017-10-14 | 3 | -12/+18 | |
* | load content script all_frames and click link | Shin'ya Ueoka | 2017-10-14 | 1 | -24/+20 | |
* | get hints from window | Shin'ya Ueoka | 2017-10-14 | 2 | -12/+12 | |
* | move hint component | Shin'ya Ueoka | 2017-10-14 | 3 | -1/+1 | |
* | fix follow for contenteditable | Shin'ya Ueoka | 2017-10-12 | 1 | -1/+8 | |
* | ignore events from contenteditable | Shin'ya Ueoka | 2017-10-12 | 1 | -1/+5 | |
* | follow link in new tab | Shin'ya Ueoka | 2017-10-11 | 1 | -1/+1 | |
* | fix buffer commands | Shin'ya Ueoka | 2017-10-11 | 1 | -3/+7 | |
* | fix word splitter in completion | Shin'ya Ueoka | 2017-10-11 | 1 | -7/+17 | |
* | fix word splitter in command | Shin'ya Ueoka | 2017-10-11 | 1 | -15/+19 | |
* | fix errors on tabs selection | Shin'ya Ueoka | 2017-10-10 | 1 | -2/+2 | |
* | ignore meta keys on input | Shin'ya Ueoka | 2017-10-10 | 1 | -1/+2 | |
* | fix tab selection | Shin'ya Ueoka | 2017-10-10 | 1 | -2/+2 | |
* | fix default keymap | Shin'ya Ueoka | 2017-10-10 | 1 | -2/+2 | |
* | fix operation name | Shin'ya Ueoka | 2017-10-09 | 1 | -2/+2 | |
* | fix method name | Shin'ya Ueoka | 2017-10-09 | 2 | -5/+5 | |
* | scroll horizonally | Shin'ya Ueoka | 2017-10-09 | 4 | -9/+22 | |
* | change tabs.prev/tabs.next default keymap | Shin'ya Ueoka | 2017-10-09 | 1 | -2/+2 | |
* | fix degrate | Shin'ya Ueoka | 2017-10-09 | 1 | -2/+2 | |
* | save settings on the fly | Shin'ya Ueoka | 2017-10-09 | 5 | -27/+45 | |
* | use react in settings | Shin'ya Ueoka | 2017-10-09 | 6 | -70/+97 | |
* | Add Provider component | Shin'ya Ueoka | 2017-10-09 | 1 | -0/+18 | |
* | parse json in settings | Shin'ya Ueoka | 2017-10-09 | 6 | -22/+18 | |
* | save keymap in input store in content | Shin'ya Ueoka | 2017-10-09 | 6 | -24/+19 | |
* | Show info on yanked | Shin'ya Ueoka | 2017-10-08 | 10 | -30/+68 | |
* | use mode in console message | Shin'ya Ueoka | 2017-10-08 | 9 | -27/+21 | |
* | yank a URL | Shin'ya Ueoka | 2017-10-08 | 4 | -1/+23 |