summaryrefslogtreecommitdiff
path: root/ext/bg/js/backend.js
Commit message (Collapse)AuthorAge
* Add apiGetEnvironmentInfo functiontoasted-nutbread2019-10-13
|
* Fix backend handling errors incorrectlytoasted-nutbread2019-10-13
|
* Allow outer popup stylesheets to be injectedtoasted-nutbread2019-10-13
|
* Pass optionsContext to audioBuildUrl handlerstoasted-nutbread2019-10-09
|
* Throw Error instead of stringtoasted-nutbread2019-10-08
|
* Use static object for backend message handlerstoasted-nutbread2019-10-02
|
* Add support for using optionsContext to select which profile to usetoasted-nutbread2019-09-18
|
* Add preliminary support for profilestoasted-nutbread2019-09-15
|
* Update settings if a different source triggers optionsUpdatetoasted-nutbread2019-09-10
|
* Fix options reference being changedtoasted-nutbread2019-09-10
|
* Use apiOptionsSave instead of optionsSavetoasted-nutbread2019-09-10
|
* Remove calls to apiOptionsGetSynctoasted-nutbread2019-09-10
| | | | Use apiOptionsGet everywhere to ensure options is initialized.
* Add getOptions function to backendtoasted-nutbread2019-09-10
|
* Add a context object for all calls to fetch optionstoasted-nutbread2019-09-10
|
* Change how options updates are handled on the frontendtoasted-nutbread2019-09-10
| | | | Only an 'optionsUpdate' signal is now sent to the frontend with empty data. The frontend then responds by performing apiOptionsGet to update the options. This makes it so that there is only a single function which is responsible for requesting options from the backend.
* Simplify logic for how option updates are propagatedtoasted-nutbread2019-09-06
|
* Use consistent structure for paramstoasted-nutbread2019-09-06
|
* Remove unnecessary functionstoasted-nutbread2019-09-06
| | | | | | apiOptionsSet not required in bg/js/api.js after optionsSave; optionsSave already invokes apiOptionsSet. apiOptionsSet not required in fg/js/api.js since it's never invoked by the foreground. optionsSet handler not required in bg/js/backend.js since the message is never sent by the foreground.
* Fix messaging issues when iframes are present in the documenttoasted-nutbread2019-09-02
|
* Add support for showing recursive popupstoasted-nutbread2019-09-02
|
* Suppress messages about unchecked runtime.lastErrortoasted-nutbread2019-08-23
|
* Add ability to save screenshot to anki cardstoasted-nutbread2019-08-15
|
* Make extension badge and onCommand optionaltoasted-nutbread2019-05-04
|
* improved error reportingAlex Yatskov2017-09-22
|
* scrap sandboxAlex Yatskov2017-09-09
|
* work on sandboxAlex Yatskov2017-09-05
|
* work on sandboxAlex Yatskov2017-09-05
|
* fixing broken firefox object behaviorAlex Yatskov2017-08-17
|
* jisho.org audio supportAlex Yatskov2017-08-15
|
* change color for "off" state, fixes #67Alex Yatskov2017-08-14
|
* lots of fixes to backendAlex Yatskov2017-08-14
|
* unify filesAlex Yatskov2017-08-13
|
* more cleanupAlex Yatskov2017-08-05
|
* more cleanupAlex Yatskov2017-08-05
|
* more cleanupAlex Yatskov2017-08-05
|
* cleanupAlex Yatskov2017-08-05
|
* cleanupAlex Yatskov2017-07-29
|
* cleanupAlex Yatskov2017-07-27
|
* cleanupAlex Yatskov2017-07-27
|
* cleanupAlex Yatskov2017-07-24
|
* cleanupAlex Yatskov2017-07-23
|
* cleanupAlex Yatskov2017-07-20