Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add preliminary support for profiles | toasted-nutbread | 2019-09-15 |
| | |||
* | Update settings if a different source triggers optionsUpdate | toasted-nutbread | 2019-09-10 |
| | |||
* | Fix options reference being changed | toasted-nutbread | 2019-09-10 |
| | |||
* | Use apiOptionsSave instead of optionsSave | toasted-nutbread | 2019-09-10 |
| | |||
* | Remove calls to apiOptionsGetSync | toasted-nutbread | 2019-09-10 |
| | | | | Use apiOptionsGet everywhere to ensure options is initialized. | ||
* | Add getOptions function to backend | toasted-nutbread | 2019-09-10 |
| | |||
* | Add a context object for all calls to fetch options | toasted-nutbread | 2019-09-10 |
| | |||
* | Change how options updates are handled on the frontend | toasted-nutbread | 2019-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 propagated | toasted-nutbread | 2019-09-06 |
| | |||
* | Use consistent structure for params | toasted-nutbread | 2019-09-06 |
| | |||
* | Remove unnecessary functions | toasted-nutbread | 2019-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 document | toasted-nutbread | 2019-09-02 |
| | |||
* | Add support for showing recursive popups | toasted-nutbread | 2019-09-02 |
| | |||
* | Suppress messages about unchecked runtime.lastError | toasted-nutbread | 2019-08-23 |
| | |||
* | Add ability to save screenshot to anki cards | toasted-nutbread | 2019-08-15 |
| | |||
* | Make extension badge and onCommand optional | toasted-nutbread | 2019-05-04 |
| | |||
* | improved error reporting | Alex Yatskov | 2017-09-22 |
| | |||
* | scrap sandbox | Alex Yatskov | 2017-09-09 |
| | |||
* | work on sandbox | Alex Yatskov | 2017-09-05 |
| | |||
* | work on sandbox | Alex Yatskov | 2017-09-05 |
| | |||
* | fixing broken firefox object behavior | Alex Yatskov | 2017-08-17 |
| | |||
* | jisho.org audio support | Alex Yatskov | 2017-08-15 |
| | |||
* | change color for "off" state, fixes #67 | Alex Yatskov | 2017-08-14 |
| | |||
* | lots of fixes to backend | Alex Yatskov | 2017-08-14 |
| | |||
* | unify files | Alex Yatskov | 2017-08-13 |
| | |||
* | more cleanup | Alex Yatskov | 2017-08-05 |
| | |||
* | more cleanup | Alex Yatskov | 2017-08-05 |
| | |||
* | more cleanup | Alex Yatskov | 2017-08-05 |
| | |||
* | cleanup | Alex Yatskov | 2017-08-05 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-29 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-27 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-27 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-24 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-23 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-20 |