aboutsummaryrefslogtreecommitdiff
path: root/ext/js/language/translator.js
Commit message (Expand)AuthorAge
* rework text processors (#793)24.4.21.0StefanVukovic992024-04-21
* improve term sorting (#806)24.4.15.0StefanVukovic992024-04-15
* expand deinflection format (#745)StefanVukovic992024-03-22
* make deinflections language-specific (#720)StefanVukovic992024-02-27
* Turn on @typescript-eslint/no-unsafe-argument (#728)24.2.26.0toasted-nutbread2024-02-25
* Constructor simplification (#713)toasted-nutbread2024-02-20
* add language select, abstract text transformations (#584)StefanVukovic992024-02-17
* Even more eslint rules (#696)toasted-nutbread2024-02-17
* Eslint rule updates (#673)toasted-nutbread2024-02-15
* move files (#630)StefanVukovic992024-02-04
* Module refactoring (#588)toasted-nutbread2024-01-31
* Language transformer (#582)toasted-nutbread2024-01-31
* JapaneseUtil refactor (#555)toasted-nutbread2024-01-28
* Add Deinflector.rulesMatch helper function (#530)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
* search resolution option (#436)StefanVukovic992023-12-29
* add phonetic transcriptions term meta type (#434)StefanVukovic992023-12-28
* move dictionary files to dictionary folder (#429)StefanVukovic992023-12-23
* rename variables (#409)Cashew2023-12-20
* Template type improvements (#380)toasted-nutbread2023-12-19
* Fix Non JP Scanning Option for Kanji Dictionaries (#372)marv2023-12-18
* Update offscreentoasted-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
* Modernize codebaseDarius Jahandarie2023-11-04
* add sort dictionary data to parse results on the search pagepraschke2023-10-13
* 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
* 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
* Update copyright date (#2062)toasted-nutbread2022-02-02
* 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
* String frequency support (#1989)toasted-nutbread2021-10-14
* Ensure frequency values are always numbers (#1943)toasted-nutbread2021-09-26
* Frequency dictionary sort (#1938)toasted-nutbread2021-09-26
* Fix redundant secondary term lookups (#1942)toasted-nutbread2021-09-09
* Fix incorrect index being used for headword removal (#1933)toasted-nutbread2021-09-05
* Devoice and nasal pronunciation info (#1832)toasted-nutbread2021-07-15
* Translator sorting updates (#1755)toasted-nutbread2021-06-26
* Translator data format updates (#1754)toasted-nutbread2021-06-26
* Improve secondary definitions (#1731)toasted-nutbread2021-06-05
* Translator id updates (#1730)toasted-nutbread2021-06-05
* Add support for definitionless main dictionary (#1729)toasted-nutbread2021-06-05