aboutsummaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAge
* Replace JsonSchema with ajv for dictionary validationDarius Jahandarie2023-11-03
* 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
* fix: _getDynamicRules() returns a promisepraschke2023-10-29
* remove webRequest from chrome for realpraschke2023-10-29
* fix: reinstate webRequest and correct the permissions docspraschke2023-10-25
* fix: typopraschke2023-10-24
* fix: save options after updating thempraschke2023-10-23
* Merge pull request #276 from praschke/block-helper-rewriteDarius Jahandarie2023-10-22
|\
| * warn about custom templates in the welcome pagepraschke2023-10-22
| * catch a few more cases in the template patchpraschke2023-10-22
| * remove kanjiLinks and sanitizeCssClasspraschke2023-10-17
| * update: pronunciationpraschke2023-10-17
| * update: hasMedia and getMediapraschke2023-10-17
| * update: set and getpraschke2023-10-17
| * fix: regexReplace and regexMatchpraschke2023-10-17
| * fix: formatGlossarypraschke2023-10-17
| * fix: furigana and furiganaPlainpraschke2023-10-17
| * fix: dumpObjectpraschke2023-10-17
| * initial handlebars patchpraschke2023-10-17
* | Merge pull request #278 from jbukl/offscreen-clipboardDarius Jahandarie2023-10-22
|\ \
| * | fix: clipboard getImage, review commentsjbukl2023-10-21
| * | chore: unused importjbukl2023-10-20
| * | chore: some returns booljbukl2023-10-20
| * | chore: cleanup offscreen documentation codejbukl2023-10-20
| * | fix: chromium clipboard accessjbukl2023-10-20
| |/
* / Edit `vertical-align` style for structured content hyperlinksstephenmk2023-10-20
|/
* add sort dictionary data to parse results on the search pagepraschke2023-10-13
* fix: typoCashew2023-10-08
* Merge pull request #266 from praschke/dexie-unpkgDarius Jahandarie2023-10-01
|\
| * dexie: use blobs obtained from unpkg and update library READMEpraschke2023-10-01
* | fix: page and popup state is destroyed on background wakeuppraschke2023-10-01
|/
* Merge pull request #259 from praschke/chrome-death-fixDarius Jahandarie2023-10-01
|\
| * wait for backend ready signal to prepare cross-frame apipraschke2023-10-01
| * remove stray debugging commentpraschke2023-10-01
| * remove yomichan.connect()praschke2023-10-01
| * create both cross-frame ports in the backgroundpraschke2023-09-30
* | Satisfy jsdoc/check-line-alignment lintDarius Jahandarie2023-10-01
* | Satisfy jsdoc/require-returns lintDarius Jahandarie2023-10-01
* | Satisfy no-implicit-button-type lintDarius Jahandarie2023-10-01
* | Satisfy wcag/h63 lintDarius Jahandarie2023-10-01
|/
* Remove hardcoded version from manifestDarius Jahandarie2023-09-23
* Increase yomitan popup size to fit contentDavid Gisser2023-08-25
* Add Intuitive Permission Toggle to Welcome Page (#214)Ewan Fox2023-08-20
* remove broken fetch(1, 2)praschke2023-08-17
* fixup permissions pagepraschke2023-08-17
* fix: window.getSelection() can return null on Firefoxpraschke2023-08-17
* fix: StyleOrigin enum absent in Firefoxpraschke2023-08-17
* fix script and style injection in Firefoxpraschke2023-08-17