Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #95 from ueokande/release-0.3 | Shin'ya Ueoka | 2017-10-26 | 1 | -1/+1 | |
|\ | ||||||
| * | Bump a version | Shin'ya Ueoka | 2017-10-26 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #96 from ueokande/QA | Shin'ya Ueoka | 2017-10-26 | 2 | -3/+24 | |
|\ | ||||||
| * | update QA | Shin'ya Ueoka | 2017-10-26 | 1 | -1/+1 | |
| * | fix page scroll | Shin'ya Ueoka | 2017-10-25 | 1 | -2/+2 | |
| * | Update QA | Shin'ya Ueoka | 2017-10-25 | 1 | -0/+21 | |
|/ | ||||||
* | Merge pull request #94 from ueokande/target-blank | Shin'ya Ueoka | 2017-10-25 | 1 | -3/+4 | |
|\ | ||||||
| * | allow to open target='_blank' link | Shin'ya Ueoka | 2017-10-25 | 1 | -3/+4 | |
|/ | ||||||
* | Merge pull request #93 from ueokande/improve-for-certain-pages | Shin'ya Ueoka | 2017-10-25 | 4 | -34/+113 | |
|\ | ||||||
| * | 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 | |
|/ | ||||||
* | Merge pull request #90 from ueokande/11-url-blacklist | Shin'ya Ueoka | 2017-10-23 | 14 | -27/+126 | |
|\ | ||||||
| * | add blacklist setting | Shin'ya Ueoka | 2017-10-22 | 4 | -2/+52 | |
| * | add setting actions in content | Shin'ya Ueoka | 2017-10-22 | 10 | -25/+74 | |
|/ | ||||||
* | Merge pull request #86 from ueokande/10-disable-temporary | Shin'ya Ueoka | 2017-10-21 | 16 | -27/+269 | |
|\ | ||||||
| * | change default keymap | Shin'ya Ueoka | 2017-10-21 | 2 | -1/+3 | |
| * | enable/disable addon by keys | Shin'ya Ueoka | 2017-10-21 | 4 | -0/+27 | |
| * | add addon actions | Shin'ya Ueoka | 2017-10-21 | 5 | -0/+107 | |
| * | support shift modifier | Shin'ya Ueoka | 2017-10-21 | 2 | -1/+36 | |
| * | emit mapped keys from input-component | Shin'ya Ueoka | 2017-10-21 | 6 | -21/+95 | |
| * | clean | Shin'ya Ueoka | 2017-10-21 | 1 | -6/+3 | |
|/ | ||||||
* | Merge pull request #85 from ueokande/use-kbd-tags | Shin'ya Ueoka | 2017-10-21 | 2 | -54/+54 | |
|\ | ||||||
| * | use kbd tags in QA | Shin'ya Ueoka | 2017-10-21 | 1 | -28/+28 | |
| * | use kbd tags in README | Shin'ya Ueoka | 2017-10-21 | 1 | -26/+26 | |
|/ | ||||||
* | Merge pull request #84 from ueokande/14-lose-console-focus | Shin'ya Ueoka | 2017-10-19 | 9 | -22/+39 | |
|\ | ||||||
| * | force console focus | Shin'ya Ueoka | 2017-10-19 | 1 | -0/+2 | |
| * | remove message propagation | Shin'ya Ueoka | 2017-10-18 | 8 | -22/+37 | |
|/ | ||||||
* | Merge pull request #71 from ueokande/release-0.2 | Shin'ya Ueoka | 2017-10-18 | 1 | -1/+1 | |
|\ | ||||||
| * | bump a version | Shin'ya Ueoka | 2017-10-17 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #75 from ueokande/qa | Shin'ya Ueoka | 2017-10-17 | 1 | -0/+17 | |
|\ | ||||||
| * | Update QA | Shin'ya Ueoka | 2017-10-17 | 1 | -0/+17 | |
* | | Merge pull request #73 from ueokande/fix-for-release | Shin'ya Ueoka | 2017-10-17 | 2 | -3/+3 | |
|\ \ | ||||||
| * | | fix settings reload | Shin'ya Ueoka | 2017-10-17 | 2 | -3/+3 | |
|/ / | ||||||
* | | Merge pull request #72 from ueokande/65-fix-empty-suggestions | Shin'ya Ueoka | 2017-10-17 | 1 | -0/+1 | |
|\ \ | |/ |/| | ||||||
| * | reset prevValue on console on shown | Shin'ya Ueoka | 2017-10-17 | 1 | -0/+1 | |
|/ | ||||||
* | Merge pull request #61 from ueokande/multi-frame-following | Shin'ya Ueoka | 2017-10-16 | 23 | -240/+462 | |
|\ | ||||||
| * | fix .eslintrc for Travis CI | Shin'ya Ueoka | 2017-10-15 | 1 | -0/+1 | |
| * | follow links for multi-frames in viewport | Shin'ya Ueoka | 2017-10-15 | 4 | -13/+42 | |
| * | 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 | 13 | -76/+102 | |
| * | 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 | 2 | -24/+21 | |
| * | get hints from window | Shin'ya Ueoka | 2017-10-14 | 3 | -13/+13 | |
| * | move hint component | Shin'ya Ueoka | 2017-10-14 | 5 | -3/+3 | |
| * | [WIP] Multi frame following | Shin'ya Ueoka | 2017-10-14 | 0 | -0/+0 | |
|/ | ||||||
* | Merge pull request #54 from ueokande/fix-53 | Shin'ya Ueoka | 2017-10-12 | 4 | -5/+22 | |
|\ | ||||||
| * | fix follow for contenteditable | Shin'ya Ueoka | 2017-10-12 | 3 | -4/+17 | |
| * | ignore events from contenteditable | Shin'ya Ueoka | 2017-10-12 | 1 | -1/+5 | |
|/ |