aboutsummaryrefslogtreecommitdiff
path: root/ext/js/language/translator.js
Commit message (Expand)AuthorAge
* 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
* Improve source term exact match count (#1674)toasted-nutbread2021-05-14
* Improve term grouping (#1653)toasted-nutbread2021-05-08
* Translator alphanumeric improvement (#1635)toasted-nutbread2021-04-28
* Fix incorrect return type causing an error (#1623)toasted-nutbread2021-04-21
* Translator refactoring for consistency (#1619)toasted-nutbread2021-04-18
* Remove redundant dictionary entry sequence (#1618)toasted-nutbread2021-04-18
* Improve dictionary sequence info (#1617)toasted-nutbread2021-04-18
* More terminology updates (#1600)toasted-nutbread2021-04-08
* Update dictionary entry terminology (#1592)toasted-nutbread2021-04-04
* Improve term dictionary entry sequence (#1591)toasted-nutbread2021-04-03
* Add part of speech info (#1561)toasted-nutbread2021-03-26
* Remove debug log (#1558)toasted-nutbread2021-03-25
* Fix incorrect sorting (#1557)toasted-nutbread2021-03-25
* Refactor Translator and dictionary entry format (#1553)toasted-nutbread2021-03-25
* Dictionary database improvements (#1527)toasted-nutbread2021-03-14
* Fix sorting of non-top-level definitions (#1516)toasted-nutbread2021-03-10
* Clean up translator (#1505)toasted-nutbread2021-03-08
* Refactor term frequency data (#1503)toasted-nutbread2021-03-07
* Refactor furigana segment data (#1502)toasted-nutbread2021-03-07
* Deinflector refactor (#1501)toasted-nutbread2021-03-07
* Translator data format improvements (#1500)toasted-nutbread2021-03-07
* Improve empty reading handling (#1497)toasted-nutbread2021-03-06