aboutsummaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAge
* add global clipboard monitor that spawns popupssiikamiika2020-02-09
| | | | | TODO: refactor the search page clipboard monitor and popup clipboard monitor to use a common ClipboardMonitor class
* use correct optionsContextsiikamiika2020-02-09
|
* move apiClipboardGet Firefox handling to Backendsiikamiika2020-02-09
|
* add support for native popup windowssiikamiika2020-02-09
|
* Fix undefined rejecttoasted-nutbread2020-02-08
|
* Remove trailing commatoasted-nutbread2020-02-08
|
* Move japanese.js into bgtoasted-nutbread2020-02-08
|
* Merge pull request #345 from toasted-nutbread/json-schema-improvementstoasted-nutbread2020-02-08
|\ | | | | JSON schema improvements
| * Fix inittoasted-nutbread2020-02-02
| |
| * Improve schema path when using getPropertySchematoasted-nutbread2020-02-02
| |
| * Update how property schemas are returnedtoasted-nutbread2020-02-02
| |
| * Fix missing elsetoasted-nutbread2020-02-02
| |
| * Add improved error information when validation failstoasted-nutbread2020-02-02
| |
| * Fix ifSchematoasted-nutbread2020-02-02
| |
| * Fix conditional logictoasted-nutbread2020-02-02
| |
| * Update schema validation to throw errorstoasted-nutbread2020-02-02
| |
| * getSchemaOrValueType return nulltoasted-nutbread2020-02-02
| |
| * Fix maxLength checktoasted-nutbread2020-02-02
| |
| * Improve getPropertySchema's type detectiontoasted-nutbread2020-02-02
| |
| * Add validate on JsonSchematoasted-nutbread2020-02-02
| |
| * Improve support for array schemastoasted-nutbread2020-02-02
| |
| * Return unconstrained schema when additionalProperties is true/undefinedtoasted-nutbread2020-02-02
| |
| * Add support for conditionalstoasted-nutbread2020-02-02
| |
| * Add support for allOf, anyOf, oneOf, and nottoasted-nutbread2020-02-02
| |
| * Add simplified isObject testtoasted-nutbread2020-02-02
| |
* | prevent unwanted wheel events on history barsiikamiika2020-02-05
| |
* | Hide anki-invalid-response-error when there is no errortoasted-nutbread2020-02-02
|/
* Validate Deinflector.ruleTypestoasted-nutbread2020-02-02
|
* add scannable tags for expression and readingsiikamiika2020-02-02
|
* fix glossary item selectorsiikamiika2020-02-02
|
* Update main dictionary value when changing modifying profiletoasted-nutbread2020-02-01
|
* Remove option for dictionaries that aren't installed after changing valuestoasted-nutbread2020-02-01
|
* Separate the functionality of updateMainDictionarySelecttoasted-nutbread2020-02-01
| | | | | One function now updates the options, and another handles updating the value. The options are no longer mutated due to updating this <select>'s available options.
* Remove argument from onDictionaryOptionsChangedtoasted-nutbread2020-02-01
|
* Use awaittoasted-nutbread2020-02-01
|
* Assign valid score during constructiontoasted-nutbread2020-02-01
|
* Add declarationtoasted-nutbread2020-02-01
|
* Fix term tags not always being displayedtoasted-nutbread2020-02-01
|
* Simplify getSequencedDefinitions and dictTermsMergeBySequencetoasted-nutbread2020-02-01
|
* More fixes for Firefoxtoasted-nutbread2020-02-01
|
* Workaround Firefox text selection bugtoasted-nutbread2020-02-01
|
* Fix double clicking reason and glossary texttoasted-nutbread2020-02-01
|
* Fix tag double clicktoasted-nutbread2020-02-01
|
* partially revert be77544d77ba1f07955d76ebba1ab36286f0e52fsiikamiika2020-01-28
|
* change jpod101 kana check to detect katakanasiikamiika2020-01-27
|
* fix audio index in resultOutputMode = 'merge'siikamiika2020-01-27
|
* Improve error messages when Interface server is invalidtoasted-nutbread2020-01-26
|
* Version bump20.1.26.0Alex Yatskov2020-01-26
|
* Fix equals function on TextSourceRange when imposter elements are usedtoasted-nutbread2020-01-26
|
* Ensure textSource is cleaned up if it isn't usedtoasted-nutbread2020-01-26
|