aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Install karma@4.0.1Shin'ya Ueoka2019-03-092-157/+691
|
* Install css-loader@2.1.1Shin'ya Ueoka2019-03-092-92/+65
|
* Install mocha@6.0.2Shin'ya Ueoka2019-03-092-25/+852
|
* Work around for scrollBy() after scrollTo() does not workShin'ya Ueoka2019-03-091-15/+8
|
* Fix scroller targetShin'ya Ueoka2019-03-091-2/+2
|
* Merge pull request #538 from ueokande/scroll-consoleShin'ya Ueoka2019-02-255-77/+232
|\ | | | | Scroll console
| * Remove unused importShin'ya Ueoka2019-02-151-1/+0
| |
| * Fix Completion interface and add testShin'ya Ueoka2019-02-153-3/+144
| |
| * Clean completion componentShin'ya Ueoka2019-02-152-15/+11
| |
| * Implement completion scrollShin'ya Ueoka2019-02-153-4/+49
| |
| * Use single index on completions of the consoleShin'ya Ueoka2019-02-153-70/+45
| |
* | Merge pull request #539 from ueokande/webext-on-install-eventShin'ya Ueoka2019-02-255-26/+30
|\ \ | | | | | | Use browser.runtime.onInstalled event
| * | Show popup when installed or updatedShin'ya Ueoka2019-02-251-1/+4
| | |
| * | Use onInstalled eventShin'ya Ueoka2019-02-255-26/+27
|/ /
* | Merge pull request #544 from ueokande/refactor-backgroundShin'ya Ueoka2019-02-2459-476/+502
|\ \ | | | | | | Refactor background
| * | Update .eslintrcShin'ya Ueoka2019-02-241-0/+1
| | |
| * | Ignore about: tabs on broadcastShin'ya Ueoka2019-02-241-0/+3
| | |
| * | Clean classes and repositoryShin'ya Ueoka2019-02-2410-251/+279
| | |
| * | Remove unused methodsShin'ya Ueoka2019-02-242-8/+0
| | |
| * | Capitalize background scriptsShin'ya Ueoka2019-02-2450-245/+247
| |/
* | Merge pull request #543 from ryanstreur/ryanstreur-patch-readmeShin'ya Ueoka2019-02-221-2/+2
|\ \ | | | | | | Update README.md
| * | Update README.mdRyan Streur2019-02-211-2/+2
|/ / | | | | Correct simple mix-up with scroll direction in README.md
* | Merge pull request #537 from ueokande/space-key-mapShin'ya Ueoka2019-02-153-1/+24
|\ \ | |/ |/| Space key map
| * Enable to bind space keyShin'ya Ueoka2019-02-112-0/+23
| |
| * Use FirefoxHeadlessShin'ya Ueoka2019-02-111-1/+1
|/
* Merge pull request #536 from ueokande/make-smooth-scroll-smootherShin'ya Ueoka2019-02-114-86/+62
|\ | | | | Make smooth-scroll smoother
| * Increase scroll deltaShin'ya Ueoka2019-02-111-2/+2
| |
| * Remove repeat propertiesShin'ya Ueoka2019-02-113-6/+5
| |
| * Clean scrollerShin'ya Ueoka2019-02-111-28/+40
| |
| * Make smooth-scroll smootherShin'ya Ueoka2019-02-111-65/+30
|/
* Merge pull request #535 from sleepypikachu/fix-issue-534Shin'ya Ueoka2019-02-061-1/+1
|\ | | | | Correct spelling of WebExtensions
| * Correct spelling of WebExtensionsElliot2019-02-061-1/+1
|/ | | Spelling as per https://wiki.mozilla.org/WebExtensions
* Bump a versionShin'ya Ueoka2019-02-041-1/+1
|
* Merge pull request #533 from ueokande/qa-0.20Shin'ya Ueoka2019-02-043-1/+20
|\ | | | | QA 0.20
| * Show alert on opening about:homeShin'ya Ueoka2019-02-041-0/+4
| |
| * Add test cases for gh/gHShin'ya Ueoka2019-02-041-0/+2
| |
| * Remove openerTabId on gHShin'ya Ueoka2019-02-041-1/+1
| |
| * Add e2e test case for <S-D>Shin'ya Ueoka2019-02-041-0/+13
|/
* Merge pull request #532 from ueokande/update-packagesShin'ya Ueoka2019-02-042-2192/+8423
|\ | | | | Update packages
| * Update css-loaderShin'ya Ueoka2019-02-042-54/+495
| |
| * Update eslintShin'ya Ueoka2019-02-042-86/+168
| |
| * Update karmaShin'ya Ueoka2019-02-042-300/+238
| |
| * Update node-sassShin'ya Ueoka2019-02-042-15/+159
| |
| * Update preactShin'ya Ueoka2019-02-042-4/+4
| |
| * Update style-laoderShin'ya Ueoka2019-02-042-7/+5639
| |
| * Update babel-eslintShin'ya Ueoka2019-02-042-1812/+1806
|/
* Merge pull request #516 from ueokande/close-tabs-to-the-rightShin'ya Ueoka2019-02-045-0/+20
|\ | | | | Add close tabs to the right command
| * Close only unpinned tabs;Shin'ya Ueoka2018-12-271-1/+4
| |
| * Add close tabs to the right commandShin'ya Ueoka2018-12-275-0/+17
| |
* | Merge pull request #524 from tsia/patch-1Shin'ya Ueoka2019-01-161-2/+2
|\ \ | | | | | | fixed typo in README