summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #314 from starxeras/replace-yomichanDarius Jahandarie2023-11-12
|\ | | | | | | Replace all instances of yomichan
| * Merge branch 'master' into replace-yomichanDarius Jahandarie2023-11-12
| |\ | |/ |/|
* | Merge pull request #315 from jbukl/dynamic-loader-modulesDarius Jahandarie2023-11-12
|\ \ | | | | | | | | | Dynamic loader, Dexie ESM fix
| * | Fix dexie import and exportjbukl2023-11-10
| | |
| * | Fix dynamic loader esmjbukl2023-11-10
|/ / | | | | | | Fix dynamic loader script check
| * Fix LintJSstarxeras2023-11-10
| |
| * `yomichan` -> `yomitan`starxeras2023-11-10
| |
| * Replaced `iframe.yomichan-popup`starxeras2023-11-10
| |
| * Replace yomichan with yomitanstarxeras2023-11-10
| |
| * Update templates.mdstarxeras2023-11-10
| |
| * Update permissions.mdstarxeras2023-11-10
|/
* Merge pull request #313 from themoeway/fix-create-prerelease-on-tagDarius Jahandarie2023-11-10
|\ | | | | | | Fix create-prerelease-on-tag.yml
| * Fix create-prerelease-on-tag when there are dependencies involved in the build23.11.10.0Darius Jahandarie2023-11-10
|/
* Merge pull request #312 from themoeway/reduce-ci-runsDarius Jahandarie2023-11-10
|\ | | | | | | Prevent ci.yml from running twice on PR commits
| * Prevent ci.yml from running twice on PR commitsDarius Jahandarie2023-11-10
|/
* Merge pull request #310 from themoeway/playwright-esmDarius Jahandarie2023-11-10
|\ | | | | | | Change playwright scripts to use ESM
| * Merge pull request #311 from jbukl/pw-esm-fixDarius Jahandarie2023-11-10
| |\
| | * Fix hb import for media providerjbukl2023-11-09
| |/
| * Change playwright scripts to use ESMDarius Jahandarie2023-11-09
|/
* Merge pull request #306 from MarvNC/capitalize-yomichanDarius Jahandarie2023-11-09
|\ | | | | | | Capitalize Yomichan in README
| * Capitalize YomichanMarvNC2023-11-03
| |
* | Merge pull request #305 from MarvNC/update-dictionariesDarius Jahandarie2023-11-09
|\ \ | | | | | | | | | Update Dictionaries in README
| * | Merge remote-tracking branch 'upstream/master' into update-dictionariesMarvNC2023-11-03
| |\|
| * | Add Jitendex/JMdict dictsMarvNC2023-11-03
| | |
| * | #195 Remove KireiCakeMarvNC2023-10-26
| | |
| * | #227 Remove KanjiumMarvNC2023-10-26
| | |
| * | AutoformatMarvNC2023-10-26
| | |
* | | Merge pull request #309 from starxeras/patch-1Darius Jahandarie2023-11-09
|\ \ \ | | | | | | | | | | | | Change #yomitan to #yomitan-development
| * | | Changed #yomitan to #yomitan-developmentstarxeras2023-11-04
| | |/ | |/|
* | | Merge pull request #307 from themoeway/modernizeDarius Jahandarie2023-11-09
|\ \ \ | |/ / |/| | | | | Modernize codebase
| * | 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