| Commit message (Expand) | Author | Age |
* | Modifier key platform names (#519) | siikamiika | 2020-05-09 |
* | Japanese util refactor (#510) | toasted-nutbread | 2020-05-06 |
* | support meta as scanning modifier (#502) | siikamiika | 2020-05-05 |
* | Modifier key profile condition (#487) | siikamiika | 2020-05-03 |
* | Add helpful link for markers in settings.html (#489) | Allan Wirth | 2020-05-01 |
* | Add duplicateScope: 'deck' option (#476) | toasted-nutbread | 2020-04-27 |
* | Add Yomichan icon SVG (#478) | toasted-nutbread | 2020-04-26 |
* | Update example | toasted-nutbread | 2020-04-11 |
* | Add support for collapsing emphatic character sequences | toasted-nutbread | 2020-04-10 |
* | Update settings page to display additional information | toasted-nutbread | 2020-04-05 |
* | add option for iframe popups | siikamiika | 2020-04-05 |
* | Add options | toasted-nutbread | 2020-03-28 |
* | Move basic string/character testing functions into a mixed/js/japanese.js | toasted-nutbread | 2020-03-21 |
* | Move Anki note generation functionality into a new class | toasted-nutbread | 2020-03-07 |
* | Rename audio.js to audio-system.js | toasted-nutbread | 2020-03-07 |
* | query parser html templates | siikamiika | 2020-02-10 |
* | hide native popup option for firefox mobile | siikamiika | 2020-02-09 |
* | add global clipboard monitor that spawns popups | siikamiika | 2020-02-09 |
* | Move japanese.js into bg | toasted-nutbread | 2020-02-08 |
* | add scannable tags for expression and reading | siikamiika | 2020-02-02 |
* | Improve error messages when Interface server is invalid | toasted-nutbread | 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 |
| * | query parser: add reading mode 'none' | siikamiika | 2020-01-25 |
* | | Add description of translation options | toasted-nutbread | 2020-01-24 |
* | | 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 |
* | 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 |
* | Move conditions-ui into settings folder | toasted-nutbread | 2019-12-14 |
* | Use a single api.js | toasted-nutbread | 2019-12-13 |
* | Show info about whether a dictionary supports wildcard searches | toasted-nutbread | 2019-12-07 |
* | Make reverse reading/expressions optional during database import | toasted-nutbread | 2019-12-07 |
* | Update input number attributes | toasted-nutbread | 2019-12-07 |
* | Simplify audio settings UI | toasted-nutbread | 2019-12-05 |
* | Update how anki data is updated | toasted-nutbread | 2019-12-02 |
* | Simplify how anki errors are shown | toasted-nutbread | 2019-12-01 |
* | Move popup preview settings into new script | toasted-nutbread | 2019-12-01 |
* | Move storage settings into new script | toasted-nutbread | 2019-12-01 |
* | Move anki template settings into new script | toasted-nutbread | 2019-12-01 |
* | Move anki settings into new script | toasted-nutbread | 2019-12-01 |
* | Move audio settings into new script | toasted-nutbread | 2019-12-01 |
* | Move settings scripts | toasted-nutbread | 2019-12-01 |
* | Move PageExitPrevention to its own file | toasted-nutbread | 2019-12-01 |
* | Create DOM utility file | toasted-nutbread | 2019-11-26 |