aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Install react-test-rendererShin'ya Ueoka2019-04-292-0/+13
|
* Declare types on settingsShin'ya Ueoka2019-04-295-0/+36
|
* Clean settings componentsShin'ya Ueoka2019-04-2918-74/+77
|
* Declare component prop types on consoleShin'ya Ueoka2019-04-297-35/+103
|
* Uninstall preactShin'ya Ueoka2019-04-293-25/+2
|
* Move to reactShin'ya Ueoka2019-04-2922-56/+58
|
* Install reactShin'ya Ueoka2019-04-292-0/+174
|
* :tada: Release 0.22Shin'ya Ueoka2019-04-271-1/+1
|
* Merge pull request #575 from ueokande/qa-0.22Shin'ya Ueoka2019-04-271-13/+0
|\ | | | | QA 0.22
| * Update QA.mdShin'ya Ueoka2019-04-271-13/+0
|/
* Merge branch 'update-packages'Shin'ya Ueoka2019-04-271-1131/+45
|\
| * Update package-lock.jsonShin'ya Ueoka2019-04-271-1131/+45
| |
* | Merge pull request #574 from ueokande/update-packagesShin'ya Ueoka2019-04-272-701/+511
|\| | | | | Update packages
| * npm installShin'ya Ueoka2019-04-271-4/+9
| |
| * Install webextensions-api-fake@0.7.4Shin'ya Ueoka2019-04-272-76/+20
| |
| * Install sinon-chrome@3.0.1Shin'ya Ueoka2019-04-272-70/+148
| |
| * Install mocha@6.1.4Shin'ya Ueoka2019-04-272-131/+107
| |
| * Install karma@4.1.0Shin'ya Ueoka2019-04-272-89/+87
| |
| * Install eslint@5.16.0Shin'ya Ueoka2019-04-272-222/+162
| |
| * Install node-sass@4.12.0Shin'ya Ueoka2019-04-272-237/+106
| |
| * Install webpack-cli@3.3.1Shin'ya Ueoka2019-04-272-4/+4
|/
* Merge pull request #572 from ueokande/jszipShin'ya Ueoka2019-04-274-86/+65
|\ | | | | Use JSZIP
| * Use jszip on package scriptShin'ya Ueoka2019-04-273-22/+40
| |
| * Add jszipShin'ya Ueoka2019-04-272-64/+25
|/
* Merge pull request #571 from ueokande/prevent-content-security-policyShin'ya Ueoka2019-04-276-26/+31
|\ | | | | Fix Content-Security-Policy issues
| * Embed style by scriptShin'ya Ueoka2019-04-266-26/+31
|/
* Merge pull request #570 from nixon/typosShin'ya Ueoka2019-04-231-3/+3
|\ | | | | fix typos in README.md
| * fix typos in README.mdnixon2019-04-231-3/+3
|/
* Merge pull request #568 from ueokande/add-e2e-testsShin'ya Ueoka2019-04-205-33/+536
|\ | | | | Add e2e tests
| * Make stable e2e testsShin'ya Ueoka2019-04-201-6/+10
| |
| * Add e2e tests for follow completesShin'ya Ueoka2019-04-202-2/+146
| |
| * Add e2e tests for followShin'ya Ueoka2019-04-202-13/+257
| |
| * Add e2e tests for "complete" propertyShin'ya Ueoka2019-04-182-13/+124
|/
* Merge pull request #567 from ueokande/blacklist-with-portShin'ya Ueoka2019-04-174-10/+86
|\ | | | | Support blacklist with port
| * Add e2e tests for blacklistShin'ya Ueoka2019-04-172-8/+77
| |
| * Support blacklist with portShin'ya Ueoka2019-04-172-2/+9
|/
* Merge pull request #565 from ueokande/add-e2e-testsShin'ya Ueoka2019-04-1610-32/+788
|\ | | | | Add e2e tests
| * Add e2e tests for completionsShin'ya Ueoka2019-04-164-8/+220
| |
| * Update lanthanShin'ya Ueoka2019-04-161-1/+1
| |
| * Add e2e tests for completionsShin'ya Ueoka2019-04-164-19/+381
| |
| * Install xsel on CircleCIShin'ya Ueoka2019-04-151-0/+1
| |
| * Add e2e tests for yank/pasteShin'ya Ueoka2019-04-153-5/+186
| |
* | Merge pull request #562 from aminroosta/amin/show-yanked-urlShin'ya Ueoka2019-04-151-1/+1
|\ \ | |/ |/| Show yanked url
| * show yanked urlamin roosta2019-04-131-1/+1
| |
* | Merge pull request #564 from ueokande/lanthan-integration-testShin'ya Ueoka2019-04-1421-4607/+1864
|\ \ | |/ |/| Use lanthan to do E2E testing
| * Increase timeoutShin'ya Ueoka2019-04-141-1/+1
| |
| * Update webpack and webpack-cliShin'ya Ueoka2019-04-142-174/+472
| |
| * Use latest lanthanShin'ya Ueoka2019-04-141-4393/+27
| |
| * Add e2e tests for bdelete/bdeletes commandShin'ya Ueoka2019-04-142-9/+203
| |
| * Add e2e tests for quit/quitall commandsShin'ya Ueoka2019-04-142-2/+125
| |