toasted-nutbread
|
31e20c889e
|
ESlint JSdoc (#2148)
* Install eslint-plugin-jsdoc
* Initial rules setup
* Update lists
* Use @returns rather than @return
* Remove error throwing code which is never executed
* Fix issues relating to @throws
* General error fixes
* Update Display type documentation
* Various doc fixes
* Fix invalid tuple syntax
* Doc updates
* Remove unused
* Doc updates
* Enable jsdoc/require-returns
* Update rules
* Update remaining rules
|
2022-05-20 10:28:38 -04:00 |
|
toasted-nutbread
|
89ac85afd0
|
Update copyright date (#2062)
* Update eslint settings
* Update 2021 files
* Update other files
|
2022-02-02 20:43:10 -05:00 |
|
toasted-nutbread
|
d16739a83a
|
Json schema validation improvements (#1697)
* 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
|
2021-05-22 15:45:20 -04:00 |
|
toasted-nutbread
|
c514bbc4fb
|
Flags profile conditions (#1647)
* Generalize modifier keys
* Optimize bindings
* Add support for flags
* Add clipboard flag
* Update tests
* Add tests
|
2021-05-01 15:54:31 -04:00 |
|
toasted-nutbread
|
5268c5d1bc
|
Util rename (#1389)
* Rename MediaUtility to MediaUtil for consistency
* Update variable names
* Rename media-utility.js to media-util.js
* Rename ProfileConditions to ProfileConditionsUtil
* Rename variables
* Move profile-conditions.js to profile-conditions-util.js
* Rename test-profile-conditions.js to test-profile-conditions-util.js
|
2021-02-14 11:32:30 -05:00 |
|