Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limit bookmark items on completion | Shin'ya Ueoka | 2018-08-12 | 1 | -5/+6 |
* | Merge pull request #454 from cfillion/patch-1 | Shin'ya Ueoka | 2018-08-10 | 1 | -1/+1 |
|\ | |||||
| * | fix typo in the buffer command's description | Christian Fillion | 2018-08-09 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #450 from ueokande/fix-trim-start | Shin'ya Ueoka | 2018-08-08 | 3 | -6/+11 |
|\ | |||||
| * | Use Firefox ESR | Shin'ya UEOKA | 2018-08-07 | 1 | -1/+1 |
| * | Bump a version | Shin'ya UEOKA | 2018-08-07 | 1 | -1/+1 |
| * | Replace trimStart | Shin'ya UEOKA | 2018-08-07 | 1 | -4/+9 |
|/ | |||||
* | Merge pull request #447 from ueokande/release-0.16 | Shin'ya Ueoka | 2018-08-05 | 1 | -1/+1 |
|\ | |||||
| * | Bump a version | Shin'ya Ueoka | 2018-08-05 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #444 from ueokande/qa-0.16 | Shin'ya Ueoka | 2018-08-05 | 10 | -1007/+1429 |
|\ | |||||
| * | Use adjacent tab | Shin'ya Ueoka | 2018-08-05 | 1 | -1/+1 |
| * | Remove old test cases | Shin'ya Ueoka | 2018-08-05 | 1 | -8/+4 |
| * | Fix default settings | Shin'ya Ueoka | 2018-08-02 | 1 | -2/+7 |
| * | Fix error on settings | Shin'ya Ueoka | 2018-08-02 | 3 | -6/+8 |
| * | Fix property document | Shin'ya Ueoka | 2018-08-02 | 1 | -1/+1 |
| * | Update QA.md | Shin'ya Ueoka | 2018-08-01 | 1 | -0/+8 |
| * | Update web-ext | Shin'ya Ueoka | 2018-08-01 | 2 | -476/+411 |
| * | Update babel-loader | Shin'ya Ueoka | 2018-08-01 | 2 | -14/+8 |
| * | Update webpack and webpack-cli | Shin'ya Ueoka | 2018-08-01 | 2 | -178/+304 |
| * | Update sass-loader | Shin'ya Ueoka | 2018-08-01 | 2 | -4/+4 |
| * | Update node-sass | Shin'ya Ueoka | 2018-08-01 | 2 | -167/+176 |
| * | Update mocha and karma | Shin'ya Ueoka | 2018-08-01 | 2 | -77/+456 |
| * | Update eslint-plugin-react | Shin'ya Ueoka | 2018-08-01 | 2 | -66/+21 |
| * | Update eslint | Shin'ya Ueoka | 2018-08-01 | 3 | -13/+26 |
| * | Update babel-eslint | Shin'ya Ueoka | 2018-08-01 | 2 | -8/+8 |
|/ | |||||
* | Merge pull request #442 from ueokande/search-on-paste | Shin'ya Ueoka | 2018-07-29 | 5 | -33/+88 |
|\ | |||||
| * | Add buffer flags on buffer command and completion | Shin'ya Ueoka | 2018-07-29 | 4 | -16/+62 |
| * | Select last tab on presenter | Shin'ya Ueoka | 2018-07-29 | 2 | -17/+26 |
* | | Merge pull request #432 from Mange/follow-details-summary | Shin'ya Ueoka | 2018-07-29 | 3 | -3/+14 |
|\ \ | |||||
| * | | Allow following <summary> elements | Magnus Bergmark | 2018-07-16 | 3 | -3/+14 |
* | | | Merge pull request #441 from ueokande/search-on-paste | Shin'ya Ueoka | 2018-07-29 | 11 | -68/+81 |
|\ \ \ | | |/ | |/| | |||||
| * | | Search keywords on paste | Shin'ya Ueoka | 2018-07-28 | 7 | -61/+70 |
| * | | Fix error on keyword not found | Shin'ya Ueoka | 2018-07-28 | 4 | -7/+11 |
|/ / | |||||
* | | Merge pull request #440 from ueokande/background-clean-architecture | Shin'ya Ueoka | 2018-07-28 | 74 | -1344/+1648 |
|\ \ | |/ |/| | |||||
| * | Error on console | Shin'ya Ueoka | 2018-07-28 | 2 | -2/+14 |
| * | Fix indicate return values | Shin'ya Ueoka | 2018-07-28 | 2 | -2/+2 |
| * | Fix quitall command | Shin'ya Ueoka | 2018-07-28 | 1 | -2/+2 |
| * | Empty buf completion | Shin'ya Ueoka | 2018-07-28 | 1 | -0/+3 |
| * | Catch errors on background | Shin'ya Ueoka | 2018-07-28 | 1 | -4/+2 |
| * | Stable e2e test | Shin'ya Ueoka | 2018-07-28 | 1 | -0/+1 |
| * | Fix last tab is undefined | Shin'ya Ueoka | 2018-07-28 | 3 | -2/+13 |
| * | Rename class | Shin'ya Ueoka | 2018-07-28 | 1 | -2/+2 |
| * | Deep-copy objects on MemoryStorage and add tests | Shin'ya Ueoka | 2018-07-28 | 2 | -2/+47 |
| * | Use replace instead of trimStart | Shin'ya Ueoka | 2018-07-28 | 1 | -2/+7 |
| * | Clean old codes | Shin'ya Ueoka | 2018-07-28 | 32 | -1279/+4 |
| * | Background operation as Clean Architecture | Shin'ya Ueoka | 2018-07-28 | 7 | -3/+318 |
| * | Complete set properties | Shin'ya Ueoka | 2018-07-27 | 1 | -2/+35 |
| * | Implement set-command | Shin'ya Ueoka | 2018-07-27 | 5 | -26/+145 |
| * | [wip] implement command usecases | Shin'ya Ueoka | 2018-07-26 | 10 | -49/+291 |
| * | Open link as Clean Architecture | Shin'ya Ueoka | 2018-07-22 | 5 | -12/+73 |