| Commit message (Expand) | Author | Age |
... | |
* | Upgrade default fieldTemplates to null | toasted-nutbread | 2019-12-29 |
* | Update anki-templates.js to control the value of fieldTemplates | toasted-nutbread | 2019-12-29 |
* | Treat null templates as the default value | toasted-nutbread | 2019-12-29 |
* | Update comment on getClipboardText | toasted-nutbread | 2019-12-22 |
* | Add comment describing what token is used for | toasted-nutbread | 2019-12-22 |
* | Make apiClipboardGet use plaintext | toasted-nutbread | 2019-12-22 |
* | Improve performance of DisplaySearch's clipboard monitor | toasted-nutbread | 2019-12-22 |
* | Move PopupProxyHost initialization | toasted-nutbread | 2019-12-21 |
* | Update initialization | toasted-nutbread | 2019-12-21 |
* | Replace window.yomichan_backend with window.yomichanBackend | toasted-nutbread | 2019-12-20 |
* | Replace window.yomichan_search with DisplaySearch.instance | toasted-nutbread | 2019-12-20 |
* | Remove unused yomichan_frontend | toasted-nutbread | 2019-12-20 |
* | Fix apiOptionsGet being used on the background page | toasted-nutbread | 2019-12-20 |
* | Fix missing API functions being used on the background page | toasted-nutbread | 2019-12-20 |
* | Update handlebars cache | toasted-nutbread | 2019-12-20 |
* | Move optionsUpdate message handler into Yomichan class | toasted-nutbread | 2019-12-20 |
* | isVisible => isVisibleSync | toasted-nutbread | 2019-12-16 |
* | Add setChildrenSupported to popup | toasted-nutbread | 2019-12-16 |
* | Remove unused property assignment | toasted-nutbread | 2019-12-16 |
* | Clear files after getting the value | toasted-nutbread | 2019-12-15 |
* | Move conditions-ui into settings folder | toasted-nutbread | 2019-12-14 |
* | Isolate values returned across window contexts | toasted-nutbread | 2019-12-14 |
* | Isolate functions passed across window contexts | toasted-nutbread | 2019-12-14 |
* | Isolate arguments passed across window contexts | toasted-nutbread | 2019-12-14 |
* | Read file in the current window context before passing to backend | toasted-nutbread | 2019-12-14 |
* | Fix incorrect function | toasted-nutbread | 2019-12-13 |
* | Fix command handling | toasted-nutbread | 2019-12-13 |
* | Add functions for modifying mutable options | toasted-nutbread | 2019-12-13 |
* | Remove getOptionsArray | toasted-nutbread | 2019-12-13 |
* | 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 |