summaryrefslogtreecommitdiff
path: root/ext/js/language
Commit message (Expand)AuthorAge
...
* update JSDoc comments (#387)Cashew2023-12-19
* IIFE updates (#384)toasted-nutbread2023-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
* Fix usage of any (*) type in DocumentUtil (#361)toasted-nutbread2023-12-16
* Fix some import orderingstoasted-nutbread2023-12-03
* 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 dictionary importertoasted-nutbread2023-11-27
* Update typestoasted-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
* `yomichan` -> `yomitan`starxeras2023-11-10
* 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
* add sort dictionary data to parse results on the search pagepraschke2023-10-13
* fix: window.getSelection() can return null on Firefoxpraschke2023-08-17
* 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
* Fix text selection not always working properly (#2246)toasted-nutbread2022-10-15
* TextSource* API updates (#2236)toasted-nutbread2022-09-25
* DocumentUtil static (#2232)toasted-nutbread2022-09-24
* Exclude documentElement from zoom calculation (#2227)toasted-nutbread2022-09-20
* Fix setEndOffset (#2214)toasted-nutbread2022-08-20
* Do not change selection if user selected text manually (#2186)oakkitten2022-07-01
* TextScanner refactor (#2174)toasted-nutbread2022-06-05
* Touch and pen input updates (#2172)toasted-nutbread2022-06-03
* Sort using number of definitions (#2166)toasted-nutbread2022-05-29
* Sort using frequency dictionary before using dictionary priority (#2165)toasted-nutbread2022-05-29
* ESlint JSdoc (#2148)toasted-nutbread2022-05-20
* Add mode documentation about the types used by Translator (#2147)toasted-nutbread2022-05-19
* Text scanner event capture (#2101)toasted-nutbread2022-04-02
* Update copyright date (#2062)toasted-nutbread2022-02-02
* Scanning wildcards (#2042)toasted-nutbread2021-12-18
* matchType/deinflect distinction (#2040)toasted-nutbread2021-12-17
* Dictionary database term source info (#2039)toasted-nutbread2021-12-17
* Replace 'wildcard' parameter with 'matchType' (#2038)toasted-nutbread2021-12-17
* General refactoring (#2016)toasted-nutbread2021-11-21
* String frequency support (#1989)toasted-nutbread2021-10-14
* Search query offset value (#1968)toasted-nutbread2021-09-27
* Katakana to hiragana conversion options (#1965)toasted-nutbread2021-09-27
* Fix japanese codepoint range issues (#1960)toasted-nutbread2021-09-26
* Revert term/reading string normalization due to undesirable changes (#1959)toasted-nutbread2021-09-26