| Commit message (Expand) | Author | Age |
* | Remove unused apiGetDisplayTemplatesHtml and apiGetQueryParserTemplatesHtml | toasted-nutbread | 2020-02-14 |
* | Remove unused handlebarsRenderStatic | toasted-nutbread | 2020-02-13 |
* | query parser html templates | siikamiika | 2020-02-10 |
* | use ClipboardMonitor in Backend | siikamiika | 2020-02-09 |
* | Move display templates into a single file | toasted-nutbread | 2020-01-16 |
* | Update license info URL | toasted-nutbread | 2020-01-01 |
* | Update copyright | toasted-nutbread | 2020-01-01 |
* | Replace window.yomichan_backend with window.yomichanBackend | toasted-nutbread | 2019-12-20 |
* | Fix missing API functions being used on the background page | toasted-nutbread | 2019-12-20 |
* | Use a single api.js | toasted-nutbread | 2019-12-13 |
* | Move apiClipboardGet implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiGetEnvironmentInfo implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiInjectStylesheet implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiFrameInformationGet implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiForward implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiScreenshotGet implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiAudioGetUrl implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiCommandExec implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiTemplateRender implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiNoteView implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiDefinitionsAddable implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiDefinitionAdd implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiTextParseMecab implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiTextParse implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiTermsFind implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiKanjiFind implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiOptionsSave implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiOptionsSet implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiOptionsGetFull implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiOptionsGet implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Mark functions as private | toasted-nutbread | 2019-12-13 |
* | Use substring instead of slice | toasted-nutbread | 2019-12-08 |
* | Update arrow-parens to always | toasted-nutbread | 2019-11-26 |
* | Comment empty blocks | toasted-nutbread | 2019-11-26 |
* | Replace hasOwnProperty with simplified hasOwn function | toasted-nutbread | 2019-11-26 |
* | fix scanning parser | siikamiika | 2019-11-23 |
* | add reading modes | siikamiika | 2019-11-23 |
* | explicit checks in while and if | siikamiika | 2019-11-23 |
* | use const | siikamiika | 2019-11-23 |
* | add parser selection options | siikamiika | 2019-11-23 |
* | add mecab support | siikamiika | 2019-11-23 |
* | use handlebars templates for query parser | siikamiika | 2019-11-23 |
* | use correct source text | siikamiika | 2019-11-23 |
* | fix stem length checking | siikamiika | 2019-11-23 |
* | add kana to text | siikamiika | 2019-11-23 |
* | Add details field to apiTermsFind | toasted-nutbread | 2019-11-10 |
* | Simplify how definition count is limited | toasted-nutbread | 2019-11-10 |
* | Give findKanji the same API as findTerms | toasted-nutbread | 2019-11-10 |
* | Update how apiTermsFind works | toasted-nutbread | 2019-11-10 |
* | Refactor apiOptionsSet | toasted-nutbread | 2019-11-10 |