aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/css/settings.css
Commit message (Collapse)AuthorAge
* Mouse inputs (#783)toasted-nutbread2020-09-07
| | | | | | | | | | | | | | | * Add mouse icon * Add _updateModifiers * Add support for mouse button modifiers * Improve names of mouse inputs * Improve mouse input sorting * Rename getModifierKeyStrings to getModifierInputStrings * Refactor keyboard/mouse inputs into KeyboardMouseInputField
* Settings dictionary import refactor (#759)toasted-nutbread2020-09-04
| | | | | | | * Fix .purge not re-opening the database after deletion failure * Create DictionaryImportController * Remove backend dictionary import
* Json schema profile conditions (#758)toasted-nutbread2020-09-04
| | | | | | | | | | | | | | | * Add clearCache function * Add upgrade * Use schema-based profile condition validation * Update profile conditions settings controller * Remove unnecessary async * Remove old * Remove unused templates
* Update browser compatibility and Edge detection (#629)toasted-nutbread2020-06-28
|
* Update AnkiController (#581)toasted-nutbread2020-05-30
| | | | | | | | | | | | | * Update how fields are populated * Update how fields are modified after a model change * Update how _onFieldsChanged assigns fields * Update how spinner is hidden * Remove jQuery usage * Use non-jQuery events
* Convert dictionaries.js and storage.js to classes (#570)toasted-nutbread2020-05-29
| | | | | | | | | * Convert dictionaries.js to a class * Remove storage spinner * Convert storage.js to a class * Move dataset assignments into main.js
* Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
| | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :)
* Update settings page to display additional informationtoasted-nutbread2020-04-05
|
* hide native popup option for firefox mobilesiikamiika2020-02-09
|
* Improve debug loggingtoasted-nutbread2020-01-21
|
* Update license info URLtoasted-nutbread2020-01-01
|
* Update copyrighttoasted-nutbread2020-01-01
|
* Simplify how anki errors are showntoasted-nutbread2019-12-01
|
* Allow templates to be tested on the settings pagetoasted-nutbread2019-11-09
|
* Add support for deleting individual dictionariestoasted-nutbread2019-11-07
|
* Update how nodes are hiddentoasted-nutbread2019-11-07
|
* Simplify how option visibility is changedtoasted-nutbread2019-11-07
|
* Show warning messages if persistant storage failstoasted-nutbread2019-10-15
| | | | Only Firefox seems to support persistent storage properly.
* Add warning message for Mac users about App Naptoasted-nutbread2019-10-13
|
* Adds setting for controlling the outer style of the popuptoasted-nutbread2019-10-13
|
* Add support for a popup previewtoasted-nutbread2019-10-12
|
* Add support for persistent storagetoasted-nutbread2019-10-11
|
* Add UI for editing audio playback sourcestoasted-nutbread2019-10-10
|
* Add wrapping for usage conditions on small screenstoasted-nutbread2019-09-28
|
* Move settings style to separate CSS filetoasted-nutbread2019-09-28