aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* `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 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 commitsDarius Jahandarie2023-11-10
|/
* Merge pull request #310 from themoeway/playwright-esmDarius Jahandarie2023-11-10
|\
| * 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 YomichanMarvNC2023-11-03
* | Merge pull request #305 from MarvNC/update-dictionariesDarius Jahandarie2023-11-09
|\ \
| * | 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
|\ \ \
| * | | Changed #yomitan to #yomitan-developmentstarxeras2023-11-04
| | |/ | |/|
* | | Merge pull request #307 from themoeway/modernizeDarius Jahandarie2023-11-09
|\ \ \ | |/ / |/| |
| * | Switch to vitest for ESM support; other fixesDarius Jahandarie2023-11-08
| * | Modernize codebaseDarius Jahandarie2023-11-04
| * | 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 fixjbukl2023-11-02
|/ /
* | Merge pull request #302 from jbukl/pw-search-waitDarius Jahandarie2023-11-02
|\ \
| * | Playwright search wait for input successjbukl2023-11-02
|/ /
* | Merge pull request #301 from themoeway/dependabot/npm_and_yarn/browserify-sig...Darius Jahandarie2023-11-02
|\ \
| * | build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2dependabot[bot]2023-11-02
* | | Merge pull request #296 from themoeway/dependabot/npm_and_yarn/fake-indexeddb...Darius Jahandarie2023-11-02
|\ \ \ | |/ / |/| |
| * | build(deps-dev): bump fake-indexeddb from 4.0.2 to 5.0.1dependabot[bot]2023-11-02
|/ /
* | Merge pull request #300 from themoeway/bump-node-versionDarius Jahandarie2023-11-02
|\ \
| * | 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 updatesdependabot[bot]2023-11-01
* | | Merge pull request #298 from themoeway/dependabot/github_actions/actions/setu...Darius Jahandarie2023-11-02
|\ \ \
| * | | build(deps): bump actions/setup-node from 3 to 4dependabot[bot]2023-11-01
| |/ /
* | | Merge pull request #297 from themoeway/dependabot/github_actions/minor-9d4a25...Darius Jahandarie2023-11-02
|\ \ \
| * | | build(deps): bump the minor group with 3 updatesdependabot[bot]2023-11-01
| |/ /
* | | Merge pull request #299 from jbukl/pw-search-ankiDarius Jahandarie2023-11-02
|\ \ \
| * | | add playwright sw env variable in action workflowjbukl2023-11-01
| * | | search, anki playwright testsjbukl2023-11-01
| | |/ | |/|
* | | Merge pull request #293 from praschke/permissions-fixupsDarius Jahandarie2023-11-02
|\ \ \ | |_|/ |/| |
| * | nativeMessaging can always be optionalpraschke2023-10-29
| * | remove webRequest and webRequestBlockingpraschke2023-10-29
| * | fix: session rules should be used instead of dynamic rulespraschke2023-10-29