summaryrefslogtreecommitdiff
path: root/ext/bg/js/settings
Commit message (Expand)AuthorAge
* Backup update (#582)toasted-nutbread2020-05-30
* Update AnkiController (#581)toasted-nutbread2020-05-30
* Update AnkiTemplatesController (#580)toasted-nutbread2020-05-30
* Update GenericSettingController to use DOMSettingsBinder (#578)toasted-nutbread2020-05-30
* SettingsController API update (#579)toasted-nutbread2020-05-30
* Organize settings/main.js (#577)toasted-nutbread2020-05-30
* Use SettingsController (#576)toasted-nutbread2020-05-30
* Fix frontend being null if messages are received early (#575)toasted-nutbread2020-05-30
* Generic settings controller + clipboard popups controller (#573)toasted-nutbread2020-05-29
* Popup preview frame refactor (#572)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
* DOM binder fixes (#564)toasted-nutbread2020-05-29
* Settings backup refactor (#551)toasted-nutbread2020-05-24
* Settings binder (#542)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
* Popup proxy host refactor (#516)toasted-nutbread2020-05-08
* Frontend refactor (#508)toasted-nutbread2020-05-06
* Move util database modification functions (#499)toasted-nutbread2020-05-06
* Fix modifier key condition data (#506)siikamiika2020-05-06
* Modifier key profile condition (#487)siikamiika2020-05-03
* Remove Frontend inheritance (#486)toasted-nutbread2020-05-02
* Add duplicateScope: 'deck' option (#476)toasted-nutbread2020-04-27
* Frontend refactor (part 1) (#484)toasted-nutbread2020-04-27
* Error logging refactoring (#454)toasted-nutbread2020-04-26
* Update Popup and DisplayFloat optionsContext from Frontend (#464)siikamiika2020-04-26
* Merge pull request #463 from toasted-nutbread/explicit-entry-pointtoasted-nutbread2020-04-23
|\
| * Use IIFE for entry pointstoasted-nutbread2020-04-22
| * Create popup-preview-frame-main.jstoasted-nutbread2020-04-19
* | Use wanakana object directlytoasted-nutbread2020-04-20
|/
* Remove unused globaltoasted-nutbread2020-04-18
* Disable cache on the backend and fix a bug with the cache keytoasted-nutbread2020-04-18
* Remove de/structuring from public APItoasted-nutbread2020-04-18
* Update the parameters passed to various audio-related functionstoasted-nutbread2020-04-18
* Merge pull request #447 from toasted-nutbread/util-conversionstoasted-nutbread2020-04-18
|\
| * Convert some util* functions into api* functionstoasted-nutbread2020-04-11
* | 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
|/
* 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
| |/