aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/js/settings/dictionary-import-controller.js
Commit message (Collapse)AuthorAge
* Dictionary controller refactor (#831)toasted-nutbread2020-09-15
| | | | | * Create new DictionaryController * Update input disabling when modifying the database
* Database change event (#826)toasted-nutbread2020-09-13
| | | | | * Add api.triggerDatabaseUpdated and yomichan.on('databaseUpdated') * Update databaseUpdated event usage
* Settings dictionary import refactor (#759)toasted-nutbread2020-09-04
* Fix .purge not re-opening the database after deletion failure * Create DictionaryImportController * Remove backend dictionary import