Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 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 |
|\ | |||||
| * | 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 |
|\ | |||||
| * | 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 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 | 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 |
|\ \ | |/ |/| | |||||
| * | 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 |
| * | Uninstall web-ext | Shin'ya Ueoka | 2019-04-07 | 2 | -3/+2 |
| * | Add console e2e test | Shin'ya Ueoka | 2019-04-07 | 3 | -22/+126 |
| * | Add r/R tests | Shin'ya Ueoka | 2019-04-06 | 2 | -6/+63 |
| * | Add gh/gH tests | Shin'ya Ueoka | 2019-04-06 | 2 | -3/+31 |
* | | Merge pull request #559 from ueokande/lanthan-integration-test | Shin'ya Ueoka | 2019-04-06 | 37 | -1835/+1577 |
|\| | |||||
| * | Use native assert instead of power-assert | Shin'ya Ueoka | 2019-04-06 | 8 | -420/+5 |
| * | Update lanthan | Shin'ya Ueoka | 2019-04-06 | 1 | -1/+1 |
| * | Configure build script to run e2e | Shin'ya Ueoka | 2019-04-06 | 3 | -8/+17 |
| * | Replace e2e with lanthan | Shin'ya Ueoka | 2019-04-06 | 35 | -1354/+0 |
| * | Add mark e2e tests | Shin'ya Ueoka | 2019-04-06 | 1 | -0/+121 |
| * | Add navigate e2e tests | Shin'ya Ueoka | 2019-04-06 | 1 | -0/+167 |
| * | Add zoom e2e test | Shin'ya Ueoka | 2019-04-06 | 1 | -0/+81 |
| * | Use eventually instead of sleep | Shin'ya Ueoka | 2019-04-06 | 2 | -20/+37 |
| * | Add tabs e2e test | Shin'ya Ueoka | 2019-04-06 | 1 | -0/+210 |
| * | Add integration tests for scroll | Shin'ya Ueoka | 2019-04-04 | 3 | -0/+225 |
| * | Update .gitignore | Shin'ya Ueoka | 2019-04-03 | 1 | -0/+1 |
| * | Install lanthan | Shin'ya Ueoka | 2019-04-03 | 2 | -0/+350 |
| * | Install power-assert | Shin'ya Ueoka | 2019-04-03 | 2 | -548/+878 |
|/ |