Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add integration tests for scroll | Shin'ya Ueoka | 2019-04-04 | 3 | -0/+225 |
| | |||||
* | Update .gitignore | Shin'ya Ueoka | 2019-04-03 | 1 | -0/+1 |
| | |||||
* | Install lanthan | Shin'ya Ueoka | 2019-04-03 | 2 | -0/+350 |
| | |||||
* | Install power-assert | Shin'ya Ueoka | 2019-04-03 | 2 | -548/+878 |
| | |||||
* | :tada: Release 0.21 | Shin'ya Ueoka | 2019-03-23 | 1 | -1/+1 |
| | |||||
* | Merge pull request #547 from ueokande/qa-0.21 | Shin'ya Ueoka | 2019-03-23 | 3 | -3073/+3801 |
|\ | | | | | QA 0.21 | ||||
| * | Install web-ext@github:ueokande/web-ext#patched-3.0.0 | Shin'ya Ueoka | 2019-03-09 | 2 | -2442/+1002 |
| | | |||||
| * | Install eslint@5.15.1 | Shin'ya Ueoka | 2019-03-09 | 2 | -83/+158 |
| | | |||||
| * | Install webpack-cli@3.2.3 | Shin'ya Ueoka | 2019-03-09 | 2 | -55/+88 |
| | | |||||
| * | Install webpack@4.29.6 | Shin'ya Ueoka | 2019-03-09 | 2 | -270/+1003 |
| | | |||||
| * | Install karma@4.0.1 | Shin'ya Ueoka | 2019-03-09 | 2 | -157/+691 |
| | | |||||
| * | Install css-loader@2.1.1 | Shin'ya Ueoka | 2019-03-09 | 2 | -92/+65 |
| | | |||||
| * | Install mocha@6.0.2 | Shin'ya Ueoka | 2019-03-09 | 2 | -25/+852 |
| | | |||||
| * | Work around for scrollBy() after scrollTo() does not work | Shin'ya Ueoka | 2019-03-09 | 1 | -15/+8 |
| | | |||||
| * | Fix scroller target | Shin'ya Ueoka | 2019-03-09 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #552 from TeepaBlue/master | Shin'ya Ueoka | 2019-03-18 | 2 | -2/+2 |
|\ \ | |/ |/| | Update documents | ||||
| * | Update CONTRIBUTING.md | TeepaBlue | 2019-03-17 | 1 | -1/+1 |
| | | |||||
| * | Update README.md | TeepaBlue | 2019-03-17 | 1 | -1/+1 |
|/ | | | keyboard → the keyboard | ||||
* | Merge pull request #538 from ueokande/scroll-console | Shin'ya Ueoka | 2019-02-25 | 5 | -77/+232 |
|\ | | | | | Scroll console | ||||
| * | Remove unused import | Shin'ya Ueoka | 2019-02-15 | 1 | -1/+0 |
| | | |||||
| * | Fix Completion interface and add test | Shin'ya Ueoka | 2019-02-15 | 3 | -3/+144 |
| | | |||||
| * | Clean completion component | Shin'ya Ueoka | 2019-02-15 | 2 | -15/+11 |
| | | |||||
| * | Implement completion scroll | Shin'ya Ueoka | 2019-02-15 | 3 | -4/+49 |
| | | |||||
| * | Use single index on completions of the console | Shin'ya Ueoka | 2019-02-15 | 3 | -70/+45 |
| | | |||||
* | | Merge pull request #539 from ueokande/webext-on-install-event | Shin'ya Ueoka | 2019-02-25 | 5 | -26/+30 |
|\ \ | | | | | | | Use browser.runtime.onInstalled event | ||||
| * | | Show popup when installed or updated | Shin'ya Ueoka | 2019-02-25 | 1 | -1/+4 |
| | | | |||||
| * | | Use onInstalled event | Shin'ya Ueoka | 2019-02-25 | 5 | -26/+27 |
|/ / | |||||
* | | Merge pull request #544 from ueokande/refactor-background | Shin'ya Ueoka | 2019-02-24 | 59 | -476/+502 |
|\ \ | | | | | | | Refactor background | ||||
| * | | Update .eslintrc | Shin'ya Ueoka | 2019-02-24 | 1 | -0/+1 |
| | | | |||||
| * | | Ignore about: tabs on broadcast | Shin'ya Ueoka | 2019-02-24 | 1 | -0/+3 |
| | | | |||||
| * | | Clean classes and repository | Shin'ya Ueoka | 2019-02-24 | 10 | -251/+279 |
| | | | |||||
| * | | Remove unused methods | Shin'ya Ueoka | 2019-02-24 | 2 | -8/+0 |
| | | | |||||
| * | | Capitalize background scripts | Shin'ya Ueoka | 2019-02-24 | 50 | -245/+247 |
| |/ | |||||
* | | Merge pull request #543 from ryanstreur/ryanstreur-patch-readme | Shin'ya Ueoka | 2019-02-22 | 1 | -2/+2 |
|\ \ | | | | | | | Update README.md | ||||
| * | | Update README.md | Ryan Streur | 2019-02-21 | 1 | -2/+2 |
|/ / | | | | | Correct simple mix-up with scroll direction in README.md | ||||
* | | Merge pull request #537 from ueokande/space-key-map | Shin'ya Ueoka | 2019-02-15 | 3 | -1/+24 |
|\ \ | |/ |/| | Space key map | ||||
| * | Enable to bind space key | Shin'ya Ueoka | 2019-02-11 | 2 | -0/+23 |
| | | |||||
| * | Use FirefoxHeadless | Shin'ya Ueoka | 2019-02-11 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #536 from ueokande/make-smooth-scroll-smoother | Shin'ya Ueoka | 2019-02-11 | 4 | -86/+62 |
|\ | | | | | Make smooth-scroll smoother | ||||
| * | Increase scroll delta | Shin'ya Ueoka | 2019-02-11 | 1 | -2/+2 |
| | | |||||
| * | Remove repeat properties | Shin'ya Ueoka | 2019-02-11 | 3 | -6/+5 |
| | | |||||
| * | Clean scroller | Shin'ya Ueoka | 2019-02-11 | 1 | -28/+40 |
| | | |||||
| * | Make smooth-scroll smoother | Shin'ya Ueoka | 2019-02-11 | 1 | -65/+30 |
|/ | |||||
* | Merge pull request #535 from sleepypikachu/fix-issue-534 | Shin'ya Ueoka | 2019-02-06 | 1 | -1/+1 |
|\ | | | | | Correct spelling of WebExtensions | ||||
| * | Correct spelling of WebExtensions | Elliot | 2019-02-06 | 1 | -1/+1 |
|/ | | | Spelling as per https://wiki.mozilla.org/WebExtensions | ||||
* | Bump a version | Shin'ya Ueoka | 2019-02-04 | 1 | -1/+1 |
| | |||||
* | Merge pull request #533 from ueokande/qa-0.20 | Shin'ya Ueoka | 2019-02-04 | 3 | -1/+20 |
|\ | | | | | QA 0.20 | ||||
| * | Show alert on opening about:home | Shin'ya Ueoka | 2019-02-04 | 1 | -0/+4 |
| | | |||||
| * | Add test cases for gh/gH | Shin'ya Ueoka | 2019-02-04 | 1 | -0/+2 |
| | | |||||
| * | Remove openerTabId on gH | Shin'ya Ueoka | 2019-02-04 | 1 | -1/+1 |
| | |