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 :) | ||
* | Convert Japanese utilities to a module-like style | toasted-nutbread | 2020-03-15 |
| | |||
* | Update global declarations | toasted-nutbread | 2020-03-10 |
| | |||
* | Replace charCodeAt and fromCharCode with codePointAt and fromCodePoint | toasted-nutbread | 2020-03-09 |
| | |||
* | Remove unused handlebarsRenderStatic | toasted-nutbread | 2020-02-13 |
| | |||
* | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
| | |||
* | Replace and remove old character/string testing functions | toasted-nutbread | 2020-01-24 |
| | |||
* | Update license info URL | toasted-nutbread | 2020-01-01 |
| | |||
* | Update copyright | toasted-nutbread | 2020-01-01 |
| | |||
* | Update handlebars cache | toasted-nutbread | 2019-12-20 |
| | |||
* | Use const rather than let where possible | toasted-nutbread | 2019-11-26 |
| | |||
* | Add support for some regex functions in handlebars templates | toasted-nutbread | 2019-11-08 |
| | |||
* | Proper spacing for Anki in {furigana-plain} | Danny | 2019-10-23 |
| | | | | | | This should fix #264 Note it does not address broken segmentation, just representation within Anki itself to work properly. | ||
* | add css class for dictionary name | siikamiika | 2019-10-13 |
| | | | | Can be used for dictionary specific styling | ||
* | scrap sandbox | Alex Yatskov | 2017-09-09 |
| | |||
* | ankidroid furigana support | Alex Yatskov | 2017-08-26 |
| | |||
* | improved furigana support | Alex Yatskov | 2017-08-26 |
| | |||
* | fix anki network error dialog on search page, cleanup template | Alex Yatskov | 2017-08-18 |
| | | | | workaround | ||
* | lots of fixes to backend | Alex Yatskov | 2017-08-14 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-29 |
| | |||
* | factor out handlebars from util | Alex Yatskov | 2017-07-19 |