Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update repository owner | starxeras | 2023-11-17 |
| | |||
* | Update repository owner | starxeras | 2023-11-17 |
| | |||
* | Updated name and moved to a more suitable location | starxeras | 2023-11-17 |
| | |||
* | Update README.md | starxeras | 2023-11-17 |
| | |||
* | Update README.md | starxeras | 2023-11-17 |
| | |||
* | Added link to updated repo | starxeras | 2023-11-17 |
| | |||
* | Created Advanced Usage section | starxeras | 2023-11-17 |
| | |||
* | Added period | starxeras | 2023-11-17 |
| | |||
* | Merge pull request #318 from themoeway/remove-upload-limit23.11.12.0 | Darius Jahandarie | 2023-11-12 |
|\ | | | | | | | Switch to forked chrome webstore upload action which removes 10MB limit | ||
| * | Switch to forked chrome webstore upload action which removes 10MB limit | Darius Jahandarie | 2023-11-12 |
|/ | |||
* | Merge pull request #314 from starxeras/replace-yomichan | Darius Jahandarie | 2023-11-12 |
|\ | | | | | | | Replace all instances of yomichan | ||
| * | Merge branch 'master' into replace-yomichan | Darius Jahandarie | 2023-11-12 |
| |\ | |/ |/| | |||
* | | Merge pull request #315 from jbukl/dynamic-loader-modules | Darius Jahandarie | 2023-11-12 |
|\ \ | | | | | | | | | | Dynamic loader, Dexie ESM fix | ||
| * | | Fix dexie import and export | jbukl | 2023-11-10 |
| | | | |||
| * | | Fix dynamic loader esm | jbukl | 2023-11-10 |
|/ / | | | | | | | Fix dynamic loader script check | ||
| * | Fix LintJS | starxeras | 2023-11-10 |
| | | |||
| * | `yomichan` -> `yomitan` | starxeras | 2023-11-10 |
| | | |||
| * | Replaced `iframe.yomichan-popup` | starxeras | 2023-11-10 |
| | | |||
| * | Replace yomichan with yomitan | starxeras | 2023-11-10 |
| | | |||
| * | Update templates.md | starxeras | 2023-11-10 |
| | | |||
| * | Update permissions.md | starxeras | 2023-11-10 |
|/ | |||
* | Merge pull request #313 from themoeway/fix-create-prerelease-on-tag | Darius Jahandarie | 2023-11-10 |
|\ | | | | | | | Fix create-prerelease-on-tag.yml | ||
| * | Fix create-prerelease-on-tag when there are dependencies involved in the build23.11.10.0 | Darius Jahandarie | 2023-11-10 |
|/ | |||
* | Merge pull request #312 from themoeway/reduce-ci-runs | Darius Jahandarie | 2023-11-10 |
|\ | | | | | | | Prevent ci.yml from running twice on PR commits | ||
| * | Prevent ci.yml from running twice on PR commits | Darius Jahandarie | 2023-11-10 |
|/ | |||
* | Merge pull request #310 from themoeway/playwright-esm | Darius Jahandarie | 2023-11-10 |
|\ | | | | | | | Change playwright scripts to use ESM | ||
| * | Merge pull request #311 from jbukl/pw-esm-fix | Darius Jahandarie | 2023-11-10 |
| |\ | |||
| | * | Fix hb import for media provider | jbukl | 2023-11-09 |
| |/ | |||
| * | Change playwright scripts to use ESM | Darius Jahandarie | 2023-11-09 |
|/ | |||
* | Merge pull request #306 from MarvNC/capitalize-yomichan | Darius Jahandarie | 2023-11-09 |
|\ | | | | | | | Capitalize Yomichan in README | ||
| * | Capitalize Yomichan | MarvNC | 2023-11-03 |
| | | |||
* | | Merge pull request #305 from MarvNC/update-dictionaries | Darius Jahandarie | 2023-11-09 |
|\ \ | | | | | | | | | | Update Dictionaries in README | ||
| * | | Merge remote-tracking branch 'upstream/master' into update-dictionaries | MarvNC | 2023-11-03 |
| |\| | |||
| * | | Add Jitendex/JMdict dicts | MarvNC | 2023-11-03 |
| | | | |||
| * | | #195 Remove KireiCake | MarvNC | 2023-10-26 |
| | | | |||
| * | | #227 Remove Kanjium | MarvNC | 2023-10-26 |
| | | | |||
| * | | Autoformat | MarvNC | 2023-10-26 |
| | | | |||
* | | | Merge pull request #309 from starxeras/patch-1 | Darius Jahandarie | 2023-11-09 |
|\ \ \ | | | | | | | | | | | | | Change #yomitan to #yomitan-development | ||
| * | | | Changed #yomitan to #yomitan-development | starxeras | 2023-11-04 |
| | |/ | |/| | |||
* | | | Merge pull request #307 from themoeway/modernize | Darius Jahandarie | 2023-11-09 |
|\ \ \ | |/ / |/| | | | | | Modernize codebase | ||
| * | | Switch to vitest for ESM support; other fixes | Darius Jahandarie | 2023-11-08 |
| | | | |||
| * | | Modernize codebase | Darius Jahandarie | 2023-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 validation | Darius Jahandarie | 2023-11-03 |
|/ / | |||
* | | Merge pull request #303 from jbukl/pw-gha-env-fix | Darius Jahandarie | 2023-11-02 |
|\ \ | | | | | | | | | | Playwright GH action env push fix | ||
| * | | Playwright GH action env push fix | jbukl | 2023-11-02 |
|/ / | |||
* | | Merge pull request #302 from jbukl/pw-search-wait | Darius Jahandarie | 2023-11-02 |
|\ \ | | | | | | | | | | Playwright anki test flakiness | ||
| * | | Playwright search wait for input success | jbukl | 2023-11-02 |
|/ / | |||
* | | Merge pull request #301 from ↵ | Darius Jahandarie | 2023-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.2 | dependabot[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 Jahandarie | 2023-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 |