Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Remove update propagation | Shin'ya Ueoka | 2017-10-31 | 12 | -57/+23 | |
|/ / | ||||||
* | | Merge pull request #120 from cozywigwam/master | Shin'ya Ueoka | 2017-10-30 | 1 | -17/+16 | |
|\ \ | |/ |/| | Minor adjustments in readme for clarification | |||||
| * | Minor adjustments in readme for clarification | Grant Surratt | 2017-10-30 | 1 | -17/+16 | |
|/ | ||||||
* | Merge pull request #112 from alx741/readme | Shin'ya Ueoka | 2017-10-29 | 1 | -6/+7 | |
|\ | | | | | Readme typos | |||||
| * | Console commands clarification | Daniel Campoverde | 2017-10-29 | 1 | -2/+3 | |
| | | ||||||
| * | Fix typo | Daniel Campoverde | 2017-10-29 | 1 | -3/+3 | |
| | | ||||||
| * | Fix typo | Daniel Campoverde | 2017-10-29 | 1 | -2/+2 | |
|/ | ||||||
* | Merge pull request #110 from ueokande/107-scroll-window-and-body | Shin'ya Ueoka | 2017-10-29 | 1 | -7/+13 | |
|\ | | | | | scroll html and body preferentially | |||||
| * | scroll html and body preferentially | Shin'ya Ueoka | 2017-10-29 | 1 | -7/+13 | |
|/ | ||||||
* | Merge pull request #104 from ueokande/83-run-on-document-loaded | Shin'ya Ueoka | 2017-10-28 | 1 | -2/+3 | |
|\ | | | | | run at document end and run in all urls | |||||
| * | run at document end and run in all urls | Shin'ya Ueoka | 2017-10-28 | 1 | -2/+3 | |
|/ | ||||||
* | Merge pull request #97 from ueokande/blacklist-readme | Shin'ya Ueoka | 2017-10-26 | 1 | -3/+16 | |
|\ | | | | | blacklist in README | |||||
| * | blacklist in README | Shin'ya Ueoka | 2017-10-26 | 1 | -3/+16 | |
|/ | ||||||
* | Merge pull request #95 from ueokande/release-0.3 | Shin'ya Ueoka | 2017-10-26 | 1 | -1/+1 | |
|\ | | | | | Release 0.3 | |||||
| * | 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 | |
|\ | | | | | Testing for 0.3 | |||||
| * | 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 | |
|\ | | | | | target='_blank' link | |||||
| * | 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 | |
|\ | | | | | Improve for aberration pages | |||||
| * | scroll first scrollable elment | Shin'ya Ueoka | 2017-10-24 | 1 | -27/+92 | |
| | | ||||||
| * | follow [tabindex] | Shin'ya Ueoka | 2017-10-23 | 1 | -1/+3 | |
| | | | | | | | | the [tabindex] elements are used in gmail | |||||
| * | 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 | |
|\ | | | | | URL blacklist | |||||
| * | 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 | |
|\ | | | | | Disable add-on temporary | |||||
| * | 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 | |||||
| * | 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 | |
|\ | | | | | Fix close focus | |||||
| * | 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 | |
|\ | | | | | Release 0.2 | |||||
| * | 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 | |||||
| * | 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 | |
|\ \ | | | | | | | some fix | |||||
| * | | 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 | |
|\ \ | |/ |/| | Fix empty suggestions | |||||
| * | 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 | |
|\ | | | | | Multi frame following |