aboutsummaryrefslogtreecommitdiff
path: root/ext/js/pages/settings/secondary-search-dictionary-controller.js
Commit message (Collapse)AuthorAge
* Fix an issue with reordering dictionary settings (#1812)toasted-nutbread2021-07-09
|
* Update dictionary settings structure (#1587)toasted-nutbread2021-04-03
| | | | | | | * Update dictionary settings structure to use an array instead of an object * Update ensureDictionarySettings implementation * Remove some usage of ObjectPropertyAccessor
* Make secondary dictionary option controllers more consistent (#1577)toasted-nutbread2021-03-31
|
* Move js/settings (#1397)toasted-nutbread2021-02-14
* Move js/settings to js/pages/settings * Fix script ordering