| Commit message (Expand) | Author | Age |
* | Fix "tags" template (#539) | siikamiika | 2020-05-22 |
* | Omit the sound tag if it's empty (#525) | toasted-nutbread | 2020-05-09 |
* | Anki audio download (#477) | toasted-nutbread | 2020-05-02 |
* | Add duplicateScope: 'deck' option (#476) | toasted-nutbread | 2020-04-27 |
* | Merge pull request #447 from toasted-nutbread/util-conversions | toasted-nutbread | 2020-04-18 |
|\ |
|
| * | Move and rename utilStringHashCode | toasted-nutbread | 2020-04-11 |
* | | Merge pull request #440 from toasted-nutbread/collapse-emphatic-sequences | toasted-nutbread | 2020-04-12 |
|\ \
| |/
|/| |
|
| * | Add support for collapsing emphatic character sequences | toasted-nutbread | 2020-04-10 |
* | | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
|/ |
|
* | Add support for {document-title} | toasted-nutbread | 2020-04-06 |
* | add option for iframe popups | siikamiika | 2020-04-05 |
* | Add options | toasted-nutbread | 2020-03-28 |
* | Update global declarations | toasted-nutbread | 2020-03-10 |
* | Load default Anki field templates from a file | toasted-nutbread | 2020-02-27 |
* | 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 |