aboutsummaryrefslogtreecommitdiff
path: root/ext/js/language
Commit message (Expand)AuthorAge
* Separate core classes into separate files (#545)toasted-nutbread2024-01-20
* Add Deinflector.rulesMatch helper function (#530)toasted-nutbread2024-01-20
* Update copyright year (#524)toasted-nutbread2024-01-20
* Dictionary deinflections (#503)StefanVukovic992024-01-20
* add option to disable part of speech rule check (#438)StefanVukovic992024-01-13
* Comment updates (#481)Cashew2023-12-29
* Add explicit passive option to touchstart event (#480)toasted-nutbread2023-12-29
* Event dispatcher refactor (#463)toasted-nutbread2023-12-29
* search resolution option (#436)StefanVukovic992023-12-29
* add phonetic transcriptions term meta type (#434)StefanVukovic992023-12-28
* Narrow down enum types (#431)Cashew2023-12-25
* move dictionary files to dictionary folder (#429)StefanVukovic992023-12-23
* Add support for alt attribute on structured content images (#359)Stephen Kraus2023-12-23
* Minor optimizations for dictionary import (#412)Cashew2023-12-21
* rename variables (#409)Cashew2023-12-20
* rename variables (#404)Cashew2023-12-20
* fix typo (#405)Cashew2023-12-20
* Declare static fields using modern JavaScript syntax (#400)toasted-nutbread2023-12-20
* Template type improvements (#380)toasted-nutbread2023-12-19
* Make JSON.parse usage safer (#373)toasted-nutbread2023-12-19
* update JSDoc comments (#387)Cashew2023-12-19
* IIFE updates (#384)toasted-nutbread2023-12-19
* Add some JSDoc annotations to describe code functionality. (#355)Cashew2023-12-19
* Fix Non JP Scanning Option for Kanji Dictionaries (#372)marv2023-12-18
* Mock updates (#370)toasted-nutbread2023-12-18
* Update eslint spacing rules (#366)toasted-nutbread2023-12-17
* Fix usage of any (*) type in DocumentUtil (#361)toasted-nutbread2023-12-16
* Fix some import orderingstoasted-nutbread2023-12-03
* Update library typestoasted-nutbread2023-11-27
* Revert "Use import map"toasted-nutbread2023-11-27
* Update timer types and suchtoasted-nutbread2023-11-27
* Use import maptoasted-nutbread2023-11-27
* Update offscreentoasted-nutbread2023-11-27
* Update dictionary importertoasted-nutbread2023-11-27
* Update typestoasted-nutbread2023-11-27
* Add extension error importstoasted-nutbread2023-11-27
* Remove unneeded referencestoasted-nutbread2023-11-27
* Add JSDoc type annotations to project (rebased)toasted-nutbread2023-11-27
* `yomichan` -> `yomitan`starxeras2023-11-10
* Switch to vitest for ESM support; other fixesDarius Jahandarie2023-11-08
* Modernize codebaseDarius Jahandarie2023-11-04
* Replace JsonSchema with ajv for dictionary validationDarius Jahandarie2023-11-03
* add sort dictionary data to parse results on the search pagepraschke2023-10-13
* fix: window.getSelection() can return null on Firefoxpraschke2023-08-17
* fixed eslint, changed header to only use 2 spaces, added missing headers to testAustin Siew2023-03-22
* Updated LICENSE to full license, added Yomitan 2023 to all license headersAustin Siew2023-03-21
* Fix text selection not always working properly (#2246)toasted-nutbread2022-10-15
* TextSource* API updates (#2236)toasted-nutbread2022-09-25
* DocumentUtil static (#2232)toasted-nutbread2022-09-24
* Exclude documentElement from zoom calculation (#2227)toasted-nutbread2022-09-20