| Commit message (Expand) | Author | Age |
* | Update types | toasted-nutbread | 2023-11-27 |
* | Update types | toasted-nutbread | 2023-11-27 |
* | Update some common types | toasted-nutbread | 2023-11-27 |
* | Updates | toasted-nutbread | 2023-11-27 |
* | Add extension error imports | toasted-nutbread | 2023-11-27 |
* | Remove unneeded references | toasted-nutbread | 2023-11-27 |
* | Add JSDoc type annotations to project (rebased) | toasted-nutbread | 2023-11-27 |
* | Automate generation of legal information for dependencies | Darius Jahandarie | 2023-11-23 |
* | Merge branch 'master' into mecab-info | starxeras | 2023-11-17 |
|\ |
|
| * | Fix text replacements offscreen | jbukl | 2023-11-17 |
| * | whitespace | praschke | 2023-11-12 |
| * | separate offscreen proxies from backend.js | praschke | 2023-11-12 |
| * | Merge branch 'master' into offscreen-db | Darius Jahandarie | 2023-11-12 |
| |\ |
|
| * | | Move dictionary db to offscreen | jbukl | 2023-11-11 |
* | | | Update repository owner | starxeras | 2023-11-17 |
* | | | Added link to updated repo | starxeras | 2023-11-17 |
| |/
|/| |
|
* | | Merge branch 'master' into replace-yomichan | Darius Jahandarie | 2023-11-12 |
|\| |
|
| * | Fix dexie import and export | jbukl | 2023-11-10 |
| * | Fix dynamic loader esm | jbukl | 2023-11-10 |
* | | Fix LintJS | starxeras | 2023-11-10 |
* | | `yomichan` -> `yomitan` | starxeras | 2023-11-10 |
* | | Replaced `iframe.yomichan-popup` | starxeras | 2023-11-10 |
|/ |
|
* | Fix hb import for media provider | jbukl | 2023-11-09 |
* | 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 |
* | 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 |
* | fix: reinstate webRequest and correct the permissions docs | praschke | 2023-10-25 |
* | 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 |
| * | catch a few more cases in the template patch | praschke | 2023-10-22 |
| * | remove kanjiLinks and sanitizeCssClass | praschke | 2023-10-17 |
| * | update: pronunciation | praschke | 2023-10-17 |
| * | update: hasMedia and getMedia | praschke | 2023-10-17 |
| * | update: set and get | praschke | 2023-10-17 |
| * | fix: regexReplace and regexMatch | praschke | 2023-10-17 |
| * | fix: formatGlossary | praschke | 2023-10-17 |
| * | fix: furigana and furiganaPlain | praschke | 2023-10-17 |
| * | fix: dumpObject | praschke | 2023-10-17 |
| * | initial handlebars patch | praschke | 2023-10-17 |
* | | Merge pull request #278 from jbukl/offscreen-clipboard | Darius Jahandarie | 2023-10-22 |
|\ \ |
|
| * | | fix: clipboard getImage, review comments | jbukl | 2023-10-21 |
| * | | chore: unused import | jbukl | 2023-10-20 |
| * | | chore: some returns bool | jbukl | 2023-10-20 |