Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
| | | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :) | ||
* | Fix field name | toasted-nutbread | 2020-04-07 |
| | |||
* | Pass AudioSystem instance to AnkiNoteBuilder constructor | toasted-nutbread | 2020-04-07 |
| | |||
* | Remove inconsistent/unused return value | toasted-nutbread | 2020-04-07 |
| | |||
* | Create _containsMarker to reduce redundant code | toasted-nutbread | 2020-04-07 |
| | |||
* | Move _dateToString into a new function | toasted-nutbread | 2020-04-07 |
| | |||
* | Move media injection functions into AnkiNoteBuilder | toasted-nutbread | 2020-04-07 |
| | |||
* | Add custom context object for note creation | toasted-nutbread | 2020-04-06 |
| | |||
* | Remove marker restrictions | toasted-nutbread | 2020-03-07 |
| | |||
* | Move stringReplaceAsync | toasted-nutbread | 2020-03-07 |
| | | | | | It is only used in AnkiNoteBuilder and it was originally created for this purpose. | ||
* | Use dependency injection for apiTemplateRender | toasted-nutbread | 2020-03-07 |
| | |||
* | Move Anki note generation functionality into a new class | toasted-nutbread | 2020-03-07 |