| Commit message (Expand) | Author | Age |
* | Anki note data abstraction (#1228) | toasted-nutbread | 2021-01-12 |
* | Refactor anki note building (#1223) | toasted-nutbread | 2021-01-10 |
* | Refactor anki note generation (#1202) | toasted-nutbread | 2021-01-03 |
* | Update copyright year (#1194) | toasted-nutbread | 2021-01-01 |
* | Indicate if first Anki card field is invalid (#1145) | toasted-nutbread | 2020-12-20 |
* | Frequencies marker (#1074) | toasted-nutbread | 2020-11-28 |
* | Popup style updates (#1066) | toasted-nutbread | 2020-11-25 |
* | Compact tags refactor (#1021) | toasted-nutbread | 2020-11-12 |
* | Add duplicate check option (#1012) | toasted-nutbread | 2020-11-08 |
* | Duplicate scope options (#955) | toasted-nutbread | 2020-10-31 |
* | Add clipboard-text Anki field (#863) | toasted-nutbread | 2020-09-26 |
* | Anki note media injection move (#801) | toasted-nutbread | 2020-09-10 |
* | AudioUriBuilder simplification (#799) | toasted-nutbread | 2020-09-10 |
* | Generalize AnkiNoteBuilder to not use audioSystem directly (#796) | toasted-nutbread | 2020-09-09 |
* | Anki media injection move (#793) | toasted-nutbread | 2020-09-09 |
* | Use common function for data URL mediatype/data extraction (#792) | toasted-nutbread | 2020-09-09 |
* | Anki screenshot refactor (#791) | toasted-nutbread | 2020-09-09 |
* | Anki API refactor (#790) | toasted-nutbread | 2020-09-09 |
* | Anki note clipboard marker (#780) | toasted-nutbread | 2020-09-08 |
* | Defer assignment of marker (#762) | toasted-nutbread | 2020-09-04 |
* | Pitch accent Anki field templates (#701) | toasted-nutbread | 2020-08-01 |
* | Optimize anki note field generation (#611) | toasted-nutbread | 2020-06-21 |
* | Update background global object usage (#556) | toasted-nutbread | 2020-05-24 |
* | Remove invalid file name characters from Anki media files (#496) | toasted-nutbread | 2020-05-06 |
* | Anki audio download (#477) | toasted-nutbread | 2020-05-02 |
* | Add duplicateScope: 'deck' option (#476) | toasted-nutbread | 2020-04-27 |
* | Update the parameters passed to various audio-related functions | toasted-nutbread | 2020-04-18 |
* | Pass anki reference to AnkiNoteBuilder constructor | toasted-nutbread | 2020-04-12 |
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
* | 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 |
* | Use dependency injection for apiTemplateRender | toasted-nutbread | 2020-03-07 |
* | Move Anki note generation functionality into a new class | toasted-nutbread | 2020-03-07 |