aboutsummaryrefslogtreecommitdiff
path: root/ext/js
Commit message (Expand)AuthorAge
* display inflection rule descriptions (#1000)24.6.3.0StefanVukovic992024-06-03
* Add isTextLookupWorthy function for Chinese (#743)Cashew2024-05-31
* 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
* Add note about refreshing page in api invoke error (#1004)24.5.28.0Kuuuube2024-05-28
* Removed normalizeTermOrReading (#985)Matttttt2024-05-28
* Fix clipboard monitor in popups (#1003)Kuuuube2024-05-28
* Change mode to enum (#992)Brandon Rainey2024-05-28
* Clear mouse position on popup close (#997)Kuuuube2024-05-27
* Basic Spanish Transforms (#908)James Maa2024-05-23
* Fix detection of modifiers on Firefox in textarea or input and modifiers sent...Kuuuube2024-05-23
* [ja] add preprocessor for width of alphabetic characters (#964)StefanVukovic992024-05-22
* improve preprocessing performance (#973)StefanVukovic992024-05-22
* Add check for counts and counts.termMeta (#984)Kuuuube2024-05-22
* Rework dictionary import UX (#937)24.5.21.0Kuuuube2024-05-21
* Fix HTML lang tags not matching the selected language (#979)Kuuuube2024-05-21
* Move dictionary up and down buttons out of kebab menu (#971)Kuuuube2024-05-21
* Browser agnostic search page clipboard checking (#965)Kuuuube2024-05-21
* Remove No pitch accent data from pitch handlebars (#982)Kuuuube2024-05-21
* Allow ordering term dictionaries with the same priority using the ui order (#...Kuuuube2024-05-21
* Update anki settings on Configure Anki card format click (#972)Kuuuube2024-05-21
* add support for overwriting existing card (#859)StefanVukovic992024-05-21
* Add Cantonese (#976)marv2024-05-21
* Add onyomi-hiragana handlebars (#960)rhgg22024-05-21
* Add Lao language (#963)Pathompong Kwangtong2024-05-18
* Properly check if modifiers are present (#959)Kuuuube2024-05-17
* Disallow scanning while mouse is not moving if input, textarea, or editable e...Kuuuube2024-05-17
* refactored onKeyDown to be easier to read, and added test (#943)Brandon Rainey2024-05-17
* Fix -ge and add -garu transforms (#952)Lyroxide2024-05-16
* Allow setting optional permissions on welcome page (#942)Kuuuube2024-05-15
* fix search resolution infinite loop (#938)StefanVukovic992024-05-14
* Make Scan selected text lazy and add Scan text at selection (#915)Kuuuube2024-05-14
* Update anki settings when Configure Anki card format button is clicked instea...Kuuuube2024-05-14
* Cache mousemove and hook keyboard to allow scanning at mouse position while m...Kuuuube2024-05-14
* add korean (#787)StefanVukovic992024-05-14
* Allow keyboard shortcut hotkeys to be modifiers only (#916)Kuuuube2024-05-14
* Catch and handle errors if getOptionsFull fails (#930)Kuuuube2024-05-14
* Add glossary-first handlebars (#921)24.5.13.0Kuuuube2024-05-13
* Rework settings (#884)Kuuuube2024-05-13
* Restore shift click behavior for search button opening as a popup (#920)Kuuuube2024-05-13
* Fix Frequency sorting dictionary setting dropdown showing all dictionaries in...Kuuuube2024-05-13
* Add option to bulk generate anki cards (#895)Kuuuube2024-05-12
* Allow ctrl + backspace to refocus the search (#914)Kuuuube2024-05-12
* added Dutch language option (#913)Kajal Goel2024-05-11
* Write english transform tests (#907)Daniel Chapman2024-05-11
* Prevent updating dict entry details for anki when anki is disabled (#909)Kuuuube2024-05-11
* add a few deinflections for Latin (#901)StefanVukovic992024-05-10
* Update eslint unsafe rule (#887)James Maa2024-05-09
* add source and target language dictionary metadata (#891)StefanVukovic992024-05-09
* Fix mobile action-popup (#886)Kuuuube2024-05-07