aboutsummaryrefslogtreecommitdiff
path: root/ext/js/language
Commit message (Expand)AuthorAge
* Fix setEndOffset (#2214)toasted-nutbread2022-08-20
* Do not change selection if user selected text manually (#2186)oakkitten2022-07-01
* TextScanner refactor (#2174)toasted-nutbread2022-06-05
* Touch and pen input updates (#2172)toasted-nutbread2022-06-03
* Sort using number of definitions (#2166)toasted-nutbread2022-05-29
* Sort using frequency dictionary before using dictionary priority (#2165)toasted-nutbread2022-05-29
* ESlint JSdoc (#2148)toasted-nutbread2022-05-20
* Add mode documentation about the types used by Translator (#2147)toasted-nutbread2022-05-19
* Text scanner event capture (#2101)toasted-nutbread2022-04-02
* Update copyright date (#2062)toasted-nutbread2022-02-02
* Scanning wildcards (#2042)toasted-nutbread2021-12-18
* matchType/deinflect distinction (#2040)toasted-nutbread2021-12-17
* Dictionary database term source info (#2039)toasted-nutbread2021-12-17
* Replace 'wildcard' parameter with 'matchType' (#2038)toasted-nutbread2021-12-17
* General refactoring (#2016)toasted-nutbread2021-11-21
* String frequency support (#1989)toasted-nutbread2021-10-14
* Search query offset value (#1968)toasted-nutbread2021-09-27
* Katakana to hiragana conversion options (#1965)toasted-nutbread2021-09-27
* Fix japanese codepoint range issues (#1960)toasted-nutbread2021-09-26
* Revert term/reading string normalization due to undesirable changes (#1959)toasted-nutbread2021-09-26
* Enable frequency dictionaries to specify the frequency mode (#1944)toasted-nutbread2021-09-26
* Ensure frequency values are always numbers (#1943)toasted-nutbread2021-09-26
* Frequency dictionary sort (#1938)toasted-nutbread2021-09-26
* Fix redundant secondary term lookups (#1942)toasted-nutbread2021-09-09
* Normalize terms and readings during import (#1941)toasted-nutbread2021-09-09
* Dictionary import count details (#1935)toasted-nutbread2021-09-07
* Fix incorrect index being used for headword removal (#1933)toasted-nutbread2021-09-05
* Database readwrite transaction updates (#1932)toasted-nutbread2021-09-05
* Dictionary media import improvements (#1926)toasted-nutbread2021-09-03
* Fix dictionary import total progress (#1921)toasted-nutbread2021-08-31
* Dictionary worker updates (#1914)toasted-nutbread2021-08-28
* Dictionary database worker refactoring (#1913)toasted-nutbread2021-08-28
* Update dictionary importer progress event for step 6 to occur slightly earlie...toasted-nutbread2021-08-14
* Threaded dictionary delete (#1895)toasted-nutbread2021-08-14
* Dictionary worker refactor (#1894)toasted-nutbread2021-08-14
* Database improvements to data persistency (#1893)toasted-nutbread2021-08-13
* Fix data not being persisted after terminating Worker thread (#1877)toasted-nutbread2021-08-07
* Dictionary import progress improvements (#1868)toasted-nutbread2021-07-31
* Dictionary importer refactoring (#1867)toasted-nutbread2021-07-31
* Dictionary importer refactor (#1866)toasted-nutbread2021-07-31
* DictionaryImporterThreaded (#1865)toasted-nutbread2021-07-31
* DictionaryImporter improvements (#1862)toasted-nutbread2021-07-31
* DictionaryImporterMediaLoader (#1860)toasted-nutbread2021-07-31
* Improve dictionary importer (#1859)toasted-nutbread2021-07-31
* Call URL.revokeObjectURL for created URLs (#1858)toasted-nutbread2021-07-29
* Rename pitchAccent in source code (#1852)toasted-nutbread2021-07-26
* Sandbox script folders (#1837)toasted-nutbread2021-07-17
* Pronunciation nasal improvement (#1834)toasted-nutbread2021-07-17
* Devoice and nasal pronunciation info (#1832)toasted-nutbread2021-07-15
* JapaneseUtil updates (#1813)toasted-nutbread2021-07-09