| Commit message (Collapse) | Author | Age | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
|  | 
* Update eslint settings
* Update 2021 files
* Update other files
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Rename DictionaryWorker => DictionaryWorkerHandler
* Rename var
* Rename file
* Simplify
* Rename DictionaryDatabaseModifier => DictionaryWorker
* Rename dictionary-database-modifier.js => dictionary-worker.js
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* 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
 | 
| | 
| 
| 
| 
| 
| 
|  | 
* Update loop vars
* Update loop
* Improve progress reporting during the import process
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Remove map of schemas
* Don't reuse dictionary importer instances
* Refactor
* Update how progress callback is used
 | 
| | 
| 
| 
| 
| 
| 
|  | 
* Create new classes for importing dictionaries from a separate thread
* Use threaded importer
* Update worker tests
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Rename param for consistency
* Move media loading functionality into DictionaryImporterMediaLoader
* Create test class for media loading
* Remove unnecessary Blob/Image/URL functionality
 | 
| | 
| 
| 
| 
| 
| 
|  | 
* Optimize dictionary data parsing during import
* Use ArrayBuffer instead of string
* Add missing function for testing
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
|  | 
* Update dictionary settings structure to use an array instead of an object
* Update ensureDictionarySettings implementation
* Remove some usage of ObjectPropertyAccessor
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Add double-down-chevron.svg
* Add options
* Update dictionary importers
* Update settings
* Add support for collapsible definitions
* Improve case when there is a very small amount of overflow
* Fix incorrect enabled state of newly imported dictionaries
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Add PersistentStorageController
* Update DictionaryController
* Update DictionaryImportController
* Update when storage stats are updated
 | 
|   
  
  
  
   | 
* Move js/settings to js/pages/settings
* Fix script ordering
 |