summaryrefslogtreecommitdiff
path: root/ext/bg/js/settings
Commit message (Collapse)AuthorAge
* Improve error messages when Interface server is invalidtoasted-nutbread2020-01-26
|
* Fix equals function on TextSourceRange when imposter elements are usedtoasted-nutbread2020-01-26
|
* fix term spacing value display in settingssiikamiika2020-01-26
|
* Merge pull request #330 from siikamiika/query-parser-helper-disablingsiikamiika2020-01-25
|\ | | | | Query parser helper disabling
| * 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
|
* Remove redundant window resize handlertoasted-nutbread2020-01-22
|
* Improve debug loggingtoasted-nutbread2020-01-21
|
* Update license info URLtoasted-nutbread2020-01-01
|
* Update copyrighttoasted-nutbread2020-01-01
|
* Implement settings resettoasted-nutbread2019-12-29
|
* Implement settings importtoasted-nutbread2019-12-29
|
* Implement settings exporttoasted-nutbread2019-12-29
|
* Update anki-templates.js to control the value of fieldTemplatestoasted-nutbread2019-12-29
| | | | Also assigns a value of null when using the default value
* Treat null templates as the default valuetoasted-nutbread2019-12-29
|
* Move PopupProxyHost initializationtoasted-nutbread2019-12-21
|
* Update initializationtoasted-nutbread2019-12-21
|
* Remove unused yomichan_frontendtoasted-nutbread2019-12-20
|
* Move optionsUpdate message handler into Yomichan classtoasted-nutbread2019-12-20
|
* isVisible => isVisibleSynctoasted-nutbread2019-12-16
|
* Add setChildrenSupported to popuptoasted-nutbread2019-12-16
|
* Remove unused property assignmenttoasted-nutbread2019-12-16
|
* Clear files after getting the valuetoasted-nutbread2019-12-15
|
* Move conditions-ui into settings foldertoasted-nutbread2019-12-14
|
* 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
|
* Update popup preview frame message handlerstoasted-nutbread2019-12-13
|
* Add showContentCompleted for improved semantic claritytoasted-nutbread2019-12-11
|
* Fix text source issuetoasted-nutbread2019-12-11
|
* Fix Text-to-speech voice dropdown being resettoasted-nutbread2019-12-11
|
* Update how errors are reported when importing a dictionarytoasted-nutbread2019-12-08
|
* fix popup previewsiikamiika2019-12-08
| | | | resolves #302
* Show info about whether a dictionary supports wildcard searchestoasted-nutbread2019-12-07
|
* Make reverse reading/expressions optional during database importtoasted-nutbread2019-12-07
|
* Simplify audio settings UItoasted-nutbread2019-12-05
|
* Simplify ankiGetFieldMarkersHtmltoasted-nutbread2019-12-02
|
* Update how anki data is updatedtoasted-nutbread2019-12-02
|
* Simplify how anki errors are showntoasted-nutbread2019-12-01
|
* Group public/private functions togethertoasted-nutbread2019-12-01
|
* Mark functions as privatetoasted-nutbread2019-12-01
|
* Update how anki settings are updatedtoasted-nutbread2019-12-01
|
* Simplify how anki templates are resettoasted-nutbread2019-12-01
|
* Organize main settings scripttoasted-nutbread2019-12-01
|
* Move popup preview settings into new scripttoasted-nutbread2019-12-01
|