aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/js/settings/dictionaries.js
Commit message (Expand)AuthorAge
* Settings controller file renaming (#794)toasted-nutbread2020-09-09
* Settings dictionary import refactor (#759)toasted-nutbread2020-09-04
* Fix incorrect field name (#665)toasted-nutbread2020-07-14
* Page exit prevention refactor (#637)toasted-nutbread2020-07-03
* Use SettingsController (#576)toasted-nutbread2020-05-30
* Convert dictionaries.js and storage.js to classes (#570)toasted-nutbread2020-05-29
* API refactor (#532)toasted-nutbread2020-05-24
* Move util database modification functions (#499)toasted-nutbread2020-05-06
* Error logging refactoring (#454)toasted-nutbread2020-04-26
* Convert some util* functions into api* functionstoasted-nutbread2020-04-11
* Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
* Merge pull request #434 from toasted-nutbread/error-fixestoasted-nutbread2020-04-07
|\
| * Use logError instead of console.logtoasted-nutbread2020-04-05
| * Fix error reporting during dictionary importtoasted-nutbread2020-04-05
* | Update settings page to display additional informationtoasted-nutbread2020-04-05
|/
* Update global declarationstoasted-nutbread2020-03-10
* Use functions directly rather than wrapping in () => {} when args are sametoasted-nutbread2020-02-26
* Use .bind instead of () => {}toasted-nutbread2020-02-26
* Add no-shadowtoasted-nutbread2020-02-22
* Use Maptoasted-nutbread2020-02-22
* Create EventListenerCollection classtoasted-nutbread2020-02-16
* Define more globalstoasted-nutbread2020-02-11
* Change no-undef from off to errortoasted-nutbread2020-02-11
* Update main dictionary value when changing modifying profiletoasted-nutbread2020-02-01
* Remove option for dictionaries that aren't installed after changing valuestoasted-nutbread2020-02-01
* Separate the functionality of updateMainDictionarySelecttoasted-nutbread2020-02-01
* Remove argument from onDictionaryOptionsChangedtoasted-nutbread2020-02-01
* Use awaittoasted-nutbread2020-02-01
* Update license info URLtoasted-nutbread2020-01-01
* Update copyrighttoasted-nutbread2020-01-01
* Clear files after getting the valuetoasted-nutbread2019-12-15
* Add functions for modifying mutable optionstoasted-nutbread2019-12-13
* Remove getOptionsArraytoasted-nutbread2019-12-13
* Update how errors are reported when importing a dictionarytoasted-nutbread2019-12-08
* Show info about whether a dictionary supports wildcard searchestoasted-nutbread2019-12-07
* Make reverse reading/expressions optional during database importtoasted-nutbread2019-12-07
* Move settings scriptstoasted-nutbread2019-12-01