| Commit message (Expand) | Author | Age |
* | Event dispatcher refactor (#463) | toasted-nutbread | 2023-12-29 |
* | Simplify dom text scanner (#453) | toasted-nutbread | 2023-12-29 |
* | Narrow down enum types (#431) | Cashew | 2023-12-25 |
* | Declare static fields using modern JavaScript syntax (#400) | toasted-nutbread | 2023-12-20 |
* | Fix case where element style is undefined (#399) | 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 |
* | Remove dynamic-loader scripts, simplify script loading (#383) | toasted-nutbread | 2023-12-19 |
* | capture all terminators and quotes in the sentence (#360) | Cashew | 2023-12-19 |
* | Update eslint spacing rules (#366) | toasted-nutbread | 2023-12-17 |
* | Safer query selector (#364) | toasted-nutbread | 2023-12-17 |
* | Fix usage of any (*) type in DocumentUtil (#361) | toasted-nutbread | 2023-12-16 |
* | Change no-console to error, only for ext files (#352) | toasted-nutbread | 2023-12-11 |
* | Update how ts comments are handled | toasted-nutbread | 2023-12-04 |
* | 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 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 |
* | Satisfy jsdoc/check-line-alignment lint | Darius Jahandarie | 2023-10-01 |
* | 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 |
* | Cleanup and refactoring (#2239) | toasted-nutbread | 2022-09-27 |
* | More API documentation (#2238) | toasted-nutbread | 2022-09-26 |
* | TextSource* API updates (#2236) | toasted-nutbread | 2022-09-25 |
* | DocumentUtil extensibility (#2234) | toasted-nutbread | 2022-09-24 |
* | DocumentUtil static (#2232) | toasted-nutbread | 2022-09-24 |
* | Exclude documentElement from zoom calculation (#2227) | toasted-nutbread | 2022-09-20 |
* | TextSourceElement surrogate pair support (#2217) | toasted-nutbread | 2022-08-20 |
* | New StringUtil (#2216) | toasted-nutbread | 2022-08-20 |
* | Fix setEndOffset (#2214) | toasted-nutbread | 2022-08-20 |
* | Update DOMTextScanner to support UTF-16 surrogate pairs (#2213) | toasted-nutbread | 2022-08-20 |
* | CSS zoom handling (#2178) | toasted-nutbread | 2022-08-20 |
* | Fix TextSourceElement.getRects (#2177) | toasted-nutbread | 2022-08-20 |
* | Add support for Anki API key (#2169) | toasted-nutbread | 2022-05-30 |
* | Use \f rather than \x0C for whitespace form feed (#2158) | toasted-nutbread | 2022-05-22 |
* | ESlint JSdoc (#2148) | toasted-nutbread | 2022-05-20 |
* | DOMTextScanner updates (#2146) | toasted-nutbread | 2022-05-18 |
* | CssStyleApplier updates (#2145) | toasted-nutbread | 2022-05-18 |
* | Popup positioning improvements (#2135) | toasted-nutbread | 2022-05-16 |
* | Regex optimizations (#2132) | toasted-nutbread | 2022-05-14 |
* | Update copyright date (#2062) | toasted-nutbread | 2022-02-02 |
* | Fix non-text <input> elements being included in scanning content (#2034) | toasted-nutbread | 2021-12-14 |
* | Fix typo in comments (#2032) | toasted-nutbread | 2021-12-14 |
* | DOMRect update (#1973) | toasted-nutbread | 2021-09-30 |
* | Hotkey dictionary navigation fix (#1970) | toasted-nutbread | 2021-09-30 |
* | Search query offset value (#1968) | toasted-nutbread | 2021-09-27 |
* | Fix hotkey input field conflict (#1963) | toasted-nutbread | 2021-09-26 |