| Commit message (Expand) | Author | Age |
* | Update library types | toasted-nutbread | 2023-11-27 |
* | Revert "Use import map" | toasted-nutbread | 2023-11-27 |
* | Update timer types and such | toasted-nutbread | 2023-11-27 |
* | Use import map | toasted-nutbread | 2023-11-27 |
* | Update offscreen | toasted-nutbread | 2023-11-27 |
* | Update dictionary importer | toasted-nutbread | 2023-11-27 |
* | Update types | toasted-nutbread | 2023-11-27 |
* | Add extension error imports | 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 |
* | `yomichan` -> `yomitan` | starxeras | 2023-11-10 |
* | Switch to vitest for ESM support; other fixes | Darius Jahandarie | 2023-11-08 |
* | Modernize codebase | Darius Jahandarie | 2023-11-04 |
* | Replace JsonSchema with ajv for dictionary validation | Darius Jahandarie | 2023-11-03 |
* | add sort dictionary data to parse results on the search page | praschke | 2023-10-13 |
* | fix: window.getSelection() can return null on Firefox | praschke | 2023-08-17 |
* | 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 |
* | Fix text selection not always working properly (#2246) | toasted-nutbread | 2022-10-15 |
* | TextSource* API updates (#2236) | toasted-nutbread | 2022-09-25 |
* | DocumentUtil static (#2232) | toasted-nutbread | 2022-09-24 |
* | Exclude documentElement from zoom calculation (#2227) | toasted-nutbread | 2022-09-20 |
* | Fix setEndOffset (#2214) | toasted-nutbread | 2022-08-20 |
* | Do not change selection if user selected text manually (#2186) | oakkitten | 2022-07-01 |
* | TextScanner refactor (#2174) | toasted-nutbread | 2022-06-05 |
* | Touch and pen input updates (#2172) | toasted-nutbread | 2022-06-03 |
* | 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 |
* | Text scanner event capture (#2101) | toasted-nutbread | 2022-04-02 |
* | Update copyright date (#2062) | toasted-nutbread | 2022-02-02 |
* | Scanning wildcards (#2042) | toasted-nutbread | 2021-12-18 |
* | 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 |
* | General refactoring (#2016) | toasted-nutbread | 2021-11-21 |
* | String frequency support (#1989) | toasted-nutbread | 2021-10-14 |
* | Search query offset value (#1968) | toasted-nutbread | 2021-09-27 |
* | Katakana to hiragana conversion options (#1965) | toasted-nutbread | 2021-09-27 |
* | Fix japanese codepoint range issues (#1960) | toasted-nutbread | 2021-09-26 |
* | Revert term/reading string normalization due to undesirable changes (#1959) | toasted-nutbread | 2021-09-26 |
* | Enable frequency dictionaries to specify the frequency mode (#1944) | toasted-nutbread | 2021-09-26 |
* | 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 |
* | Normalize terms and readings during import (#1941) | toasted-nutbread | 2021-09-09 |
* | Dictionary import count details (#1935) | toasted-nutbread | 2021-09-07 |
* | Fix incorrect index being used for headword removal (#1933) | toasted-nutbread | 2021-09-05 |
* | Database readwrite transaction updates (#1932) | toasted-nutbread | 2021-09-05 |