| Commit message (Expand) | Author | Age |
* | Refactor DocumentUtil (#706) | toasted-nutbread | 2024-02-18 |
* | Eslint rule updates (#673) | toasted-nutbread | 2024-02-15 |
* | Text source generator function move (#611) | toasted-nutbread | 2024-02-03 |
* | Document util + google docs util state refactor (#590) | toasted-nutbread | 2024-01-31 |
* | Separate core classes into separate files (#545) | toasted-nutbread | 2024-01-20 |
* | Update copyright year (#524) | toasted-nutbread | 2024-01-20 |
* | 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 |
* | capture all terminators and quotes in the sentence (#360) | Cashew | 2023-12-19 |
* | Update eslint spacing rules (#366) | toasted-nutbread | 2023-12-17 |
* | Fix usage of any (*) type in DocumentUtil (#361) | toasted-nutbread | 2023-12-16 |
* | Update how ts comments are handled | toasted-nutbread | 2023-12-04 |
* | Update timer types and such | 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 |
* | 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 |
* | CSS zoom handling (#2178) | toasted-nutbread | 2022-08-20 |
* | ESlint JSdoc (#2148) | toasted-nutbread | 2022-05-20 |
* | 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 |
* | DOMRect update (#1973) | toasted-nutbread | 2021-09-30 |
* | Fix hotkey input field conflict (#1963) | toasted-nutbread | 2021-09-26 |
* | Sentence termination character mode (#1682) | toasted-nutbread | 2021-05-16 |
* | Fix previousStyles being recreated for every transparent element (#1512) | toasted-nutbread | 2021-03-10 |
* | Add support for scanning the selected value of <select> elements (#1461) | toasted-nutbread | 2021-02-28 |
* | Fix user select all handling (#1436) | toasted-nutbread | 2021-02-23 |
* | Move mixed/js (#1383) | toasted-nutbread | 2021-02-13 |