Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright year (#524) | toasted-nutbread | 2024-01-20 |
| | | | | | | | | | | | | | * Update copyright year * Update lib files * Rebase updates * Update dates * Update years to range * Update permitted pattern | ||
* | Update library types | toasted-nutbread | 2023-11-27 |
| | |||
* | Revert "Use import map" | toasted-nutbread | 2023-11-27 |
| | |||
* | Use import map | toasted-nutbread | 2023-11-27 |
| | |||
* | Updates | toasted-nutbread | 2023-11-27 |
| | |||
* | Add extension error imports | toasted-nutbread | 2023-11-27 |
| | |||
* | Add JSDoc type annotations to project (rebased) | toasted-nutbread | 2023-11-27 |
| | |||
* | Modernize codebase | Darius Jahandarie | 2023-11-04 |
| | | | | | | - Use ES modules - Remove vendored libs and build them from npm using esbuild - Switch from JSZip to zip.js | ||
* | Fix lint | Austin Siew | 2023-06-09 |
| | |||
* | Fix Handlebars not working on Firefox due to eval | Austin Siew | 2023-06-09 |
| | |||
* | fixed eslint, changed header to only use 2 spaces, added missing headers to test | Austin Siew | 2023-03-22 |
| | |||
* | Updated LICENSE to full license, added Yomitan 2023 to all license headers | Austin Siew | 2023-03-21 |
| | |||
* | Update copyright date (#2062) | toasted-nutbread | 2022-02-02 |
| | | | | | | | * Update eslint settings * Update 2021 files * Update other files | ||
* | Anki template renderer abstraction (#1839) | toasted-nutbread | 2021-07-18 |
| | | | | | | | * Add AnkiTemplateRenderer abstraction * Move Anki-specific template functionality into AnkiTemplateRenderer * Add documentation comments | ||
* | Sandbox script folders (#1837) | toasted-nutbread | 2021-07-17 |
* Move scripts * Update paths * Fix ordering * Simplify eslint rules |