aboutsummaryrefslogtreecommitdiff
path: root/ext/js
Commit message (Expand)AuthorAge
* Fix case where element style is undefined (#399)toasted-nutbread2023-12-20
* Simplify message handlers (#396)toasted-nutbread2023-12-20
* Template type improvements (#380)toasted-nutbread2023-12-19
* Remove TemplateRendererProxy mock (#388)toasted-nutbread2023-12-19
* Make JSON.parse usage safer (#373)toasted-nutbread2023-12-19
* update JSDoc comments (#387)Cashew2023-12-19
* IIFE updates (#384)toasted-nutbread2023-12-19
* 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