| Commit message (Expand) | Author | Age |
* | Switch to vitest for ESM support; other fixes | Darius Jahandarie | 2023-11-08 |
* | Modernize codebase | Darius Jahandarie | 2023-11-04 |
* | 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 | jbukl | 2023-11-02 |
|/ |
|
* | Merge pull request #302 from jbukl/pw-search-wait | Darius Jahandarie | 2023-11-02 |
|\ |
|
| * | Playwright search wait for input success | jbukl | 2023-11-02 |
|/ |
|
* | Merge pull request #301 from themoeway/dependabot/npm_and_yarn/browserify-sig... | Darius Jahandarie | 2023-11-02 |
|\ |
|
| * | build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 | dependabot[bot] | 2023-11-02 |
* | | Merge pull request #296 from themoeway/dependabot/npm_and_yarn/fake-indexeddb... | Darius Jahandarie | 2023-11-02 |
|\ \
| |/
|/| |
|
| * | build(deps-dev): bump fake-indexeddb from 4.0.2 to 5.0.1 | dependabot[bot] | 2023-11-02 |
|/ |
|
* | Merge pull request #300 from themoeway/bump-node-version | Darius Jahandarie | 2023-11-02 |
|\ |
|
| * | Bump .node-version to v20 (due to EOL of v16) | Darius Jahandarie | 2023-11-02 |
|/ |
|
* | Merge pull request #295 from themoeway/dependabot/npm_and_yarn/minor-97d2ad8b35 | Darius Jahandarie | 2023-11-02 |
|\ |
|
| * | build(deps-dev): bump the minor group with 5 updates | dependabot[bot] | 2023-11-01 |
* | | Merge pull request #298 from themoeway/dependabot/github_actions/actions/setu... | Darius Jahandarie | 2023-11-02 |
|\ \ |
|
| * | | build(deps): bump actions/setup-node from 3 to 4 | dependabot[bot] | 2023-11-01 |
| |/ |
|
* | | Merge pull request #297 from themoeway/dependabot/github_actions/minor-9d4a25... | Darius Jahandarie | 2023-11-02 |
|\ \ |
|
| * | | build(deps): bump the minor group with 3 updates | dependabot[bot] | 2023-11-01 |
| |/ |
|
* | | Merge pull request #299 from jbukl/pw-search-anki | Darius Jahandarie | 2023-11-02 |
|\ \ |
|
| * | | add playwright sw env variable in action workflow | jbukl | 2023-11-01 |
| * | | search, anki playwright tests | jbukl | 2023-11-01 |
* | | | Merge pull request #293 from praschke/permissions-fixups | Darius Jahandarie | 2023-11-02 |
|\ \ \
| |_|/
|/| | |
|
| * | | nativeMessaging can always be optional | praschke | 2023-10-29 |
| * | | remove webRequest and webRequestBlocking | praschke | 2023-10-29 |
| * | | fix: session rules should be used instead of dynamic rules | praschke | 2023-10-29 |
| * | | fix: _getDynamicRules() returns a promise | praschke | 2023-10-29 |
| * | | remove webRequest from chrome for real | praschke | 2023-10-29 |
|/ / |
|
* | | Merge pull request #290 from MarvNC/replace-yomichan-import | Darius Jahandarie | 2023-10-26 |
|\ \
| |/
|/| |
|
| * | Linebreak readme | MarvNC | 2023-10-26 |
| * | Replace references to Yomichan Import | MarvNC | 2023-10-26 |
|/ |
|
* | Merge pull request #287 from praschke/chrome-webRequest23.10.25.0 | Darius Jahandarie | 2023-10-25 |
|\ |
|
| * | exclude offscreen document files from firefox | praschke | 2023-10-25 |
| * | fix: reinstate webRequest and correct the permissions docs | praschke | 2023-10-25 |
|/ |
|
* | Merge pull request #286 from themoeway/fix-firefox-json | Darius Jahandarie | 2023-10-24 |
|\ |
|
| * | Fix version number in Firefox updates.json in CD | Darius Jahandarie | 2023-10-24 |
|/ |
|
* | Merge pull request #285 from themoeway/vscode-auto-eslint23.10.24.0 | Darius Jahandarie | 2023-10-24 |
|\ |
|
| * | Auto-eslint in vscode | Darius Jahandarie | 2023-10-24 |
|/ |
|
* | Merge pull request #284 from praschke/update-options-once | Darius Jahandarie | 2023-10-24 |
|\ |
|
| * | fix: typo | praschke | 2023-10-24 |
| * | fix: save options after updating them | praschke | 2023-10-23 |
|/ |
|
* | Merge pull request #276 from praschke/block-helper-rewrite | Darius Jahandarie | 2023-10-22 |
|\ |
|
| * | warn about custom templates in the welcome page | praschke | 2023-10-22 |
| * | docs: note changes to custom templates in the readme | praschke | 2023-10-22 |
| * | catch a few more cases in the template patch | praschke | 2023-10-22 |
| * | docs: hiragana and katakana | praschke | 2023-10-17 |
| * | docs: pitchCategories | praschke | 2023-10-17 |
| * | docs: join and concat | praschke | 2023-10-17 |
| * | docs: typeof | praschke | 2023-10-17 |
| * | docs: isMoraPitchHigh and getKanaMorae | praschke | 2023-10-17 |