| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* Improve badges on the settings page
* Add badges on the context page
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Refactor PermissionsToggleController to not require a setting
* Update nativeMessaging to be optional on Chrome
* Update parsing.enableMecabParser setting to request permissions
* Update permissions page to use PermissionsToggleController
* Update permissions documentation
* Disable toggle for permissions which are not optional
|
|
|
|
|
|
|
|
|
| |
* Assign text content and a language
* Remove _appendMultilineText
* Assign lang for createTextNode content
* Add language attributes to HTML pages
|
|
|
|
|
|
|
| |
* Add -e deinflections
* Add tests
* Add more rules for double え
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Move file, rename class
* Expose required permissions in an attribute
* Update selector
* Update attribute
* Fix global declaration order
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add getAllPermissions function
* Add permissionsChanged event
* Update ClipboardPopupsController to show permissions validation info
* Add invalid indicator
* Display invalid indicator when permissions are not valid
* Fix border color transition not being necessary on input-suffix-button
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Move style rules
* Fix non-unique IDs
* Remove erroneous ids
* Add title
* Fix invalid closing tag
* Install html-validate
* Add .htmlvalidate.json
* Update HTML and styles
* Add test-lint-html
* Update test files
* Update test-lint-html/css commands to have more explicit targets
|
|
|
|
|
|
|
|
|
| |
* Rename modal-container to modal
* Update how modal IDs are handled
* Fix invalid modal check
* Update modal IDs
|
|
|
|
|
|
|
|
|
| |
* Fix permissions requests not occurring during user interaction
* Update toggle after changing permissions
* Update functions
* Update clipboard requests
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update _addAnkiNote to track errors
* Change comparison
* Update anki note adding to show errors
* Fix template
* Show errors when Anki card creation behaves unexpectedly
* Update some errors related to anki media injection
* Update addAnkiNote error handling
* Improve Anki errors
* Simplify error messages related to template rendering
|
|
|
|
| |
(#1328)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update wording to be less repetitive
* Remove the shadow theme option from the welcome page, to avoid confusion
* Update input sizes
* Update select text to not clip the triangle icon
* Update wording
* Update descriptions
* Remove "popup" to not exclude the search page
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove dictionary tag from term definitionTags and kanji tags
* Update test data
* Update templates
* Update tests
* Update information
|
|
|
|
|
|
|
|
|
| |
* Update glossary and glossary-single
* Define patch
* Create TemplatePatcher
* Add test
|
|
|
|
|
|
|
|
|
| |
* Fix style issue
* Add ExtensionKeyboardShortcutController
* Move descriptions
* Add separator line
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Create clipboard icon
* Move clipboard options
* Update clipboard options
* Update labels
* Add info
* Update all clipboard settings to request permissions
|
|
|
|
|
|
|
|
|
|
|
| |
* Update options organization
* Update general.enableClipboardPopups to clipboard.enableBackgroundMonitor
* Update general.enableClipboardMonitor to clipboard.enableSearchPageMonitor
* Update general.maximumClipboardSearchLength to clipboard.maximumSearchLength
* Update general.autoSearchClipboardContent to clipboard.autoSearchContent
|
| |
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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)
|
| |
|
| |
|
| |
|
| |
|
| |
|