Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add no-shadow | toasted-nutbread | 2020-02-22 |
| | |||
* | Fix unnamed functions | toasted-nutbread | 2020-02-22 |
| | |||
* | Fix block padding | toasted-nutbread | 2020-02-22 |
| | |||
* | Use Map | toasted-nutbread | 2020-02-22 |
| | |||
* | Check origin on window messages | toasted-nutbread | 2020-02-16 |
| | |||
* | Create more generic function for injecting stylesheets | toasted-nutbread | 2020-02-16 |
| | |||
* | Override setCustomOuterCss instead of Popup.injectOuterStylesheet | toasted-nutbread | 2020-02-16 |
| | |||
* | Change parameter name | toasted-nutbread | 2020-02-16 |
| | |||
* | Update how popups are created | toasted-nutbread | 2020-02-16 |
| | |||
* | Create EventListenerCollection class | toasted-nutbread | 2020-02-16 |
| | |||
* | Rename optionsUpdate event to optionsUpdated | toasted-nutbread | 2020-02-14 |
| | | | | | | Past tense better indicates that the options were changed, but no data is being included as part of the event. It is also more consistent with the other event names the yomichan object currently provides. | ||
* | 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 |
| | | | | | TODO: refactor the search page clipboard monitor and popup clipboard monitor to use a common ClipboardMonitor class | ||
* | 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 |
| | | | | | One function now updates the options, and another handles updating the value. The options are no longer mutated due to updating this <select>'s available options. | ||
* | 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 helper disabling | ||
| * | 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 |
| | | | | Also assigns a value of null when using the default value | ||
* | 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 |
| |