| Commit message (Expand) | Author | Age |
* | 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 |
| * | | chore: cleanup offscreen documentation code | jbukl | 2023-10-20 |
| * | | fix: chromium clipboard access | jbukl | 2023-10-20 |
| |/ |
|
* / | Edit `vertical-align` style for structured content hyperlinks | stephenmk | 2023-10-20 |
|/ |
|
* | add sort dictionary data to parse results on the search page | praschke | 2023-10-13 |
* | fix: typo | Cashew | 2023-10-08 |
* | Merge pull request #266 from praschke/dexie-unpkg | Darius Jahandarie | 2023-10-01 |
|\ |
|
| * | dexie: use blobs obtained from unpkg and update library README | praschke | 2023-10-01 |
* | | fix: page and popup state is destroyed on background wakeup | praschke | 2023-10-01 |
|/ |
|
* | Merge pull request #259 from praschke/chrome-death-fix | Darius Jahandarie | 2023-10-01 |
|\ |
|
| * | wait for backend ready signal to prepare cross-frame api | praschke | 2023-10-01 |
| * | remove stray debugging comment | praschke | 2023-10-01 |
| * | remove yomichan.connect() | praschke | 2023-10-01 |
| * | create both cross-frame ports in the background | praschke | 2023-09-30 |
* | | Satisfy jsdoc/check-line-alignment lint | Darius Jahandarie | 2023-10-01 |
* | | Satisfy jsdoc/require-returns lint | Darius Jahandarie | 2023-10-01 |
* | | Satisfy no-implicit-button-type lint | Darius Jahandarie | 2023-10-01 |
* | | Satisfy wcag/h63 lint | Darius Jahandarie | 2023-10-01 |
|/ |
|
* | Remove hardcoded version from manifest | Darius Jahandarie | 2023-09-23 |
* | Increase yomitan popup size to fit content | David Gisser | 2023-08-25 |
* | Add Intuitive Permission Toggle to Welcome Page (#214) | Ewan Fox | 2023-08-20 |
* | remove broken fetch(1, 2) | praschke | 2023-08-17 |
* | fixup permissions page | praschke | 2023-08-17 |
* | fix: window.getSelection() can return null on Firefox | praschke | 2023-08-17 |
* | fix: StyleOrigin enum absent in Firefox | praschke | 2023-08-17 |
* | fix script and style injection in Firefox | praschke | 2023-08-17 |
* | fix libraries in README and Firefox CSP | praschke | 2023-08-17 |