toasted-nutbread
|
05e51a950e
|
Settings templates refactor (#897)
* Add template instantiation API to SettingsController
* Use SettingsController.instantiateTemplate
|
2020-10-07 21:23:42 -04:00 |
|
toasted-nutbread
|
1a91935dd7
|
Fix dictionary settings not being deleted when deleting a single dictionary (#893)
|
2020-10-06 23:00:00 -04:00 |
|
toasted-nutbread
|
a2e6de84af
|
Dictionary delete improvements (#844)
* Change where clearDatabaseCaches occurs
* Move dictionary deletion into the settings page
* Remove api.deleteDictionary
|
2020-09-19 17:17:33 -04:00 |
|
toasted-nutbread
|
2ff4f83072
|
Modal refactor (#842)
* Add Modal class
* Use Modal class
|
2020-09-19 17:14:51 -04:00 |
|
toasted-nutbread
|
f997f01742
|
Dictionary controller refactor (#831)
* Create new DictionaryController
* Update input disabling when modifying the database
|
2020-09-15 19:35:44 -04:00 |
|
toasted-nutbread
|
5ec5d0c91c
|
Database change event (#826)
* Add api.triggerDatabaseUpdated and yomichan.on('databaseUpdated')
* Update databaseUpdated event usage
|
2020-09-13 18:43:44 -04:00 |
|
toasted-nutbread
|
8408bee90a
|
Settings controller file renaming (#794)
* Rename SettingsBackup to BackupController
* Rename files to more closely match classes
* Improve organization of script imports
|
2020-09-09 17:37:58 -04:00 |
|