Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | Fix init | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Improve schema path when using getPropertySchema | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Update how property schemas are returned | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Fix missing else | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Add improved error information when validation fails | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Fix ifSchema | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Fix conditional logic | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Update schema validation to throw errors | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | getSchemaOrValueType return null | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Fix maxLength check | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Improve getPropertySchema's type detection | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Add validate on JsonSchema | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Improve support for array schemas | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Return unconstrained schema when additionalProperties is true/undefined | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Add support for conditionals | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Add support for allOf, anyOf, oneOf, and not | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| | * | Add simplified isObject test | toasted-nutbread | 2020-02-02 | |
| | | | ||||
| * | | prevent unwanted wheel events on history bar | siikamiika | 2020-02-05 | |
| | | | ||||
| * | | Hide anki-invalid-response-error when there is no error | toasted-nutbread | 2020-02-02 | |
| |/ | ||||
| * | Validate Deinflector.ruleTypes | toasted-nutbread | 2020-02-02 | |
| | | ||||
| * | add scannable tags for expression and reading | siikamiika | 2020-02-02 | |
| | | ||||
| * | fix glossary item selector | siikamiika | 2020-02-02 | |
| | | ||||
| * | Update main dictionary value when changing modifying profile | toasted-nutbread | 2020-02-01 | |
| | | ||||
| * | Remove option for dictionaries that aren't installed after changing values | toasted-nutbread | 2020-02-01 | |
| | | ||||
| * | Separate the functionality of updateMainDictionarySelect | toasted-nutbread | 2020-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 onDictionaryOptionsChanged | toasted-nutbread | 2020-02-01 | |
| | | ||||
| * | Use await | toasted-nutbread | 2020-02-01 | |
| | | ||||
| * | Assign valid score during construction | toasted-nutbread | 2020-02-01 | |
| | | ||||
| * | Add declaration | toasted-nutbread | 2020-02-01 | |
| | | ||||
| * | Fix term tags not always being displayed | toasted-nutbread | 2020-02-01 | |
| | | ||||
| * | Simplify getSequencedDefinitions and dictTermsMergeBySequence | toasted-nutbread | 2020-02-01 | |
| | | ||||
| * | More fixes for Firefox | toasted-nutbread | 2020-02-01 | |
| | | ||||
| * | Workaround Firefox text selection bug | toasted-nutbread | 2020-02-01 | |
| | | ||||
| * | Fix double clicking reason and glossary text | toasted-nutbread | 2020-02-01 | |
| | | ||||
| * | Fix tag double click | toasted-nutbread | 2020-02-01 | |
| | | ||||
| * | partially revert be77544d77ba1f07955d76ebba1ab36286f0e52f | siikamiika | 2020-01-28 | |
| | | ||||
| * | change jpod101 kana check to detect katakana | siikamiika | 2020-01-27 | |
| | | ||||
| * | fix audio index in resultOutputMode = 'merge' | siikamiika | 2020-01-27 | |
| | | ||||
| * | Improve error messages when Interface server is invalid | toasted-nutbread | 2020-01-26 | |
| | | ||||
* | | Merge branch 'master' into testing | Alex Yatskov | 2020-01-26 | |
|\| | ||||
| * | Version bump20.1.26.0 | Alex Yatskov | 2020-01-26 | |
| | | ||||
| * | Fix equals function on TextSourceRange when imposter elements are used | toasted-nutbread | 2020-01-26 | |
| | | ||||
| * | Ensure textSource is cleaned up if it isn't used | toasted-nutbread | 2020-01-26 | |
| | | ||||
| * | fix term spacing value display in settings | siikamiika | 2020-01-26 | |
| | | ||||
| * | fix scanning parser | siikamiika | 2020-01-26 | |
| | | ||||
| * | add default value for termSpacing | siikamiika | 2020-01-25 | |
| | | ||||
| * | Create buildKanjiMeta for parity with buildTermMeta | toasted-nutbread | 2020-01-24 | |
| | | ||||
| * | Update how frequency data is set up | toasted-nutbread | 2020-01-24 | |
| | | ||||
| * | Rename buildTermFrequencies to buildTermMeta | toasted-nutbread | 2020-01-24 | |
| | | ||||
| * | Fix findTermMetaBulk and findKanjiMetaBulk not returning expression/character | toasted-nutbread | 2020-01-24 | |
| | |