aboutsummaryrefslogtreecommitdiff
path: root/ext/js/background/backend.js
Commit message (Expand)AuthorAge
* add option to disable part of speech rule check (#438)StefanVukovic992024-01-13
* type updates (#500)Cashew2024-01-13
* Comment updates (#481)Cashew2023-12-29
* Event dispatcher refactor (#463)toasted-nutbread2023-12-29
* search resolution option (#436)StefanVukovic992023-12-29
* API type safety updates (#457)toasted-nutbread2023-12-28
* Script manager cleanup (#456)toasted-nutbread2023-12-27
* API map updates (#458)toasted-nutbread2023-12-27
* Google docs fixes (#455)toasted-nutbread2023-12-27
* Narrow down enum types (#431)Cashew2023-12-25
* move dictionary files to dictionary folder (#429)StefanVukovic992023-12-23
* API type safety (#425)toasted-nutbread2023-12-23
* Remove _invokeWithProgress (#397)toasted-nutbread2023-12-21
* rename variables (#409)Cashew2023-12-20
* Fix some missing types (#403)toasted-nutbread2023-12-20
* Simplify message handlers (#396)toasted-nutbread2023-12-20
* Make JSON.parse usage safer (#373)toasted-nutbread2023-12-19
* Fix Non JP Scanning Option for Kanji Dictionaries (#372)marv2023-12-18
* Update eslint spacing rules (#366)toasted-nutbread2023-12-17
* Revert "Use import map"toasted-nutbread2023-11-27
* Update timer types and suchtoasted-nutbread2023-11-27
* Use import maptoasted-nutbread2023-11-27
* Update typestoasted-nutbread2023-11-27
* Remove unneeded referencestoasted-nutbread2023-11-27
* Add JSDoc type annotations to project (rebased)toasted-nutbread2023-11-27
* separate offscreen proxies from backend.jspraschke2023-11-12
* Merge branch 'master' into offscreen-dbDarius Jahandarie2023-11-12
|\
| * `yomichan` -> `yomitan`starxeras2023-11-10
* | Move dictionary db to offscreenjbukl2023-11-11
|/
* 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