| Commit message (Expand) | Author | Age |
... | |
* | Fix furigana segmentation | toasted-nutbread | 2020-01-16 |
* | Update display content generation to use HTML templates | toasted-nutbread | 2020-01-16 |
* | use TextScanner in QueryParser | siikamiika | 2020-01-16 |
* | Fix incorrect result ordering | toasted-nutbread | 2020-01-12 |
* | Update license info URL | toasted-nutbread | 2020-01-01 |
* | Update copyright | toasted-nutbread | 2020-01-01 |
* | Fix schema defaults not applying to arrays | toasted-nutbread | 2019-12-29 |
* | Implement settings reset | toasted-nutbread | 2019-12-29 |
* | Implement settings import | toasted-nutbread | 2019-12-29 |
* | Implement settings export | toasted-nutbread | 2019-12-29 |
* | Add apiOptionsSchemaGet | toasted-nutbread | 2019-12-29 |
* | Use schema to validate options | toasted-nutbread | 2019-12-29 |
* | Create proxy system for json schema validation | toasted-nutbread | 2019-12-29 |
* | Add schema file for options | toasted-nutbread | 2019-12-29 |
* | 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 |
* | Remove contenteditable="true" from textarea | 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 |