Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | chore(package): update eslint to version 5.0.1 | greenkeeper[bot] | 2018-06-26 | 1 | -1/+1 | |
* | | | Merge pull request #421 from ueokande/release-0.15 | Shin'ya Ueoka | 2018-06-26 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | bump a version | Shin'ya Ueoka | 2018-06-26 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #416 from ueokande/qa-0.15 | Shin'ya Ueoka | 2018-06-26 | 4 | -12/+24 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fix bdelete/bdelete! commands | Shin'ya Ueoka | 2018-06-25 | 1 | -2/+2 | |
| * | | fix | Shin'ya Ueoka | 2018-06-18 | 1 | -17/+11 | |
| * | | fix | Shin'ya Ueoka | 2018-06-18 | 2 | -9/+9 | |
| * | | Implement e2e test of view-source | Shin'ya Ueoka | 2018-06-18 | 2 | -1/+18 | |
| * | | Update QA.md | Shin'ya Ueoka | 2018-06-18 | 1 | -0/+1 | |
* | | | Merge pull request #418 from AlexeySachkov/private/asachkov/update-readme | Shin'ya Ueoka | 2018-06-20 | 1 | -7/+100 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Update README | Alexey Sachkov | 2018-06-19 | 1 | -7/+100 | |
|/ / | ||||||
* | | Merge pull request #417 from ueokande/async-function | Shin'ya Ueoka | 2018-06-18 | 26 | -1054/+722 | |
|\ \ | ||||||
| * | | Use await/async on shared directory | Shin'ya Ueoka | 2018-06-17 | 3 | -33/+29 | |
| * | | Use await/async on settings | Shin'ya Ueoka | 2018-06-17 | 1 | -11/+8 | |
| * | | Use async/await on content script | Shin'ya Ueoka | 2018-06-17 | 3 | -34/+32 | |
| * | | Use async/await on background | Shin'ya Ueoka | 2018-06-17 | 12 | -305/+262 | |
| * | | Rewrite tests with async/await | Shin'ya Ueoka | 2018-06-17 | 2 | -53/+27 | |
| * | | Rewrite e2e tests with async/await | Shin'ya Ueoka | 2018-06-17 | 2 | -128/+74 | |
| * | | Rewrite e2e tests with await/async | Shin'ya Ueoka | 2018-06-17 | 1 | -49/+29 | |
| * | | Rewrite e2e tests with await/async | Shin'ya Ueoka | 2018-06-17 | 1 | -229/+130 | |
| * | | Rewrite e2e tests with await/async | Shin'ya Ueoka | 2018-06-17 | 1 | -100/+62 | |
| * | | Rewrite e2e tests with await/async | Shin'ya Ueoka | 2018-06-17 | 1 | -113/+70 | |
|/ / | ||||||
* | | Merge pull request #415 from ueokande/pattern-not-found-null | Shin'ya Ueoka | 2018-06-17 | 2 | -13/+9 | |
|\ \ | ||||||
| * | | Fix no previous search keywords | Shin'ya Ueoka | 2018-06-17 | 2 | -13/+9 | |
* | | | Merge pull request #414 from ueokande/pattern-not-found-null | Shin'ya Ueoka | 2018-06-17 | 1 | -0/+13 | |
|\| | | ||||||
| * | | SHow error if not previous keywords | Shin'ya Ueoka | 2018-06-17 | 1 | -0/+13 | |
|/ / | ||||||
* | | Merge pull request #413 from ueokande/reopen-current-window | Shin'ya Ueoka | 2018-06-16 | 3 | -2689/+2710 | |
|\ \ | ||||||
| * | | Sleep on reopen test | Shin'ya Ueoka | 2018-06-16 | 1 | -0/+2 | |
| * | | Reopen a tab on only current tab | Shin'ya Ueoka | 2018-06-16 | 1 | -4/+8 | |
| * | | Update package-lock.json | Shin'ya Ueoka | 2018-06-16 | 1 | -2685/+2700 | |
|/ / | ||||||
* | | Merge pull request #412 from ueokande/update-node-version | Shin'ya Ueoka | 2018-06-16 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Update node version | Shin'ya Ueoka | 2018-06-16 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #411 from ueokande/update-firefox-version | Shin'ya Ueoka | 2018-06-16 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Update firefox version | Shin'ya Ueoka | 2018-06-16 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #350 from tevio/master | Shin'ya Ueoka | 2018-06-16 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | add follow link in tab to doc | Steve Martin | 2018-02-24 | 1 | -1/+2 | |
* | | | Merge pull request #410 from ueokande/greenkeeper/webpack-cli-3.0.7 | Shin'ya Ueoka | 2018-06-16 | 2 | -2577/+125 | |
|\ \ \ | ||||||
| * | | | Update package-lock.json | Shin'ya Ueoka | 2018-06-16 | 1 | -2576/+124 | |
| * | | | chore(package): update webpack-cli to version 3.0.7 | greenkeeper[bot] | 2018-06-15 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #405 from ueokande/ignore-case-tab-filtering | Shin'ya Ueoka | 2018-05-31 | 2 | -33/+28 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Ignore cases for tab filtering | Shin'ya Ueoka | 2018-05-30 | 1 | -1/+2 | |
| * | | Use queryByKeyword for tab operations | Shin'ya Ueoka | 2018-05-30 | 2 | -33/+27 | |
| * | | Check title null | Shin'ya Ueoka | 2018-05-30 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #397 from ueokande/release-0.14 | Shin'ya Ueoka | 2018-05-17 | 2 | -2/+3 | |
|\ \ | ||||||
| * | | bump a version | Shin'ya Ueoka | 2018-05-17 | 1 | -1/+1 | |
| * | | Add toolbar icons to archive | Shin'ya Ueoka | 2018-05-17 | 1 | -1/+2 | |
|/ / | ||||||
* | | Merge pull request #395 from ueokande/release-0.13 | Shin'ya Ueoka | 2018-05-16 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | bump a version | Shin'ya Ueoka | 2018-05-16 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #394 from ueokande/qa-0.13 | Shin'ya Ueoka | 2018-05-16 | 4 | -9/+42 | |
|\ \ | ||||||
| * | | Add commands to settings form | Shin'ya Ueoka | 2018-05-16 | 1 | -0/+2 |