| 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 | ||
| * | DictionaryImporterThreaded (#1865) | toasted-nutbread | 2021-07-31 |
| | | | | | | | | * Create new classes for importing dictionaries from a separate thread * Use threaded importer * Update worker tests | ||
| * | test-workers (#1863) | toasted-nutbread | 2021-07-31 |
| * Add getImportedScripts utility function to test-sw.js * Move functionality to testServiceWorker * Rename file * Add loadEslint utility function * Add filterScriptPaths utility | |||