| Commit message (Expand) | Author | Age |
* | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
* | add global clipboard monitor that spawns popups | siikamiika | 2020-02-09 |
* | add scannable tags for expression and reading | siikamiika | 2020-02-02 |
* | add default value for termSpacing | siikamiika | 2020-01-25 |
* | Add convertHiraganaToKatakana option | toasted-nutbread | 2020-01-24 |
* | Reorganized variants to better reflect usage order | toasted-nutbread | 2020-01-24 |
* | Add translation options | toasted-nutbread | 2020-01-24 |
* | Add option for changing poup scale relative to visual viewport | toasted-nutbread | 2020-01-22 |
* | Add settings to control popup content scale | toasted-nutbread | 2020-01-22 |
* | Update license info URL | toasted-nutbread | 2020-01-01 |
* | Update copyright | toasted-nutbread | 2020-01-01 |
* | Implement settings reset | toasted-nutbread | 2019-12-29 |
* | Upgrade default fieldTemplates to null | toasted-nutbread | 2019-12-29 |
* | Treat null templates as the default value | toasted-nutbread | 2019-12-29 |
* | Make reverse reading/expressions optional during database import | toasted-nutbread | 2019-12-07 |
* | Update arrow-parens to always | toasted-nutbread | 2019-11-26 |
* | Replace hasOwnProperty with simplified hasOwn function | toasted-nutbread | 2019-11-26 |
* | utilIsObject => isObject, move to core.js | toasted-nutbread | 2019-11-26 |
* | add reading modes | siikamiika | 2019-11-23 |
* | typo | siikamiika | 2019-11-23 |
* | add parser selection | siikamiika | 2019-11-23 |
* | add parser selection options | siikamiika | 2019-11-23 |
* | make search page checkbox options persist | siikamiika | 2019-10-27 |
* | Add option for text-to-speech | toasted-nutbread | 2019-10-13 |
* | Adds setting for controlling the outer style of the popup | toasted-nutbread | 2019-10-13 |
* | Add separate theme option for outer popup style | toasted-nutbread | 2019-10-12 |
* | Add option for popup theme | toasted-nutbread | 2019-10-12 |
* | Revert default audio source behaviour | toasted-nutbread | 2019-10-11 |
* | Update audio options format | toasted-nutbread | 2019-10-10 |
* | Update rejections to use Error | toasted-nutbread | 2019-10-08 |
* | Add option to enable Alt+B lookup | odehjoseph | 2019-09-26 |
* | Add support creating profile usage conditions | toasted-nutbread | 2019-09-18 |
* | Add preliminary support for profiles | toasted-nutbread | 2019-09-15 |
* | Merge pull request #206 from toasted-nutbread/fix-incorrect-function-name | Alex Yatskov | 2019-09-12 |
|\ |
|
| * | Replace profileCreateDefaultFieldTemplates with optionsFieldTemplates | toasted-nutbread | 2019-09-11 |
* | | 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 |
|/ |
|
* | Simplify logic for how option updates are propagated | 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 option to enable/disable scanning of source expressions in popups | 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 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 |
* | Add screenshot settings | toasted-nutbread | 2019-08-15 |
* | Add ability to save screenshot to anki cards | toasted-nutbread | 2019-08-15 |