aboutsummaryrefslogtreecommitdiff
path: root/ext/js/background
Commit message (Expand)AuthorAge
* Improve handling of the applicationReady message (#552)toasted-nutbread2024-01-21
* Separate core classes into separate files (#545)toasted-nutbread2024-01-20
* Update copyright year (#524)toasted-nutbread2024-01-20
* Dictionary deinflections (#503)StefanVukovic992024-01-20
* add option to disable part of speech rule check (#438)StefanVukovic992024-01-13
* type updates (#500)Cashew2024-01-13
* Fix google docs (#473)toasted-nutbread2023-12-29
* 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
* Update offscreen to use invokeApiMapHandler (#427)toasted-nutbread2023-12-23
* API type safety (#425)toasted-nutbread2023-12-23
* API map updates (#418)toasted-nutbread2023-12-22
* API maps (#413)toasted-nutbread2023-12-21
* Remove _invokeWithProgress (#397)toasted-nutbread2023-12-21
* rename variables (#409)Cashew2023-12-20
* JSON validation (#394)toasted-nutbread2023-12-20
* Fix some missing types (#403)toasted-nutbread2023-12-20
* Add Offscreen.prepare for constructor side effects (#402)toasted-nutbread2023-12-20
* Simplify message handlers (#396)toasted-nutbread2023-12-20
* Make JSON.parse usage safer (#373)toasted-nutbread2023-12-19
* IIFE updates (#384)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
* Update how ts comments are handledtoasted-nutbread2023-12-04
* Fix some import orderingstoasted-nutbread2023-12-03
* Revert "Use import map"toasted-nutbread2023-11-27
* Update timer types and suchtoasted-nutbread2023-11-27
* Use import maptoasted-nutbread2023-11-27
* Update offscreentoasted-nutbread2023-11-27
* Update request buildertoasted-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
* Fix text replacements offscreenjbukl2023-11-17
* whitespacepraschke2023-11-12
* 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
* 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