|  | Commit message (Collapse) | Author | Age | 
|---|
| | 
| 
| 
| 
| | * Don't resize the search box unless it's necessary
* Allow search box to shrink under certain circumstances | 
| | 
| 
| 
| 
| 
| 
| | * Add optionsUpdated event to Display
* Update this._clipboardMonitorEnabled
* Update settings to ensure no unexpected behaviour | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | * Add autoSearchClipboardContent option
* Hide header if there is any search text
* Add setting for autoSearchClipboardContent
* Add support for autoSearchClipboardContent | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | * Update the Basic Usage section of the readme
* Update wording on welcome page to match readme | 
| | 
| 
| 
| 
| 
| 
| | * Update badge indications to be based off current profile
* Update warning badge to display when no dictionaries are enabled
* Show how many dictionaries are enabled | 
| | 
| 
| 
| 
| | * Update eslint command to use npx
* Omit author field | 
| | 
| 
| 
| 
| | * Fix for chrome.commands not being present on Firefox's embedded float.html
* Fix _getSearchContext mishandling _optionsContextOverride | 
| | 
| 
| 
| 
| | * Add CONTRIBUTING.md
* Update README.md | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Fix label
* Fix icon size being flexible
* Add schema
* Add customSourceType option
* Update settings
* Pass customSourceType to the audio downloader
* Implement custom audio JSON mode | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | * Fix popup menus not stoping events
* Ensure non-stale use of buttons
* Enable popup menus on the popup/search pages
* Add audio menu | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | * Wrap menu items in popup-menu-body
* Use bodyNode instead of node
* Update selector
* Update _setPosition to not use items | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Add plus-thick.svg
* Add success-color variable
* Fix icon display
* Add badge
* Add missing audioResolved
* Update audio badge
* Expose attribute | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | * Update icons
* Simplify sidebar-button-icon styles | 
| | 
| 
| 
| 
| | * Add more icons
* Update menu stylings | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Add _getExpressionAndReading utility
* Add _getExpressionReadingKey utility
* Add _getAudioOptions
* Separate some logic into _createAudioFromInfoList
* Update cache data format so that it can be accessed synchronously
* Allow sources to be manually specified
* Add options to enable playback of a specific entry of a source | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Use a standard map
* Wrap function
* Improve cache to support multiple different source arrays
For the same reading/expression
* Rename variable
* Use null instead of an error | 
| | 
| 
| 
| 
| 
| 
| | * Move createExpressionAudio to DisplayAudio
* Move createAudioFromInfo to DisplayAudio
* Update TextToSpeechAudio | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | * Simplify CacheMap, removing support for array path keys
* Update keys
* Update JsonSchemaValidator
* Update AudioSystem | 
| | 
| 
| 
| | (#1286) | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Rename menuOpened event to menuOpen
* Rename menuClosed event to menuClose
* Rename close event
* Assign _isClosed
* Reuse event detail
* Expose PopupMenu.openMenus
* Rename and expose properties
* Add cancelable argument to close
* Update menuOpen detail
* Update menuClose detail | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Simplify details
* Simplify audio creation
* Return an array of sources instead of a single item
* Use sourceIndex instead of index
* Rename APIs
* Return more info about the source
* Return source instead of sourceIndex | 
| | 
| 
| 
| 
| 
| 
| | * Update how _onCommandToggleTextScanning changes settings
* Make getFullOptions/getOptions private
* Remove unused isPrepared | 
| | 
| 
| 
| 
| | * Move build step to the end of continuous integration
* Fix manifest mismatch | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Create HotkeyHelpController
* Expose getAllTemplates
* Update hotkeys on the context page
* Update hotkeys on the display pages
* Fix display issue where a hotkey used to be defined but no longer is | 
| | 
| 
| 
| 
| | * Change selectors
* Change openHelpPage to openInfoPage | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | * Create HotkeyUtil
* Create tests
* Use HotkeyUtil
* Fix issues | 
| | 
| 
| 
| 
| | * Update display definition/definition node handling
* Separate display audio controls into a separate class | 
| | 
| 
| 
| 
| | * Simplify API
* Move fallback audio | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | * Add support for frontend hotkeys; add scanSelectedText action
* Remove unused global
* Remove duplicate hotkey handler script | 
| | |  | 
| | |  |