aboutsummaryrefslogtreecommitdiff
path: root/ext/lib/dexie-export-import.min.js
Commit message (Collapse)AuthorAge
* dexie: use blobs obtained from unpkg and update library READMEpraschke2023-10-01
|
* Add support for exporting and importing dictionaries database.forsakeninfinity2023-07-15
It's super annoying to have to import dictionaries one at a time every time you move across browsers or devices. This change adds an experimental mechanism to export and import the entire database of dictionaries so that users have to deal with only one source instead of tracking tens of different dictionaries separately when migrating.