aboutsummaryrefslogtreecommitdiff
path: root/ext/js
Commit message (Expand)AuthorAge
* Fix source name not being used (#2036)toasted-nutbread2021-12-14
* Fix non-text <input> elements being included in scanning content (#2034)toasted-nutbread2021-12-14
* Fix typo in comments (#2032)toasted-nutbread2021-12-14
* Add AccessibilityController class, which dynamically registers (#2024)toasted-nutbread2021-11-23
* Google Docs accessibility refactor (#2023)toasted-nutbread2021-11-23
* ScriptManager updates (#2022)toasted-nutbread2021-11-23
* ScriptManager (#2021)toasted-nutbread2021-11-22
* Action handler name disambiguation (#2018)toasted-nutbread2021-11-21
* FrameOffsetForwarder fixes (#2017)toasted-nutbread2021-11-21
* General refactoring (#2016)toasted-nutbread2021-11-21
* Refactor isExtensionUrl (#2015)toasted-nutbread2021-11-21
* Don't clear the selection before the text scanner has been enabled (#2006)toasted-nutbread2021-11-13
* Fix search page not being cleared properly (#2005)toasted-nutbread2021-11-13
* JSDoc update (#1996)toasted-nutbread2021-10-31
* Don't stop audio playback when hiding a popup (#1995)toasted-nutbread2021-10-21
* Display menu button (#1992)toasted-nutbread2021-10-17
* Display button updates (#1991)toasted-nutbread2021-10-17
* String frequency support (#1989)toasted-nutbread2021-10-14
* Fix query being set to null when an empty search page is opened (#1988)toasted-nutbread2021-10-14
* fix DOMRect for vertical position calculation (#1986)Shadowlauch2021-10-14
* Search query back button (#1981)toasted-nutbread2021-10-09
* Disable background clipboard monitor, mecab, and anki if disabled (#1977)toasted-nutbread2021-10-03
* Display refactoring (#1978)toasted-nutbread2021-10-03
* Add disable-popup-preview option to the settings page (#1974)toasted-nutbread2021-09-30
* DOMRect update (#1973)toasted-nutbread2021-09-30
* Hotkey dictionary navigation fix (#1970)toasted-nutbread2021-09-30
* Search query offset value (#1968)toasted-nutbread2021-09-27
* Katakana to hiragana conversion options (#1965)toasted-nutbread2021-09-27
* Remove display query post process (#1967)toasted-nutbread2021-09-26
* Rename dictionary import steps (#1966)toasted-nutbread2021-09-26
* Fix hotkey input field conflict (#1963)toasted-nutbread2021-09-26
* Fix japanese codepoint range issues (#1960)toasted-nutbread2021-09-26
* Revert term/reading string normalization due to undesirable changes (#1959)toasted-nutbread2021-09-26
* Fix regexMatch and regexReplace handlebars helper functions (#1958)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
* Add data-is-primary attribute to headwords (#1946)toasted-nutbread2021-09-11
* Fix redundant secondary term lookups (#1942)toasted-nutbread2021-09-09
* Normalize terms and readings during import (#1941)toasted-nutbread2021-09-09
* Anki field templates suggestions (#1940)toasted-nutbread2021-09-08
* Rename _onDocumentStart => _onApiDocumentStart for consistency (#1939)toasted-nutbread2021-09-08
* Dictionary import count details (#1935)toasted-nutbread2021-09-07
* Anki template regex helper updates (#1934)toasted-nutbread2021-09-05
* Fix incorrect index being used for headword removal (#1933)toasted-nutbread2021-09-05
* Database readwrite transaction updates (#1932)toasted-nutbread2021-09-05
* Structured content data (#1930)toasted-nutbread2021-09-04
* Fix repeated note IDs shown on the "View Note" button (#1927)toasted-nutbread2021-09-03
* Dictionary media import improvements (#1926)toasted-nutbread2021-09-03
* Fix dictionary import total progress (#1921)toasted-nutbread2021-08-31