summaryrefslogtreecommitdiff
path: root/ext/js/background/backend.js
Commit message (Expand)AuthorAge
* `yomichan` -> `yomitan`starxeras2023-11-10
* Modernize codebaseDarius Jahandarie2023-11-04
* Merge pull request #276 from praschke/block-helper-rewriteDarius Jahandarie2023-10-22
|\
| * warn about custom templates in the welcome pagepraschke2023-10-22
* | fix: clipboard getImage, review commentsjbukl2023-10-21
* | chore: some returns booljbukl2023-10-20
* | chore: cleanup offscreen documentation codejbukl2023-10-20
* | fix: chromium clipboard accessjbukl2023-10-20
|/
* fix: typoCashew2023-10-08
* remove stray debugging commentpraschke2023-10-01
* create both cross-frame ports in the backgroundpraschke2023-09-30
* fix script and style injection in Firefoxpraschke2023-08-17
* 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
* fix: renamed action -> browserAction, to support manifest v3Austin 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
* Clipboard updates (#2254)toasted-nutbread2022-10-15
* Audio certificate error notification (#2243)toasted-nutbread2022-10-05
* API loadExtensionScripts (#2233)toasted-nutbread2022-09-24
* ArrayBufferUtil (#2215)toasted-nutbread2022-08-20
* Audio download timeout (#2187)toasted-nutbread2022-08-20
* Add support for Anki API key (#2169)toasted-nutbread2022-05-30
* Add support for guiEditNote to view notes (#2143)toasted-nutbread2022-05-29
* Update referenceUrl to include fragment (#2164)toasted-nutbread2022-05-29
* Add an issues page with information about some errors (#2163)toasted-nutbread2022-05-28
* Audio request errors (#2161)toasted-nutbread2022-05-28
* Anki findNotes (#2152)toasted-nutbread2022-05-21
* Add mode documentation about the types used by Translator (#2147)toasted-nutbread2022-05-19
* Improve Anki storeMediaFile (#2084)toasted-nutbread2022-03-13
* Update copyright date (#2062)toasted-nutbread2022-02-02
* matchType/deinflect distinction (#2040)toasted-nutbread2021-12-17
* Replace 'wildcard' parameter with 'matchType' (#2038)toasted-nutbread2021-12-17
* Add AccessibilityController class, which dynamically registers (#2024)toasted-nutbread2021-11-23
* Google Docs accessibility refactor (#2023)toasted-nutbread2021-11-23
* ScriptManager updates (#2022)toasted-nutbread2021-11-23
* ScriptManager (#2021)toasted-nutbread2021-11-22
* Action handler name disambiguation (#2018)toasted-nutbread2021-11-21
* Disable background clipboard monitor, mecab, and anki if disabled (#1977)toasted-nutbread2021-10-03
* Frequency dictionary sort (#1938)toasted-nutbread2021-09-26
* Rename _onDocumentStart => _onApiDocumentStart for consistency (#1939)toasted-nutbread2021-09-08
* Dictionary media import improvements (#1926)toasted-nutbread2021-09-03
* Dictionary worker updates (#1914)toasted-nutbread2021-08-28
* Add support for manifest V3 script injection (#1878)toasted-nutbread2021-08-07
* Google Docs accessibility (#1875)toasted-nutbread2021-08-07
* Throw an error when _getProfile doesn't have a matching profile (#1826)toasted-nutbread2021-07-13
* JapaneseUtil updates (#1813)toasted-nutbread2021-07-09
* Text parse updates (#1811)toasted-nutbread2021-07-09