| Commit message (Expand) | Author | Age |
* | Update settings if a different source triggers optionsUpdate | toasted-nutbread | 2019-09-10 |
* | Add checkbox for options.general.enable | toasted-nutbread | 2019-09-10 |
* | Fix options reference being changed | toasted-nutbread | 2019-09-10 |
* | Create function for setting up form event listeners | toasted-nutbread | 2019-09-10 |
* | Create formWrite function | toasted-nutbread | 2019-09-10 |
* | Create section for Popup Content Scanning Options | toasted-nutbread | 2019-09-10 |
* | Add utility method for checking if a value is a standard object | toasted-nutbread | 2019-09-10 |
* | Use apiOptionsSave instead of optionsSave | toasted-nutbread | 2019-09-10 |
* | Use apiOptionsGet instead of optionsLoad | toasted-nutbread | 2019-09-10 |
* | Change how formRead works | toasted-nutbread | 2019-09-10 |
* | Remove calls to apiOptionsGetSync | toasted-nutbread | 2019-09-10 |
* | 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 |
* | Pass options directly to translator.findTerms* | toasted-nutbread | 2019-09-10 |
* | Change how options updates are handled on the frontend | toasted-nutbread | 2019-09-10 |
* | Merge pull request #204 from toasted-nutbread/settings-improvements | Alex Yatskov | 2019-09-08 |
|\ |
|
| * | 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 |
| * | Create common function for utilBackend().options | toasted-nutbread | 2019-09-06 |
| * | Change update process | toasted-nutbread | 2019-09-06 |
| * | Add function to create default options | toasted-nutbread | 2019-09-05 |
| * | Add some validation to options loading | toasted-nutbread | 2019-09-05 |
| * | Prevent infinite loops for corrupt options | toasted-nutbread | 2019-09-05 |
| * | Add some parameters to field-templates textarea | toasted-nutbread | 2019-09-05 |
| * | Use non-bold text for label information | toasted-nutbread | 2019-09-05 |
| * | Collapse two-column options on smaller screens | toasted-nutbread | 2019-09-05 |
| * | Use consistent styling for all two-column settings | toasted-nutbread | 2019-09-05 |
| * | Group all two-column settings together | toasted-nutbread | 2019-09-05 |
* | | Merge pull request #202 from toasted-nutbread/temporary-object-optimization | Alex Yatskov | 2019-09-05 |
|\ \
| |/
|/| |
|
| * | Use string.substr instead of string.split | toasted-nutbread | 2019-09-02 |
| * | Replace some instances of Array.concat | toasted-nutbread | 2019-09-02 |
* | | Add option to enable/disable scanning of source expressions in popups | toasted-nutbread | 2019-09-02 |
* | | Fix messaging issues when iframes are present in the document | toasted-nutbread | 2019-09-02 |
* | | Add support for popup on the search page | toasted-nutbread | 2019-09-02 |
* | | Add option for maximum nested popup depth | toasted-nutbread | 2019-09-02 |
* | | Add support for showing recursive popups | toasted-nutbread | 2019-09-02 |
|/ |
|
* | Add option for enabling deep scanning | toasted-nutbread | 2019-09-02 |
* | Merge pull request #196 from toasted-nutbread/vertical-text-popup-position | Alex Yatskov | 2019-09-02 |
|\ |
|
| * | Group options onto the same line | toasted-nutbread | 2019-08-31 |
| * | Add option for position of popup for horizontal text | toasted-nutbread | 2019-08-31 |
| * | Improve popup position for vertical text | toasted-nutbread | 2019-08-31 |
* | | Update deinflect.json | toasted-nutbread | 2019-09-01 |
|/ |
|
* | Replace double quotes with single quotes | toasted-nutbread | 2019-08-29 |
* | Merge pull request #188 from toasted-nutbread/edge-support | Alex Yatskov | 2019-08-28 |
|\ |
|
| * | Add support for Edge browser | toasted-nutbread | 2019-08-26 |
* | | Suppress messages about unchecked runtime.lastError | toasted-nutbread | 2019-08-23 |
* | | pr fixes | Alex Yatskov | 2019-08-17 |
|/ |
|
* | Add screenshot settings | toasted-nutbread | 2019-08-15 |
* | Add ability to save screenshot to anki cards | toasted-nutbread | 2019-08-15 |