Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 duplicateScope: 'deck' option * Add option to control duplicate scope * Use duplicateScope for findNoteIds * Update location of quotes | ||
* | Add Yomichan icon SVG (#478) | toasted-nutbread | 2020-04-26 |
| | | | | | | | * Create Yomichan icon SVG and 32x32 PNG * Update icons * Add 32x32 icon definition to HTML pages | ||
* | 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 |
| | | | | | TODO: refactor the search page clipboard monitor and popup clipboard monitor to use a common ClipboardMonitor class | ||
* | 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 helper disabling | ||
| * | 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 |
| | | | | Also assigns a value of null when using the default value | ||
* | 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 |
| | |||
* | Rename extension.js to core.js to better reflect its use | toasted-nutbread | 2019-11-26 |
| | |||
* | Merge pull request #279 from siikamiika/query-parser-1 | siikamiika | 2019-11-26 |
|\ | | | | | Search page query parser | ||
| * | add reading modes | siikamiika | 2019-11-23 |
| | | |||
| * | start mecab only after enabling the setting | siikamiika | 2019-11-23 |
| | |