Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Dictionary worker refactor (#1894) | toasted-nutbread | 2021-08-14 |
| | | | | | | | | | | | | | | | | | | | * Rename dictionary worker files * Rename classes * Rename file * Rename class * Generalize the _invoke method * Rename 'import' to 'importDictionary' * Improve DictionaryImporterMediaLoader usage * Refactor message handler * Generalize onProgress event | ||
* | Dictionary importer refactoring (#1867) | toasted-nutbread | 2021-07-31 |
| | | | | | | | | | * Remove map of schemas * Don't reuse dictionary importer instances * Refactor * Update how progress callback is used | ||
* | DictionaryImporterThreaded (#1865) | toasted-nutbread | 2021-07-31 |
* Create new classes for importing dictionaries from a separate thread * Use threaded importer * Update worker tests |