summaryrefslogtreecommitdiff
path: root/ext/bg/js/settings/main.js
Commit message (Expand)AuthorAge
* Script ready state change (#672)toasted-nutbread2020-07-18
* Yomichan object separation (#627)toasted-nutbread2020-06-28
* Organize settings/main.js (#577)toasted-nutbread2020-05-30
* Use SettingsController (#576)toasted-nutbread2020-05-30
* Generic settings controller + clipboard popups controller (#573)toasted-nutbread2020-05-29
* Convert popup-preview.js to a class (#571)toasted-nutbread2020-05-29
* Convert dictionaries.js and storage.js to classes (#570)toasted-nutbread2020-05-29
* Audio controller (#569)toasted-nutbread2020-05-29
* Anki settings controllers (#567)toasted-nutbread2020-05-29
* Change profile.js into a class (#566)toasted-nutbread2020-05-29
* Create class to abstract access, mutation, and events for settings (#565)toasted-nutbread2020-05-29
* Settings backup refactor (#551)toasted-nutbread2020-05-24
* Settings refactor (#541)toasted-nutbread2020-05-24
* API refactor (#532)toasted-nutbread2020-05-24
* Modifier key platform names (#519)siikamiika2020-05-09
* Add duplicateScope: 'deck' option (#476)toasted-nutbread2020-04-27
* Error logging refactoring (#454)toasted-nutbread2020-04-26
* Merge pull request #440 from toasted-nutbread/collapse-emphatic-sequencestoasted-nutbread2020-04-12
|\
| * Add support for collapsing emphatic character sequencestoasted-nutbread2020-04-10
* | Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
|/
* add option for iframe popupssiikamiika2020-04-05
* Add optionstoasted-nutbread2020-03-28
* Update global declarationstoasted-nutbread2020-03-10
* fix Backend prepare issues in settingssiikamiika2020-03-02
* Use functions directly rather than wrapping in () => {} when args are sametoasted-nutbread2020-02-26
* Fix popupScalingFactor being limited to integer valuestoasted-nutbread2020-02-23
* Rename optionsUpdate event to optionsUpdatedtoasted-nutbread2020-02-14
* Change no-undef from off to errortoasted-nutbread2020-02-11
* add permission check to formReadsiikamiika2020-02-09
* fix settings page checkboxsiikamiika2020-02-09
* add global clipboard monitor that spawns popupssiikamiika2020-02-09
* add scannable tags for expression and readingsiikamiika2020-02-02
* Remove argument from onDictionaryOptionsChangedtoasted-nutbread2020-02-01
* fix term spacing value display in settingssiikamiika2020-01-26
* Merge pull request #330 from siikamiika/query-parser-helper-disablingsiikamiika2020-01-25
|\
| * query parser: add toggle for term spacingsiikamiika2020-01-25
* | Add convertHiraganaToKatakana optiontoasted-nutbread2020-01-24
* | Reorganized variants to better reflect usage ordertoasted-nutbread2020-01-24
* | Add translation optionstoasted-nutbread2020-01-24
|/
* Add option for changing poup scale relative to visual viewporttoasted-nutbread2020-01-22
* Add settings to control popup content scaletoasted-nutbread2020-01-22
* Update license info URLtoasted-nutbread2020-01-01
* Update copyrighttoasted-nutbread2020-01-01
* Update anki-templates.js to control the value of fieldTemplatestoasted-nutbread2019-12-29
* Treat null templates as the default valuetoasted-nutbread2019-12-29
* Move optionsUpdate message handler into Yomichan classtoasted-nutbread2019-12-20
* Isolate arguments passed across window contextstoasted-nutbread2019-12-14
* Add functions for modifying mutable optionstoasted-nutbread2019-12-13
* Remove getOptionsArraytoasted-nutbread2019-12-13
* Remove redundant getUrl handlerstoasted-nutbread2019-12-13