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 :) | ||
* | Add support for {document-title} | toasted-nutbread | 2020-04-06 |
| | |||
* | Add custom context object for note creation | toasted-nutbread | 2020-04-06 |
| | |||
* | Update global declarations | toasted-nutbread | 2020-03-10 |
| | |||
* | Use dependency injection for apiTemplateRender | toasted-nutbread | 2020-03-07 |
| | |||
* | Move Anki note generation functionality into a new class | toasted-nutbread | 2020-03-07 |
| | |||
* | Load default Anki field templates from a file | toasted-nutbread | 2020-02-27 |
| | |||
* | Use functions directly rather than wrapping in () => {} when args are same | toasted-nutbread | 2020-02-26 |
| | |||
* | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
| | |||
* | Update license info URL | toasted-nutbread | 2020-01-01 |
| | |||
* | Update copyright | toasted-nutbread | 2020-01-01 |
| | |||
* | 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 |
| | |||
* | Simplify how anki templates are reset | toasted-nutbread | 2019-12-01 |
| | |||
* | Move anki template settings into new script | toasted-nutbread | 2019-12-01 |