| Commit message (Expand) | Author | Age |
... | |
* | | 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 |
* | | 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 |
* | | 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 |
* | 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 |
* | 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 |
* | add source term button to terms | siikamiika | 2019-08-03 |
* | inject doc functions as dependencies | siikamiika | 2019-08-03 |
* | Revert "use ES6 import and export" | siikamiika | 2019-08-03 |
* | use ES6 import and export | siikamiika | 2019-08-02 |
* | Add support for custom popup CSS | toasted-nutbread | 2019-07-09 |
* | Merge pull request #140 from KarboniteKream/horizontal-offset | Alex Yatskov | 2019-05-19 |
|\ |
|
| * | Add horizontal popup offset | Klemen Košir | 2018-10-02 |
* | | Database changes automatically update storage stats | toasted-nutbread | 2019-05-04 |
* | | Passively handle database errors | toasted-nutbread | 2019-05-04 |
* | | Add storage information to settings page | toasted-nutbread | 2019-05-04 |