| Commit message (Expand) | Author | Age |
* | Update eslint unsafe rule (#887) | James Maa | 2024-05-09 |
* | rework text processors (#793)24.4.21.0 | StefanVukovic99 | 2024-04-21 |
* | improve term sorting (#806)24.4.15.0 | StefanVukovic99 | 2024-04-15 |
* | expand deinflection format (#745) | StefanVukovic99 | 2024-03-22 |
* | make deinflections language-specific (#720) | StefanVukovic99 | 2024-02-27 |
* | Turn on @typescript-eslint/no-unsafe-argument (#728)24.2.26.0 | toasted-nutbread | 2024-02-25 |
* | Constructor simplification (#713) | toasted-nutbread | 2024-02-20 |
* | add language select, abstract text transformations (#584) | StefanVukovic99 | 2024-02-17 |
* | Even more eslint rules (#696) | toasted-nutbread | 2024-02-17 |
* | Eslint rule updates (#673) | toasted-nutbread | 2024-02-15 |
* | move files (#630) | StefanVukovic99 | 2024-02-04 |
* | Module refactoring (#588) | toasted-nutbread | 2024-01-31 |
* | Language transformer (#582) | toasted-nutbread | 2024-01-31 |
* | JapaneseUtil refactor (#555) | toasted-nutbread | 2024-01-28 |
* | Add Deinflector.rulesMatch helper function (#530) | toasted-nutbread | 2024-01-20 |
* | Update copyright year (#524) | toasted-nutbread | 2024-01-20 |
* | Dictionary deinflections (#503) | StefanVukovic99 | 2024-01-20 |
* | add option to disable part of speech rule check (#438) | StefanVukovic99 | 2024-01-13 |
* | search resolution option (#436) | StefanVukovic99 | 2023-12-29 |
* | add phonetic transcriptions term meta type (#434) | StefanVukovic99 | 2023-12-28 |
* | move dictionary files to dictionary folder (#429) | StefanVukovic99 | 2023-12-23 |
* | rename variables (#409) | Cashew | 2023-12-20 |
* | Template type improvements (#380) | toasted-nutbread | 2023-12-19 |
* | Fix Non JP Scanning Option for Kanji Dictionaries (#372) | marv | 2023-12-18 |
* | Update offscreen | toasted-nutbread | 2023-11-27 |
* | Update types | toasted-nutbread | 2023-11-27 |
* | Remove unneeded references | toasted-nutbread | 2023-11-27 |
* | Add JSDoc type annotations to project (rebased) | toasted-nutbread | 2023-11-27 |
* | 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 |