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
|
74709296e5
|
Dictionary database worker refactoring (#1913)
* Rename DictionaryWorker => DictionaryWorkerHandler
* Rename var
* Rename file
* Simplify
* Rename DictionaryDatabaseModifier => DictionaryWorker
* Rename dictionary-database-modifier.js => dictionary-worker.js
|
2021-08-28 14:22:16 -04:00 |
|
toasted-nutbread
|
3e350bd563
|
Dictionary worker refactor (#1894)
* 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
|
2021-08-14 11:46:26 -04:00 |
|
toasted-nutbread
|
8c4a50f68c
|
DictionaryImporterThreaded (#1865)
* Create new classes for importing dictionaries from a separate thread
* Use threaded importer
* Update worker tests
|
2021-07-31 14:46:09 -04:00 |
|
toasted-nutbread
|
992c8bcf75
|
test-workers (#1863)
* Add getImportedScripts utility function to test-sw.js
* Move functionality to testServiceWorker
* Rename file
* Add loadEslint utility function
* Add filterScriptPaths utility
|
2021-07-31 14:36:14 -04:00 |
|