Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regenerate json schema | Shin'ya Ueoka | 2022-02-01 | 1 | -612/+1 |
* | Bump ajv from 7.2.4 to 8.9.0 | dependabot[bot] | 2022-01-17 | 2 | -25/+5 |
* | Merge pull request #1269 from ueokande/dependabot/npm_and_yarn/eslint-plugin-... | Shin'ya Ueoka | 2021-10-10 | 2 | -40/+129 |
|\ | |||||
| * | Bump eslint-plugin-react from 7.23.2 to 7.26.1 | dependabot[bot] | 2021-10-10 | 2 | -40/+129 |
* | | Merge pull request #1272 from ueokande/dependabot/npm_and_yarn/webpack-cli-4.9.0 | Shin'ya Ueoka | 2021-10-10 | 2 | -22/+27 |
|\ \ | |/ |/| | |||||
| * | Bump webpack-cli from 4.7.0 to 4.9.0 | dependabot[bot] | 2021-10-10 | 2 | -22/+27 |
|/ | |||||
* | Merge pull request #1267 from ueokande/move-to-jest | Shin'ya Ueoka | 2021-10-10 | 157 | -3243/+3902 |
|\ | |||||
| * | Remove unused packages | Shin'ya Ueoka | 2021-09-30 | 2 | -921/+63 |
| * | Do not use webextensions-api-fake | Shin'ya Ueoka | 2021-09-30 | 1 | -6/+0 |
| * | Move mock library to jest | Shin'ya Ueoka | 2021-09-30 | 28 | -610/+447 |
| * | Remove karma config | Shin'ya Ueoka | 2021-09-28 | 1 | -42/+0 |
| * | Move to jest on e2e test | Shin'ya Ueoka | 2021-09-27 | 31 | -57/+71 |
| * | Do not use chai on unit test | Shin'ya Ueoka | 2021-09-26 | 96 | -772/+657 |
| * | Use jest on npm script | Shin'ya Ueoka | 2021-09-26 | 1 | -1/+1 |
| * | Use jest API and fix some tests | Shin'ya Ueoka | 2021-09-26 | 12 | -57/+53 |
| * | Use jsdom environment on html test | Shin'ya Ueoka | 2021-09-26 | 10 | -0/+40 |
| * | Fix mismatched signature | Shin'ya Ueoka | 2021-09-26 | 4 | -10/+8 |
| * | Remove unused file | Shin'ya Ueoka | 2021-09-26 | 3 | -8/+0 |
| * | Configure jest | Shin'ya Ueoka | 2021-09-26 | 1 | -0/+11 |
| * | Install webextensions-api-face@1.0.1 | Shin'ya Ueoka | 2021-09-26 | 2 | -7499/+7420 |
| * | Install jest | Shin'ya Ueoka | 2021-09-26 | 2 | -6077/+7948 |
|/ | |||||
* | Release 1.2.3 | Shin'ya Ueoka | 2021-09-26 | 1 | -1/+1 |
* | Merge pull request #1264 from ueokande/fix-establish-connection-issue | Shin'ya Ueoka | 2021-09-26 | 18 | -175/+338 |
|\ | |||||
| * | Remove webNavigation permission | Shin'ya Ueoka | 2021-09-25 | 1 | -2/+1 |
| * | Discover frames on search by count of connections | Shin'ya Ueoka | 2021-09-25 | 5 | -42/+31 |
| * | Sort frame IDs | Shin'ya Ueoka | 2021-09-25 | 2 | -2/+3 |
| * | Create find targets by port connections | Shin'ya Ueoka | 2021-09-25 | 13 | -161/+207 |
| * | Search a content from frames successfully loaded | Shin'ya Ueoka | 2021-09-23 | 14 | -42/+170 |
|/ | |||||
* | Release 1.2.2 | Shin'ya Ueoka | 2021-08-04 | 1 | -1/+1 |
* | Merge pull request #1213 from ueokande/cross-frame-search | Shin'ya Ueoka | 2021-07-29 | 47 | -553/+1199 |
|\ | |||||
| * | Fix e2e test | Shin'ya Ueoka | 2021-07-27 | 1 | -18/+36 |
| * | Add tests to find | Shin'ya Ueoka | 2021-07-27 | 9 | -283/+532 |
| * | Add toggleReaderMode to MockTabPresenter | Shin'ya Ueoka | 2021-07-27 | 1 | -0/+4 |
| * | Implement backwards find | Shin'ya Ueoka | 2021-07-05 | 2 | -6/+95 |
| * | Implement FindNextOperator | Shin'ya Ueoka | 2021-07-05 | 27 | -12/+886 |
| * | Return a value to background script | Shin'ya Ueoka | 2021-07-05 | 2 | -11/+10 |
| * | Show caught error on message listener | Shin'ya Ueoka | 2021-07-05 | 1 | -0/+2 |
| * | Remove legacy find | Shin'ya Ueoka | 2021-07-05 | 23 | -594/+0 |
| * | Implement missing method in mock | Shin'ya Ueoka | 2021-07-05 | 1 | -0/+4 |
| * | Add webNavigation to retrieve frames in a tab | Shin'ya Ueoka | 2021-07-05 | 1 | -1/+2 |
* | | Merge pull request #1206 from ueokande/dependabot/npm_and_yarn/styled-compone... | Shin'ya Ueoka | 2021-07-05 | 2 | -5/+5 |
|\ \ | |||||
| * | | Bump styled-components from 5.2.3 to 5.3.0 | dependabot[bot] | 2021-07-05 | 2 | -5/+5 |
| |/ | |||||
* | | Merge pull request #1205 from ueokande/dependabot/npm_and_yarn/mocha-9.0.2 | Shin'ya Ueoka | 2021-07-05 | 2 | -34/+34 |
|\ \ | |/ |/| | |||||
| * | Bump mocha from 9.0.1 to 9.0.2 | dependabot[bot] | 2021-07-05 | 2 | -34/+34 |
|/ | |||||
* | Release 1.2.1 | Shin'ya Ueoka | 2021-07-04 | 1 | -1/+1 |
* | Merge pull request #1204 from ueokande/fix-keyword-paste | Shin'ya Ueoka | 2021-07-04 | 1 | -1/+1 |
|\ | |||||
| * | Read clipboard from textarea element's value | Shin'ya Ueoka | 2021-07-04 | 1 | -1/+1 |
* | | Merge pull request #1202 from ueokande/dependabot/npm_and_yarn/typescript-4.3.5 | Shin'ya Ueoka | 2021-07-04 | 2 | -5/+5 |
|\ \ | |||||
| * | | Bump typescript from 4.3.2 to 4.3.5 | dependabot[bot] | 2021-07-04 | 2 | -5/+5 |
* | | | Merge pull request #1194 from ueokande/dependabot/npm_and_yarn/prettier-2.3.2 | Shin'ya Ueoka | 2021-07-04 | 25 | -88/+65 |
|\ \ \ | |/ / |/| | |