aboutsummaryrefslogtreecommitdiff
path: root/ext/js/dom
Commit message (Expand)AuthorAge
* Fix DOMTextScanner entering initial div on backwards seeks (#1071)James Maa2024-06-17
* Don't move offset when disallowExpandSelection is true (#1065)James Maa2024-06-14
* Fix semantics of disallowExpandSelection (#1051)James Maa2024-06-12
* Allow trailing commas in ESLint (#1013)James Maa2024-05-31
* Disallow breaking on rb tags when layout aware scanning is enabled (#1006)Kuuuube2024-05-29
* Fix detection of modifiers on Firefox in textarea or input and modifiers sent...Kuuuube2024-05-23
* Make Scan selected text lazy and add Scan text at selection (#915)Kuuuube2024-05-14
* Move sandbox files (#731)toasted-nutbread2024-03-04
* Turn on @typescript-eslint/no-unsafe-argument (#728)24.2.26.0toasted-nutbread2024-02-25
* Fix anki template field marker menu (#725)toasted-nutbread2024-02-25
* Constructor simplification (#713)toasted-nutbread2024-02-20
* Update eslint rules (#710)toasted-nutbread2024-02-19
* Refactor DocumentUtil (#706)toasted-nutbread2024-02-18
* Html templates update (#707)toasted-nutbread2024-02-18
* Even more eslint rules (#696)toasted-nutbread2024-02-17
* Eslint rule updates (#673)toasted-nutbread2024-02-15
* Move isExtensionUrl into WebExtension (#666)toasted-nutbread2024-02-11
* ignore soft hyphen when scanning text (#640)StefanVukovic992024-02-05
* Text source generator function move (#611)toasted-nutbread2024-02-03
* Application refactor (#591)toasted-nutbread2024-02-01
* Document util + google docs util state refactor (#590)toasted-nutbread2024-01-31
* Module refactoring (#588)toasted-nutbread2024-01-31
* Remove unneeded eslint disables (#554)toasted-nutbread2024-01-27
* Separate core classes into separate files (#545)toasted-nutbread2024-01-20
* Update copyright year (#524)toasted-nutbread2024-01-20
* Add toError utility function (#523)toasted-nutbread2024-01-15
* type updates (#500)Cashew2024-01-13
* Event dispatcher refactor (#463)toasted-nutbread2023-12-29
* Simplify dom text scanner (#453)toasted-nutbread2023-12-29
* Narrow down enum types (#431)Cashew2023-12-25
* Declare static fields using modern JavaScript syntax (#400)toasted-nutbread2023-12-20
* Fix case where element style is undefined (#399)toasted-nutbread2023-12-20
* Template type improvements (#380)toasted-nutbread2023-12-19
* Make JSON.parse usage safer (#373)toasted-nutbread2023-12-19
* Remove dynamic-loader scripts, simplify script loading (#383)toasted-nutbread2023-12-19
* capture all terminators and quotes in the sentence (#360)Cashew2023-12-19
* Update eslint spacing rules (#366)toasted-nutbread2023-12-17
* Safer query selector (#364)toasted-nutbread2023-12-17
* Fix usage of any (*) type in DocumentUtil (#361)toasted-nutbread2023-12-16
* Change no-console to error, only for ext files (#352)toasted-nutbread2023-12-11
* Update how ts comments are handledtoasted-nutbread2023-12-04
* Revert "Use import map"toasted-nutbread2023-11-27
* Update timer types and suchtoasted-nutbread2023-11-27
* Use import maptoasted-nutbread2023-11-27
* Update typestoasted-nutbread2023-11-27
* Remove unneeded referencestoasted-nutbread2023-11-27
* Add JSDoc type annotations to project (rebased)toasted-nutbread2023-11-27
* Modernize codebaseDarius Jahandarie2023-11-04
* Satisfy jsdoc/check-line-alignment lintDarius Jahandarie2023-10-01
* fixed eslint, changed header to only use 2 spaces, added missing headers to testAustin Siew2023-03-22