aboutsummaryrefslogtreecommitdiff
path: root/ext/js
Commit message (Expand)AuthorAge
* Remove dynamic-loader scripts, simplify script loading (#383)toasted-nutbread2023-12-19
* Refactor bulk delete function (#382)toasted-nutbread2023-12-19
* Fix welcome page not having certain elements (#379)toasted-nutbread2023-12-19
* capture all terminators and quotes in the sentence (#360)Cashew2023-12-19
* Add some JSDoc annotations to describe code functionality. (#355)Cashew2023-12-19
* Fix Non JP Scanning Option for Kanji Dictionaries (#372)marv2023-12-18
* Mock updates (#370)toasted-nutbread2023-12-18
* Update eslint spacing rules (#366)toasted-nutbread2023-12-17
* Safer query selector (#364)toasted-nutbread2023-12-17
* Fix usage of any (*) type in DocumentUtil (#361)toasted-nutbread2023-12-16
* Change no-console to error, only for ext files (#352)toasted-nutbread2023-12-11
* Update how ts comments are handledtoasted-nutbread2023-12-04
* Fix some import orderingstoasted-nutbread2023-12-03
* Fix nametoasted-nutbread2023-11-30
* Fix bugtoasted-nutbread2023-11-29
* Update library typestoasted-nutbread2023-11-27
* 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 dictionary importertoasted-nutbread2023-11-27
* Update typestoasted-nutbread2023-11-27
* Update typestoasted-nutbread2023-11-27
* Update typestoasted-nutbread2023-11-27
* Update some common typestoasted-nutbread2023-11-27
* Updatestoasted-nutbread2023-11-27
* Add extension error importstoasted-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
|\
| * Merge branch 'master' into replace-yomichanDarius Jahandarie2023-11-12
| |\
| * | Fix LintJSstarxeras2023-11-10
| * | `yomichan` -> `yomitan`starxeras2023-11-10
| * | Replaced `iframe.yomichan-popup`starxeras2023-11-10
* | | Move dictionary db to offscreenjbukl2023-11-11
| |/ |/|
* | Fix dexie import and exportjbukl2023-11-10
* | Fix dynamic loader esmjbukl2023-11-10
|/
* Fix hb import for media providerjbukl2023-11-09
* Switch to vitest for ESM support; other fixesDarius Jahandarie2023-11-08
* Modernize codebaseDarius Jahandarie2023-11-04
* 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