| Commit message (Expand) | Author | Age |
* | Define more globals | toasted-nutbread | 2020-02-11 |
* | Remove redundant declaration | toasted-nutbread | 2020-02-11 |
* | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
* | add permission check to formRead | siikamiika | 2020-02-09 |
* | fix settings page checkbox | siikamiika | 2020-02-09 |
* | add global clipboard monitor that spawns popups | siikamiika | 2020-02-09 |
* | Hide anki-invalid-response-error when there is no error | toasted-nutbread | 2020-02-02 |
* | add scannable tags for expression and reading | siikamiika | 2020-02-02 |
* | Update main dictionary value when changing modifying profile | toasted-nutbread | 2020-02-01 |
* | Remove option for dictionaries that aren't installed after changing values | toasted-nutbread | 2020-02-01 |
* | Separate the functionality of updateMainDictionarySelect | toasted-nutbread | 2020-02-01 |
* | Remove argument from onDictionaryOptionsChanged | toasted-nutbread | 2020-02-01 |
* | Use await | toasted-nutbread | 2020-02-01 |
* | Improve error messages when Interface server is invalid | toasted-nutbread | 2020-01-26 |
* | Fix equals function on TextSourceRange when imposter elements are used | toasted-nutbread | 2020-01-26 |
* | fix term spacing value display in settings | siikamiika | 2020-01-26 |
* | Merge pull request #330 from siikamiika/query-parser-helper-disabling | siikamiika | 2020-01-25 |
|\ |
|
| * | query parser: add toggle for term spacing | 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 |
* | Remove redundant window resize handler | toasted-nutbread | 2020-01-22 |
* | Improve debug logging | toasted-nutbread | 2020-01-21 |
* | Update license info URL | toasted-nutbread | 2020-01-01 |
* | Update copyright | toasted-nutbread | 2020-01-01 |
* | Implement settings reset | toasted-nutbread | 2019-12-29 |
* | Implement settings import | toasted-nutbread | 2019-12-29 |
* | Implement settings export | toasted-nutbread | 2019-12-29 |
* | Update anki-templates.js to control the value of fieldTemplates | toasted-nutbread | 2019-12-29 |
* | Treat null templates as the default value | toasted-nutbread | 2019-12-29 |
* | Move PopupProxyHost initialization | toasted-nutbread | 2019-12-21 |
* | Update initialization | toasted-nutbread | 2019-12-21 |
* | Remove unused yomichan_frontend | toasted-nutbread | 2019-12-20 |
* | Move optionsUpdate message handler into Yomichan class | toasted-nutbread | 2019-12-20 |
* | isVisible => isVisibleSync | toasted-nutbread | 2019-12-16 |
* | Add setChildrenSupported to popup | toasted-nutbread | 2019-12-16 |
* | Remove unused property assignment | toasted-nutbread | 2019-12-16 |
* | Clear files after getting the value | toasted-nutbread | 2019-12-15 |
* | Move conditions-ui into settings folder | toasted-nutbread | 2019-12-14 |
* | Isolate arguments passed across window contexts | toasted-nutbread | 2019-12-14 |
* | Add functions for modifying mutable options | toasted-nutbread | 2019-12-13 |
* | Remove getOptionsArray | toasted-nutbread | 2019-12-13 |
* | Remove redundant getUrl handlers | toasted-nutbread | 2019-12-13 |
* | Update popup preview frame message handlers | toasted-nutbread | 2019-12-13 |
* | Add showContentCompleted for improved semantic clarity | toasted-nutbread | 2019-12-11 |
* | Fix text source issue | toasted-nutbread | 2019-12-11 |
* | Fix Text-to-speech voice dropdown being reset | toasted-nutbread | 2019-12-11 |
* | Update how errors are reported when importing a dictionary | toasted-nutbread | 2019-12-08 |