aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #171 from idlewan/background-adjacent-tabsShin'ya Ueoka2018-05-0110-12/+46
|\ | | | | Open adjacent tabs and background tabs
| * Make adjacenttab true in defaultShin'ya Ueoka2018-05-011-1/+1
| | | | | | | | Click with Ctrl key opens a tab adjacently.
| * Improve READMEShin'ya Ueoka2018-05-011-0/+9
| |
| * Merge remote-tracking branch 'origin/master' into background-adjacent-tabsShin'ya Ueoka2018-05-01120-1607/+14591
| |\ | |/ |/|
* | Merge pull request #381 from ueokande/update-packagesShin'ya Ueoka2018-05-011-46/+150
|\ \ | | | | | | Update packages
| * | Update package-lock.jsonShin'ya Ueoka2018-05-011-46/+150
|/ /
* | Merge pull request #382 from ueokande/greenkeeper/initialShin'ya Ueoka2018-05-012-3/+5
|\ \ | | | | | | Update dependencies to enable Greenkeeper 🌴
| * | docs(readme): add Greenkeeper badgegreenkeeper[bot]2018-05-011-0/+2
| | |
| * | chore(package): update dependenciesgreenkeeper[bot]2018-05-011-3/+3
|/ /
* | Merge pull request #360 from ueokande/circleciShin'ya Ueoka2018-03-111-1/+1
|\ \ | | | | | | update build status badge
| * | update build status badgeShin'ya Ueoka2018-03-111-1/+1
| | |
* | | Merge pull request #359 from ueokande/circleciShin'ya Ueoka2018-03-112-18/+45
|\| | | | | | | | Migrate to CircleCI
| * | clean circleciShin'ya Ueoka2018-03-111-6/+2
| | |
| * | Merge to single jobShin'ya Ueoka2018-03-111-25/+5
| | |
| * | Goodble Travis CIShin'ya Ueoka2018-03-111-18/+0
| | |
| * | Add CircleCIShin'ya Ueoka2018-03-111-0/+69
|/ /
* | Merge pull request #358 from ueokande/improve-buildShin'ya Ueoka2018-03-116-779/+4818
|\ \ | | | | | | Improve build
| * | update webpackShin'ya Ueoka2018-03-113-133/+4623
| | |
| * | update style-loader, css-loader, and sass-loaderShin'ya Ueoka2018-03-112-208/+302
| | |
| * | update patcked web-extShin'ya Ueoka2018-03-112-137/+279
| | |
| * | remove es2015 transpileShin'ya Ueoka2018-03-114-637/+1
| | |
| * | disable minifyShin'ya Ueoka2018-03-113-305/+251
| | |
| * | fix e2e testShin'ya Ueoka2018-03-111-3/+1
| | |
| * | set mocha timeoutShin'ya Ueoka2018-03-111-1/+6
|/ /
* | Merge pull request #357 from ueokande/release-0.12Shin'ya Ueoka2018-03-091-1/+1
|\ \ | | | | | | Release 0.12
| * | bump a versionShin'ya Ueoka2018-03-081-1/+1
|/ /
* | Merge pull request #356 from ueokande/qa-0.12Shin'ya Ueoka2018-03-083-18/+8
|\ \ | | | | | | QA 0.12
| * | update README.mdShin'ya Ueoka2018-03-071-0/+4
| | |
| * | Update QA.mdShin'ya Ueoka2018-03-072-17/+3
| | |
| * | fix test caseShin'ya Ueoka2018-03-071-1/+1
|/ /
* | Merge pull request #355 from ueokande/search-across-pagesShin'ya Ueoka2018-03-0714-37/+127
|\ \ | | | | | | Search across pages
| * | set find keyword from backgroundShin'ya Ueoka2018-03-073-20/+35
| | |
| * | add global find keywordShin'ya Ueoka2018-03-078-0/+74
| | |
| * | remove redundant checksShin'ya Ueoka2018-03-061-21/+0
| | |
| * | show message on findShin'ya Ueoka2018-03-064-6/+28
|/ /
* | Merge pull request #354 from ueokande/hide-consoleShin'ya Ueoka2018-03-0413-3/+45
|\ \ | | | | | | Hide console
| * | increase timeoutShin'ya Ueoka2018-03-041-0/+1
| | |
| * | hide console on <Esc> and <C-{>Shin'ya Ueoka2018-03-046-2/+18
| | |
| * | add hide action for consoleShin'ya Ueoka2018-03-046-1/+26
|/ /
* | Merge pull request #351 from ueokande/cancel-by-ctrl-left-bracketShin'ya Ueoka2018-02-264-3/+15
|\ \ | | | | | | Cancel by ctrl left bracket
| * | hide console by <C-[>Shin'ya Ueoka2018-02-261-0/+3
| | |
| * | Cancel following by <C-[>Shin'ya Ueoka2018-02-262-2/+7
| | |
| * | Cancel key input by <C-[>Shin'ya Ueoka2018-02-261-1/+5
|/ /
* | Merge pull request #347 from ueokande/set-tab-openerShin'ya Ueoka2018-02-253-4/+4
|\ \ | | | | | | Set opener tab id
| * | fix e2e testShin'ya Ueoka2018-02-201-1/+1
| | |
| * | set opener tab idShin'ya Ueoka2018-02-202-3/+3
|/ /
* | Merge pull request #346 from ueokande/e2e-testShin'ya Ueoka2018-02-205-5/+100
|\ \ | | | | | | add zomm tests
| * | add zomm testShin'ya Ueoka2018-02-201-0/+72
| | |
| * | update QAShin'ya Ueoka2018-02-201-2/+0
| | |
| * | add zomm testsShin'ya Ueoka2018-02-203-3/+28
| | |