aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rewrite tests with async/awaitShin'ya Ueoka2018-06-172-53/+27
* Rewrite e2e tests with async/awaitShin'ya Ueoka2018-06-172-128/+74
* Rewrite e2e tests with await/asyncShin'ya Ueoka2018-06-171-49/+29
* Rewrite e2e tests with await/asyncShin'ya Ueoka2018-06-171-229/+130
* Rewrite e2e tests with await/asyncShin'ya Ueoka2018-06-171-100/+62
* Rewrite e2e tests with await/asyncShin'ya Ueoka2018-06-171-113/+70
* Merge pull request #415 from ueokande/pattern-not-found-nullShin'ya Ueoka2018-06-172-13/+9
|\
| * Fix no previous search keywordsShin'ya Ueoka2018-06-172-13/+9
* | Merge pull request #414 from ueokande/pattern-not-found-nullShin'ya Ueoka2018-06-171-0/+13
|\|
| * SHow error if not previous keywordsShin'ya Ueoka2018-06-171-0/+13
|/
* Merge pull request #413 from ueokande/reopen-current-windowShin'ya Ueoka2018-06-163-2689/+2710
|\
| * Sleep on reopen testShin'ya Ueoka2018-06-161-0/+2
| * Reopen a tab on only current tabShin'ya Ueoka2018-06-161-4/+8
| * Update package-lock.jsonShin'ya Ueoka2018-06-161-2685/+2700
|/
* Merge pull request #412 from ueokande/update-node-versionShin'ya Ueoka2018-06-161-1/+1
|\
| * Update node versionShin'ya Ueoka2018-06-161-1/+1
|/
* Merge pull request #411 from ueokande/update-firefox-versionShin'ya Ueoka2018-06-161-1/+1
|\
| * Update firefox versionShin'ya Ueoka2018-06-161-1/+1
|/
* Merge pull request #350 from tevio/masterShin'ya Ueoka2018-06-161-1/+2
|\
| * add follow link in tab to docSteve Martin2018-02-241-1/+2
* | Merge pull request #410 from ueokande/greenkeeper/webpack-cli-3.0.7Shin'ya Ueoka2018-06-162-2577/+125
|\ \
| * | Update package-lock.jsonShin'ya Ueoka2018-06-161-2576/+124
| * | chore(package): update webpack-cli to version 3.0.7greenkeeper[bot]2018-06-151-1/+1
|/ /
* | Merge pull request #405 from ueokande/ignore-case-tab-filteringShin'ya Ueoka2018-05-312-33/+28
|\ \
| * | Ignore cases for tab filteringShin'ya Ueoka2018-05-301-1/+2
| * | Use queryByKeyword for tab operationsShin'ya Ueoka2018-05-302-33/+27
| * | Check title nullShin'ya Ueoka2018-05-301-1/+1
|/ /
* | Merge pull request #397 from ueokande/release-0.14Shin'ya Ueoka2018-05-172-2/+3
|\ \
| * | bump a versionShin'ya Ueoka2018-05-171-1/+1
| * | Add toolbar icons to archiveShin'ya Ueoka2018-05-171-1/+2
|/ /
* | Merge pull request #395 from ueokande/release-0.13Shin'ya Ueoka2018-05-161-1/+1
|\ \
| * | bump a versionShin'ya Ueoka2018-05-161-1/+1
|/ /
* | Merge pull request #394 from ueokande/qa-0.13Shin'ya Ueoka2018-05-164-9/+42
|\ \
| * | Add commands to settings formShin'ya Ueoka2018-05-161-0/+2
| * | Improve READMEShin'ya Ueoka2018-05-161-0/+1
| * | Fix quit commandShin'ya Ueoka2018-05-161-1/+3
| * | Add test casesShin'ya Ueoka2018-05-161-8/+36
|/ /
* | Merge pull request #393 from ueokande/update-packagesShin'ya Ueoka2018-05-143-4585/+7879
|\ \
| * | Reduce package-lock.jsonShin'ya Ueoka2018-05-141-3534/+1638
| * | Update dependenciesShin'ya Ueoka2018-05-142-36/+4462
| * | Update test packageShin'ya Ueoka2018-05-142-1360/+1073
| * | Update build dependenciesShin'ya Ueoka2018-05-142-4874/+2429
| * | Remove package.scriptShin'ya Ueoka2018-05-143-67/+3563
|/ /
* | Merge pull request #392 from ueokande/e2e-testingShin'ya Ueoka2018-05-1413-64/+479
|\ \
| * | Insert sleepShin'ya Ueoka2018-05-131-0/+2
| * | Fix ci stepsShin'ya Ueoka2018-05-131-1/+1
| * | Use stable firefoxShin'ya Ueoka2018-05-131-1/+1
| * | Add e2e test cases for followingShin'ya Ueoka2018-05-133-4/+132
| * | Add e2e test cases for uShin'ya Ueoka2018-05-132-1/+17
| * | Add sleepShin'ya Ueoka2018-05-131-0/+2