aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* blacklist as an utilShin'ya Ueoka2018-07-083-21/+65
* [wip] contentShin'ya Ueoka2018-07-086-58/+86
* Use pure redux on consoleShin'ya Ueoka2018-07-084-63/+61
* Fix lintShin'ya Ueoka2018-07-081-1/+1
* Install redux-promiseShin'ya Ueoka2018-07-082-0/+20
* Install reduxShin'ya Ueoka2018-07-082-0/+19
* Merge pull request #402 from jvbrandaom/quit-all-commandShin'ya Ueoka2018-07-012-1/+16
|\
| * Adds command to close all tabsJoão Vitor Brandão2018-05-242-1/+16
* | Merge pull request #423 from ueokande/greenkeeper/eslint-5.0.1Shin'ya Ueoka2018-06-2824-157/+489
|\ \
| * | fix for lintShin'ya Ueoka2018-06-281-9/+6
| * | Use stage-2 presetShin'ya Ueoka2018-06-281-1/+1
| * | Install babel-preset-stage-2Shin'ya Ueoka2018-06-282-0/+223
| * | fix but failedShin'ya Ueoka2018-06-2820-98/+74
| * | Update package-lock.jsonShin'ya Ueoka2018-06-281-48/+184
| * | chore(package): update eslint to version 5.0.1greenkeeper[bot]2018-06-261-1/+1
* | | Merge pull request #421 from ueokande/release-0.15Shin'ya Ueoka2018-06-261-1/+1
|\ \ \
| * | | bump a versionShin'ya Ueoka2018-06-261-1/+1
|/ / /
* | | Merge pull request #416 from ueokande/qa-0.15Shin'ya Ueoka2018-06-264-12/+24
|\ \ \ | |/ / |/| |
| * | fix bdelete/bdelete! commandsShin'ya Ueoka2018-06-251-2/+2
| * | fixShin'ya Ueoka2018-06-181-17/+11
| * | fixShin'ya Ueoka2018-06-182-9/+9
| * | Implement e2e test of view-sourceShin'ya Ueoka2018-06-182-1/+18
| * | Update QA.mdShin'ya Ueoka2018-06-181-0/+1
* | | Merge pull request #418 from AlexeySachkov/private/asachkov/update-readmeShin'ya Ueoka2018-06-201-7/+100
|\ \ \ | |/ / |/| |
| * | Update READMEAlexey Sachkov2018-06-191-7/+100
|/ /
* | Merge pull request #417 from ueokande/async-functionShin'ya Ueoka2018-06-1826-1054/+722
|\ \
| * | Use await/async on shared directoryShin'ya Ueoka2018-06-173-33/+29
| * | Use await/async on settingsShin'ya Ueoka2018-06-171-11/+8
| * | Use async/await on content scriptShin'ya Ueoka2018-06-173-34/+32
| * | Use async/await on backgroundShin'ya Ueoka2018-06-1712-305/+262
| * | 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