aboutsummaryrefslogtreecommitdiff
path: root/ext/js
Commit message (Expand)AuthorAge
* 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: 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
| * remove kanjiLinks and sanitizeCssClasspraschke2023-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
* | 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
|/
* add sort dictionary data to parse results on the search pagepraschke2023-10-13
* fix: typoCashew2023-10-08
* 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
|/
* Add Intuitive Permission Toggle to Welcome Page (#214)Ewan Fox2023-08-20
* remove broken fetch(1, 2)praschke2023-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
* Add support for exporting and importing dictionaries database.forsakeninfinity2023-07-15
* fix: different duration for Firefox for whatever reasonAustin Siew2023-07-07
* Fix lintAustin Siew2023-06-09
* Fix Handlebars not working on Firefox due to evalAustin Siew2023-06-09
* refactor: added Firefox/Chrome comment on welcome page, removed console.logAustin Siew2023-04-02
* refactor: fixed linting errorsAustin Siew2023-04-02
* fix: welcome page no longer loads multiple timesAustin Siew2023-04-02
* linked error message to new repoAustin Siew2023-03-25
* renamed default tag to yomitan, renamed exported settings to yomitanAustin Siew2023-03-25
* Fix Google Docs URL regex to not be excessively wideDarius Jahandarie2023-03-25
* fix: renamed action -> browserAction, to support manifest v3Austin Siew2023-03-23
* Merge pull request #8 from ctpk/masterDarius Jahandarie2023-03-23
|\
| * Set file extension for aac audio media typectpk2023-02-17
* | removed trailing newlinesAustin Siew2023-03-23
* | fixed eslint, changed header to only use 2 spaces, added missing headers to testAustin Siew2023-03-22
* | Updated LICENSE to full license, added Yomitan 2023 to all license headersAustin Siew2023-03-21
|/
* Documentation updates (#2257)toasted-nutbread2022-10-16