| Commit message (Expand) | Author | Age |
* | Add support for alt attribute on structured content images (#359) | Stephen Kraus | 2023-12-23 |
* | Minor optimizations for dictionary import (#412) | Cashew | 2023-12-21 |
* | rename variables (#409) | Cashew | 2023-12-20 |
* | rename variables (#404) | Cashew | 2023-12-20 |
* | fix typo (#405) | Cashew | 2023-12-20 |
* | Declare static fields using modern JavaScript syntax (#400) | toasted-nutbread | 2023-12-20 |
* | Template type improvements (#380) | toasted-nutbread | 2023-12-19 |
* | Make JSON.parse usage safer (#373) | toasted-nutbread | 2023-12-19 |
* | update JSDoc comments (#387) | Cashew | 2023-12-19 |
* | IIFE updates (#384) | toasted-nutbread | 2023-12-19 |
* | Add some JSDoc annotations to describe code functionality. (#355) | Cashew | 2023-12-19 |
* | Fix Non JP Scanning Option for Kanji Dictionaries (#372) | marv | 2023-12-18 |
* | Mock updates (#370) | toasted-nutbread | 2023-12-18 |
* | Update eslint spacing rules (#366) | toasted-nutbread | 2023-12-17 |
* | Fix usage of any (*) type in DocumentUtil (#361) | toasted-nutbread | 2023-12-16 |
* | Fix some import orderings | toasted-nutbread | 2023-12-03 |
* | 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 |