aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Switch to vitest for ESM support; other fixesDarius Jahandarie2023-11-08
|
* Modernize codebaseDarius Jahandarie2023-11-04
| | | | | | - Use ES modules - Remove vendored libs and build them from npm using esbuild - Switch from JSZip to zip.js
* Replace JsonSchema with ajv for dictionary validationDarius Jahandarie2023-11-03
|
* Merge pull request #303 from jbukl/pw-gha-env-fixDarius Jahandarie2023-11-02
|\ | | | | | | Playwright GH action env push fix
| * Playwright GH action env push fixjbukl2023-11-02
|/
* Merge pull request #302 from jbukl/pw-search-waitDarius Jahandarie2023-11-02
|\ | | | | | | Playwright anki test flakiness
| * Playwright search wait for input successjbukl2023-11-02
|/
* Merge pull request #301 from ↵Darius Jahandarie2023-11-02
|\ | | | | | | | | | | themoeway/dependabot/npm_and_yarn/browserify-sign-4.2.2 build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2
| * build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2dependabot[bot]2023-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: browserify-sign dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #296 from ↵Darius Jahandarie2023-11-02
|\ \ | |/ |/| | | | | | | themoeway/dependabot/npm_and_yarn/fake-indexeddb-5.0.1 build(deps-dev): bump fake-indexeddb from 4.0.2 to 5.0.1
| * build(deps-dev): bump fake-indexeddb from 4.0.2 to 5.0.1dependabot[bot]2023-11-02
|/ | | | | | | | | | | | | | | Bumps [fake-indexeddb](https://github.com/dumbmatter/fakeIndexedDB) from 4.0.2 to 5.0.1. - [Release notes](https://github.com/dumbmatter/fakeIndexedDB/releases) - [Changelog](https://github.com/dumbmatter/fakeIndexedDB/blob/master/CHANGELOG.md) - [Commits](https://github.com/dumbmatter/fakeIndexedDB/compare/v4.0.2...v5.0.1) --- updated-dependencies: - dependency-name: fake-indexeddb dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #300 from themoeway/bump-node-versionDarius Jahandarie2023-11-02
|\ | | | | | | Bump .node-version to v20 (due to EOL of v16)
| * Bump .node-version to v20 (due to EOL of v16)Darius Jahandarie2023-11-02
|/
* Merge pull request #295 from themoeway/dependabot/npm_and_yarn/minor-97d2ad8b35Darius Jahandarie2023-11-02
|\ | | | | | | build(deps-dev): bump the minor group with 5 updates
| * build(deps-dev): bump the minor group with 5 updatesdependabot[bot]2023-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.38.1` | `1.39.0` | | [eslint](https://github.com/eslint/eslint) | `8.50.0` | `8.52.0` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.9.0` | `2.10.0` | | [html-validate](https://gitlab.com/html-validate/html-validate) | `8.5.0` | `8.7.0` | | [stylelint](https://github.com/stylelint/stylelint) | `15.10.3` | `15.11.0` | Updates `@playwright/test` from 1.38.1 to 1.39.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.38.1...v1.39.0) Updates `eslint` from 8.50.0 to 8.52.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.52.0) Updates `eslint-plugin-jsonc` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.9.0...v2.10.0) Updates `html-validate` from 8.5.0 to 8.7.0 - [Release notes](https://gitlab.com/html-validate/html-validate/tags) - [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.5.0...v8.7.0) Updates `stylelint` from 15.10.3 to 15.11.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/15.10.3...15.11.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-jsonc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: html-validate dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #298 from ↵Darius Jahandarie2023-11-02
|\ \ | | | | | | | | | | | | | | | themoeway/dependabot/github_actions/actions/setup-node-4 build(deps): bump actions/setup-node from 3 to 4
| * | build(deps): bump actions/setup-node from 3 to 4dependabot[bot]2023-11-01
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #297 from ↵Darius Jahandarie2023-11-02
|\ \ | | | | | | | | | | | | | | | themoeway/dependabot/github_actions/minor-9d4a252c6e build(deps): bump the minor group with 3 updates
| * | build(deps): bump the minor group with 3 updatesdependabot[bot]2023-11-01
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the minor group with 3 updates: [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action), [ad-m/github-push-action](https://github.com/ad-m/github-push-action) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action). Updates `awalsh128/cache-apt-pkgs-action` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases) - [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/1850ee53f6e706525805321a3f2f863dcf73c962...44c33b32f808cdddd5ac0366d70595ed63661ed8) Updates `ad-m/github-push-action` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/ad-m/github-push-action/releases) - [Commits](https://github.com/ad-m/github-push-action/compare/29f05e01bb17e6f28228b47437e03a7b69e1f9ef...d91a481090679876dfc4178fef17f286781251df) Updates `ossf/scorecard-action` from 2.2.0 to 2.3.1 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](https://github.com/ossf/scorecard-action/compare/08b4669551908b1024bb425080c797723083c031...0864cf19026789058feabb7e87baa5f140aac736) --- updated-dependencies: - dependency-name: awalsh128/cache-apt-pkgs-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: ad-m/github-push-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #299 from jbukl/pw-search-ankiDarius Jahandarie2023-11-02
|\ \ | | | | | | | | | search.html clipboard monitor, Anki add note Playwright tests
| * | add playwright sw env variable in action workflowjbukl2023-11-01
| | |
| * | search, anki playwright testsjbukl2023-11-01
| | | | | | | | | | | | | | | | | | prep tests for cicd reorganize exports in playwright utils
* | | Merge pull request #293 from praschke/permissions-fixupsDarius Jahandarie2023-11-02
|\ \ \ | |_|/ |/| | | | | Permissions fixups
| * | nativeMessaging can always be optionalpraschke2023-10-29
| | | | | | | | | | | | this is the only blocker to Firefox for Android.
| * | remove webRequest and webRequestBlockingpraschke2023-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firefox was previously unable to use declarativeNetRequest, as some browser state (ExtensionDNRStore) wasn't correctly initialized wrt yomitan's use of the DNR API. this bug manifested as an unexpected error on calls to updateDynamicRules(), specifically after the browser has been restarted. switching to the use of session rules instead of dynamic rules fixes this bug. i have tested audio info requests (custom JSON, JPod Alternate, Jisho) that exhibited the bug after browser restart on version 115 and 118, and the audio plays instead of the request failing. webRequest can now be entirely removed.
| * | fix: session rules should be used instead of dynamic rulespraschke2023-10-29
| | | | | | | | | | | | | | | | | | session rules are less persistent than dynamic rules, and the intention of RequestBuilder is to only have rules active for the lifetime of specific requests.
| * | fix: _getDynamicRules() returns a promisepraschke2023-10-29
| | | | | | | | | | | | dynamic rules were never cleared, as the promise is not iterable as expected.
| * | remove webRequest from chrome for realpraschke2023-10-29
|/ /
* | Merge pull request #290 from MarvNC/replace-yomichan-importDarius Jahandarie2023-10-26
|\ \ | |/ |/| | | Replace References to Yomichan Import
| * Linebreak readmeMarvNC2023-10-26
| |
| * Replace references to Yomichan ImportMarvNC2023-10-26
|/
* Merge pull request #287 from praschke/chrome-webRequest23.10.25.0Darius Jahandarie2023-10-25
|\ | | | | | | fix: reinstate webRequest and correct the permissions docs
| * exclude offscreen document files from firefoxpraschke2023-10-25
| |
| * fix: reinstate webRequest and correct the permissions docspraschke2023-10-25
|/ | | | | | | `webRequest` is used on Chrome/MV3 to surface error information from failed requests. it was added back to the declarative path by toasted-nutbread in FooSoft/yomichan#2161, but the permissions documentation did not reflect `webRequests` continued necessity.
* Merge pull request #286 from themoeway/fix-firefox-jsonDarius Jahandarie2023-10-24
|\ | | | | | | Fix version number in Firefox updates.json in CD
| * Fix version number in Firefox updates.json in CDDarius Jahandarie2023-10-24
|/
* Merge pull request #285 from themoeway/vscode-auto-eslint23.10.24.0Darius Jahandarie2023-10-24
|\ | | | | | | Auto-eslint in vscode
| * Auto-eslint in vscodeDarius Jahandarie2023-10-24
|/
* Merge pull request #284 from praschke/update-options-onceDarius Jahandarie2023-10-24
|\ | | | | | | save options after updating them
| * fix: typopraschke2023-10-24
| |
| * fix: save options after updating thempraschke2023-10-23
|/ | | | | | | | | | | | | | | | _optionsUtil.save() is only called in _saveOptions, which is only called through - _onApiSetAllSettings - _onApiModifySettings - _onCommandToggleTextScanning it should be safe to simply save settings after updating them. without saving, the options will be updated every time the background restarts, until any settings are modified or text scanning is toggled. for _updateVersion21, this means the welcome page will open repeatedly to show the same warning.
* Merge pull request #276 from praschke/block-helper-rewriteDarius Jahandarie2023-10-22
|\ | | | | | | Block helper rewrite
| * warn about custom templates in the welcome pagepraschke2023-10-22
| |
| * docs: note changes to custom templates in the readmepraschke2023-10-22
| |
| * catch a few more cases in the template patchpraschke2023-10-22
| |
| * docs: hiragana and katakanapraschke2023-10-17
| |
| * docs: pitchCategoriespraschke2023-10-17
| |
| * docs: join and concatpraschke2023-10-17
| |
| * docs: typeofpraschke2023-10-17
| | | | | | | | this shouldn't be used as a block helper, the result may be non-portable
| * docs: isMoraPitchHigh and getKanaMoraepraschke2023-10-17
| |