| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* Fix set/deleteProperty not allowing array splicing
* Update tests
|
|
|
|
|
| |
* Fix proxy array properties being handled incorrectly
* Add tests to check array properties
|
|
|
|
|
| |
* Add basic support for JSON schema $ref
* Add tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Create new JsonSchema class
* Add proxy handler
* Update tests
* Update validation scripts
* Update backend
* Update audio downloader
* Update options util
* Update dictionary importer
* Update json schema file reference
* Remove old json-schema.js
* Rename new json-schema.js
* Update file names
* Rename class
|
| |
|
|
* Update helper functions
* Rename file
* Update deleteProperty
* Add some basic proxy tests
|