Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | :tada: Release 0.22 | Shin'ya Ueoka | 2019-04-27 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #575 from ueokande/qa-0.22 | Shin'ya Ueoka | 2019-04-27 | 1 | -13/+0 | |
|\ | | | | | QA 0.22 | |||||
| * | Update QA.md | Shin'ya Ueoka | 2019-04-27 | 1 | -13/+0 | |
|/ | ||||||
* | Merge branch 'update-packages' | Shin'ya Ueoka | 2019-04-27 | 1 | -1131/+45 | |
|\ | ||||||
| * | Update package-lock.json | Shin'ya Ueoka | 2019-04-27 | 1 | -1131/+45 | |
| | | ||||||
* | | Merge pull request #574 from ueokande/update-packages | Shin'ya Ueoka | 2019-04-27 | 2 | -701/+511 | |
|\| | | | | | Update packages | |||||
| * | npm install | Shin'ya Ueoka | 2019-04-27 | 1 | -4/+9 | |
| | | ||||||
| * | Install webextensions-api-fake@0.7.4 | Shin'ya Ueoka | 2019-04-27 | 2 | -76/+20 | |
| | | ||||||
| * | Install sinon-chrome@3.0.1 | Shin'ya Ueoka | 2019-04-27 | 2 | -70/+148 | |
| | | ||||||
| * | Install mocha@6.1.4 | Shin'ya Ueoka | 2019-04-27 | 2 | -131/+107 | |
| | | ||||||
| * | Install karma@4.1.0 | Shin'ya Ueoka | 2019-04-27 | 2 | -89/+87 | |
| | | ||||||
| * | Install eslint@5.16.0 | Shin'ya Ueoka | 2019-04-27 | 2 | -222/+162 | |
| | | ||||||
| * | Install node-sass@4.12.0 | Shin'ya Ueoka | 2019-04-27 | 2 | -237/+106 | |
| | | ||||||
| * | Install webpack-cli@3.3.1 | Shin'ya Ueoka | 2019-04-27 | 2 | -4/+4 | |
|/ | ||||||
* | Merge pull request #572 from ueokande/jszip | Shin'ya Ueoka | 2019-04-27 | 4 | -86/+65 | |
|\ | | | | | Use JSZIP | |||||
| * | Use jszip on package script | Shin'ya Ueoka | 2019-04-27 | 3 | -22/+40 | |
| | | ||||||
| * | Add jszip | Shin'ya Ueoka | 2019-04-27 | 2 | -64/+25 | |
|/ | ||||||
* | Merge pull request #571 from ueokande/prevent-content-security-policy | Shin'ya Ueoka | 2019-04-27 | 6 | -26/+31 | |
|\ | | | | | Fix Content-Security-Policy issues | |||||
| * | Embed style by script | Shin'ya Ueoka | 2019-04-26 | 6 | -26/+31 | |
|/ | ||||||
* | Merge pull request #570 from nixon/typos | Shin'ya Ueoka | 2019-04-23 | 1 | -3/+3 | |
|\ | | | | | fix typos in README.md | |||||
| * | fix typos in README.md | nixon | 2019-04-23 | 1 | -3/+3 | |
|/ | ||||||
* | Merge pull request #568 from ueokande/add-e2e-tests | Shin'ya Ueoka | 2019-04-20 | 5 | -33/+536 | |
|\ | | | | | Add e2e tests | |||||
| * | Make stable e2e tests | Shin'ya Ueoka | 2019-04-20 | 1 | -6/+10 | |
| | | ||||||
| * | Add e2e tests for follow completes | Shin'ya Ueoka | 2019-04-20 | 2 | -2/+146 | |
| | | ||||||
| * | Add e2e tests for follow | Shin'ya Ueoka | 2019-04-20 | 2 | -13/+257 | |
| | | ||||||
| * | Add e2e tests for "complete" property | Shin'ya Ueoka | 2019-04-18 | 2 | -13/+124 | |
|/ | ||||||
* | Merge pull request #567 from ueokande/blacklist-with-port | Shin'ya Ueoka | 2019-04-17 | 4 | -10/+86 | |
|\ | | | | | Support blacklist with port | |||||
| * | Add e2e tests for blacklist | Shin'ya Ueoka | 2019-04-17 | 2 | -8/+77 | |
| | | ||||||
| * | Support blacklist with port | Shin'ya Ueoka | 2019-04-17 | 2 | -2/+9 | |
|/ | ||||||
* | Merge pull request #565 from ueokande/add-e2e-tests | Shin'ya Ueoka | 2019-04-16 | 10 | -32/+788 | |
|\ | | | | | Add e2e tests | |||||
| * | Add e2e tests for completions | Shin'ya Ueoka | 2019-04-16 | 4 | -8/+220 | |
| | | ||||||
| * | Update lanthan | Shin'ya Ueoka | 2019-04-16 | 1 | -1/+1 | |
| | | ||||||
| * | Add e2e tests for completions | Shin'ya Ueoka | 2019-04-16 | 4 | -19/+381 | |
| | | ||||||
| * | Install xsel on CircleCI | Shin'ya Ueoka | 2019-04-15 | 1 | -0/+1 | |
| | | ||||||
| * | Add e2e tests for yank/paste | Shin'ya Ueoka | 2019-04-15 | 3 | -5/+186 | |
| | | ||||||
* | | Merge pull request #562 from aminroosta/amin/show-yanked-url | Shin'ya Ueoka | 2019-04-15 | 1 | -1/+1 | |
|\ \ | |/ |/| | Show yanked url | |||||
| * | show yanked url | amin roosta | 2019-04-13 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #564 from ueokande/lanthan-integration-test | Shin'ya Ueoka | 2019-04-14 | 21 | -4607/+1864 | |
|\ \ | |/ |/| | Use lanthan to do E2E testing | |||||
| * | Increase timeout | Shin'ya Ueoka | 2019-04-14 | 1 | -1/+1 | |
| | | ||||||
| * | Update webpack and webpack-cli | Shin'ya Ueoka | 2019-04-14 | 2 | -174/+472 | |
| | | ||||||
| * | Use latest lanthan | Shin'ya Ueoka | 2019-04-14 | 1 | -4393/+27 | |
| | | ||||||
| * | Add e2e tests for bdelete/bdeletes command | Shin'ya Ueoka | 2019-04-14 | 2 | -9/+203 | |
| | | ||||||
| * | Add e2e tests for quit/quitall commands | Shin'ya Ueoka | 2019-04-14 | 2 | -2/+125 | |
| | | ||||||
| * | Add e2e tests for addbookmark command | Shin'ya Ueoka | 2019-04-14 | 2 | -3/+67 | |
| | | ||||||
| * | Add e2e tests for buffer command | Shin'ya Ueoka | 2019-04-14 | 2 | -9/+202 | |
| | | ||||||
| * | open command | Shin'ya Ueoka | 2019-04-14 | 3 | -3/+0 | |
| | | ||||||
| * | Make navigate e2e test stable | Shin'ya Ueoka | 2019-04-14 | 1 | -7/+18 | |
| | | ||||||
| * | Add e2e tests for open/tabopen/winopen commands | Shin'ya Ueoka | 2019-04-14 | 5 | -12/+569 | |
| | | ||||||
| * | Relaod settings on local storage changed instead of message | Shin'ya Ueoka | 2019-04-14 | 4 | -12/+10 | |
| | | ||||||
| * | Follow the master in lanthan | Shin'ya Ueoka | 2019-04-13 | 6 | -8/+8 | |
| | |