aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/js/settings.js
Commit message (Expand)AuthorAge
* Move settings scriptstoasted-nutbread2019-12-01
* Move PageExitPrevention to its own filetoasted-nutbread2019-12-01
* Update arrow-parens to alwaystoasted-nutbread2019-11-26
* Comment empty blockstoasted-nutbread2019-11-26
* Use consistent event handler notationtoasted-nutbread2019-11-26
* Remove utilAsynctoasted-nutbread2019-11-26
* add reading modessiikamiika2019-11-23
* mecab refactoring and bugfixsiikamiika2019-11-23
* start mecab only after enabling the settingsiikamiika2019-11-23
* add parser selection optionssiikamiika2019-11-23
* Fix missing detailstoasted-nutbread2019-11-18
* Fix dictionary settings not using the current profiletoasted-nutbread2019-11-12
* Fix settings not being saved correctlytoasted-nutbread2019-11-12
* Fix several warnings about name conflictstoasted-nutbread2019-11-10
* Allow templates to be tested on the settings pagetoasted-nutbread2019-11-09
* Use HTML templates for anki fieldstoasted-nutbread2019-11-09
* Prevent page exit while database operations are in progresstoasted-nutbread2019-11-07
* Update how dictionaries are displayed on the settings pagetoasted-nutbread2019-11-07
* Simplify how option visibility is changedtoasted-nutbread2019-11-07
* Make the search button reuse an open search tab if it existstoasted-nutbread2019-10-19
* Show warning messages if persistant storage failstoasted-nutbread2019-10-15
* Catch error when trying to persist storagetoasted-nutbread2019-10-13
* Add warning message for Mac users about App Naptoasted-nutbread2019-10-13
* Add apiGetEnvironmentInfo functiontoasted-nutbread2019-10-13
* Fix Japanese voice ordering on Firefox for Androidtoasted-nutbread2019-10-13
* Add option for text-to-speechtoasted-nutbread2019-10-13
* Update the popup preview to show live updates to outer CSS changestoasted-nutbread2019-10-13
* Adds setting for controlling the outer style of the popuptoasted-nutbread2019-10-13
* Add separate theme option for outer popup styletoasted-nutbread2019-10-12
* Update live preview custom CSS on input eventtoasted-nutbread2019-10-12
* Add option for popup themetoasted-nutbread2019-10-12
* Add support for a popup previewtoasted-nutbread2019-10-12
* Improve display of storage statstoasted-nutbread2019-10-11
* Add support for persistent storagetoasted-nutbread2019-10-11
* Fix order of {screenshot} tagtoasted-nutbread2019-10-11
* Add UI for editing audio playback sourcestoasted-nutbread2019-10-10
* Add input setting for custom audio sourcetoasted-nutbread2019-10-10
* Update audio options formattoasted-nutbread2019-10-10
* Merge pull request #230 from toasted-nutbread/edge-fixesAlex Yatskov2019-09-30
|\
| * Use toIterable for cross-window origin objectstoasted-nutbread2019-09-29
* | Updated button stylestoasted-nutbread2019-09-29
* | Add version informationtoasted-nutbread2019-09-28
|/
* Add option to enable Alt+B lookupodehjoseph2019-09-26
* Update dictionaries for all profile optionstoasted-nutbread2019-09-15
* Add UI for profilestoasted-nutbread2019-09-15
* Add preliminary support for profilestoasted-nutbread2019-09-15
* Isolate options objects created via settings.jstoasted-nutbread2019-09-14
* Update settings if a different source triggers optionsUpdatetoasted-nutbread2019-09-10
* Add checkbox for options.general.enabletoasted-nutbread2019-09-10
* Create function for setting up form event listenerstoasted-nutbread2019-09-10