| Commit message (Expand) | Author | Age |
* | Modernize codebase | Darius Jahandarie | 2023-11-04 |
* | add sort dictionary data to parse results on the search page | praschke | 2023-10-13 |
* | fixed eslint, changed header to only use 2 spaces, added missing headers to test | Austin Siew | 2023-03-22 |
* | Updated LICENSE to full license, added Yomitan 2023 to all license headers | Austin Siew | 2023-03-21 |
* | Sort using number of definitions (#2166) | toasted-nutbread | 2022-05-29 |
* | Sort using frequency dictionary before using dictionary priority (#2165) | toasted-nutbread | 2022-05-29 |
* | ESlint JSdoc (#2148) | toasted-nutbread | 2022-05-20 |
* | Add mode documentation about the types used by Translator (#2147) | toasted-nutbread | 2022-05-19 |
* | Update copyright date (#2062) | toasted-nutbread | 2022-02-02 |
* | matchType/deinflect distinction (#2040) | toasted-nutbread | 2021-12-17 |
* | Dictionary database term source info (#2039) | toasted-nutbread | 2021-12-17 |
* | Replace 'wildcard' parameter with 'matchType' (#2038) | toasted-nutbread | 2021-12-17 |
* | String frequency support (#1989) | toasted-nutbread | 2021-10-14 |
* | Ensure frequency values are always numbers (#1943) | toasted-nutbread | 2021-09-26 |
* | Frequency dictionary sort (#1938) | toasted-nutbread | 2021-09-26 |
* | Fix redundant secondary term lookups (#1942) | toasted-nutbread | 2021-09-09 |
* | Fix incorrect index being used for headword removal (#1933) | toasted-nutbread | 2021-09-05 |
* | Devoice and nasal pronunciation info (#1832) | toasted-nutbread | 2021-07-15 |
* | Translator sorting updates (#1755) | toasted-nutbread | 2021-06-26 |
* | Translator data format updates (#1754) | toasted-nutbread | 2021-06-26 |
* | Improve secondary definitions (#1731) | toasted-nutbread | 2021-06-05 |
* | Translator id updates (#1730) | toasted-nutbread | 2021-06-05 |
* | Add support for definitionless main dictionary (#1729) | toasted-nutbread | 2021-06-05 |
* | Improve source term exact match count (#1674) | toasted-nutbread | 2021-05-14 |
* | Improve term grouping (#1653) | toasted-nutbread | 2021-05-08 |
* | Translator alphanumeric improvement (#1635) | toasted-nutbread | 2021-04-28 |
* | Fix incorrect return type causing an error (#1623) | toasted-nutbread | 2021-04-21 |
* | Translator refactoring for consistency (#1619) | toasted-nutbread | 2021-04-18 |
* | Remove redundant dictionary entry sequence (#1618) | toasted-nutbread | 2021-04-18 |
* | Improve dictionary sequence info (#1617) | toasted-nutbread | 2021-04-18 |
* | More terminology updates (#1600) | toasted-nutbread | 2021-04-08 |
* | Update dictionary entry terminology (#1592) | toasted-nutbread | 2021-04-04 |
* | Improve term dictionary entry sequence (#1591) | toasted-nutbread | 2021-04-03 |
* | Add part of speech info (#1561) | toasted-nutbread | 2021-03-26 |
* | Remove debug log (#1558) | toasted-nutbread | 2021-03-25 |
* | Fix incorrect sorting (#1557) | toasted-nutbread | 2021-03-25 |
* | Refactor Translator and dictionary entry format (#1553) | toasted-nutbread | 2021-03-25 |
* | Dictionary database improvements (#1527) | toasted-nutbread | 2021-03-14 |
* | Fix sorting of non-top-level definitions (#1516) | toasted-nutbread | 2021-03-10 |
* | Clean up translator (#1505) | toasted-nutbread | 2021-03-08 |
* | Refactor term frequency data (#1503) | toasted-nutbread | 2021-03-07 |
* | Refactor furigana segment data (#1502) | toasted-nutbread | 2021-03-07 |
* | Deinflector refactor (#1501) | toasted-nutbread | 2021-03-07 |
* | Translator data format improvements (#1500) | toasted-nutbread | 2021-03-07 |
* | Improve empty reading handling (#1497) | toasted-nutbread | 2021-03-06 |
* | Use dictionary priority later in the definition sorting algorithm (#1492) | toasted-nutbread | 2021-03-06 |
* | Split dictionary order and index sorting (#1491) | toasted-nutbread | 2021-03-06 |
* | Fix missing meta when reading is empty (#1486) | toasted-nutbread | 2021-03-05 |
* | Refactor translator merged mode (#1474) | toasted-nutbread | 2021-03-01 |
* | Translator refactor (#1473) | toasted-nutbread | 2021-03-01 |