summaryrefslogtreecommitdiff
path: root/ext/bg/js/settings
Commit message (Expand)AuthorAge
* 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
* | Merge pull request #433 from toasted-nutbread/extra-dictionary-informationtoasted-nutbread2020-04-07
|\ \
| * | Update settings page to display additional informationtoasted-nutbread2020-04-05
| |/
* | Add document-title tag to settings optionstoasted-nutbread2020-04-06
* | Add support for {document-title}toasted-nutbread2020-04-06
* | Add custom context object for note creationtoasted-nutbread2020-04-06
|/
* add option for iframe popupssiikamiika2020-04-05
* Add optionstoasted-nutbread2020-03-28
* Update global declarationstoasted-nutbread2020-03-10
* Rename audio functions using "url" to use "uri"toasted-nutbread2020-03-07
* Use dependency injection for apiTemplateRendertoasted-nutbread2020-03-07
* Move Anki note generation functionality into a new classtoasted-nutbread2020-03-07
* Use dependency injection for getAudioUri implementationtoasted-nutbread2020-03-07
* Use AudioSystem on the audio settings pagetoasted-nutbread2020-03-07
* fix Backend prepare issues in settingssiikamiika2020-03-02
* simplify backend preparesiikamiika2020-03-01
* Load default Anki field templates from a filetoasted-nutbread2020-02-27
* Simplify event to use bindtoasted-nutbread2020-02-26
* Use functions directly rather than wrapping in () => {} when args are sametoasted-nutbread2020-02-26
* Use .bind instead of () => {}toasted-nutbread2020-02-26
* Move event handler definitionstoasted-nutbread2020-02-26
* Use Map to avoid using for intoasted-nutbread2020-02-25
* Fix popupScalingFactor being limited to integer valuestoasted-nutbread2020-02-23
* Add no-shadowtoasted-nutbread2020-02-22
* Fix unnamed functionstoasted-nutbread2020-02-22
* Fix block paddingtoasted-nutbread2020-02-22
* Use Maptoasted-nutbread2020-02-22
* Check origin on window messagestoasted-nutbread2020-02-16
* Create more generic function for injecting stylesheetstoasted-nutbread2020-02-16
* Override setCustomOuterCss instead of Popup.injectOuterStylesheettoasted-nutbread2020-02-16
* Change parameter nametoasted-nutbread2020-02-16
* Update how popups are createdtoasted-nutbread2020-02-16
* Create EventListenerCollection classtoasted-nutbread2020-02-16
* Rename optionsUpdate event to optionsUpdatedtoasted-nutbread2020-02-14
* Define more globalstoasted-nutbread2020-02-11
* Remove redundant declarationtoasted-nutbread2020-02-11
* 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
* Hide anki-invalid-response-error when there is no errortoasted-nutbread2020-02-02
* add scannable tags for expression and readingsiikamiika2020-02-02
* 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