| Commit message (Expand) | Author | Age |
... | |
* | Remove unused handlebarsRenderStatic | toasted-nutbread | 2020-02-13 |
* | Define more globals | toasted-nutbread | 2020-02-11 |
* | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
* | query parser html templates | siikamiika | 2020-02-10 |
* | update popup search with chrome.tabs.sendMessage | siikamiika | 2020-02-10 |
* | reuse existing popup window | siikamiika | 2020-02-10 |
* | use parseUrl in Backend | siikamiika | 2020-02-10 |
* | fix existing tab focus | siikamiika | 2020-02-09 |
* | check chrome.windows support before using | siikamiika | 2020-02-09 |
* | rename sameTab --> existingOrNewTab | siikamiika | 2020-02-09 |
* | hide search input in native popups | siikamiika | 2020-02-09 |
* | handle closing already closed popup | siikamiika | 2020-02-09 |
* | use Promise | siikamiika | 2020-02-09 |
* | use ClipboardMonitor in Backend | siikamiika | 2020-02-09 |
* | fix search page hotkey | siikamiika | 2020-02-09 |
* | add global clipboard monitor that spawns popups | siikamiika | 2020-02-09 |
* | use correct optionsContext | siikamiika | 2020-02-09 |
* | move apiClipboardGet Firefox handling to Backend | siikamiika | 2020-02-09 |
* | add support for native popup windows | siikamiika | 2020-02-09 |
* | Fix undefined reject | toasted-nutbread | 2020-02-08 |
* | fix scanning parser | siikamiika | 2020-01-26 |
* | Fix _onApiGetZoom when chrome.tabs.getZoom is not available | toasted-nutbread | 2020-01-22 |
* | Add functionality for getting and observing zoom factor | toasted-nutbread | 2020-01-22 |
* | 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 |
* | Implement settings import | toasted-nutbread | 2019-12-29 |
* | Add apiOptionsSchemaGet | toasted-nutbread | 2019-12-29 |
* | Use schema to validate options | toasted-nutbread | 2019-12-29 |
* | Treat null templates as the default value | toasted-nutbread | 2019-12-29 |
* | Make apiClipboardGet use plaintext | toasted-nutbread | 2019-12-22 |
* | Replace window.yomichan_backend with window.yomichanBackend | toasted-nutbread | 2019-12-20 |
* | Fix apiOptionsGet being used on the background page | toasted-nutbread | 2019-12-20 |
* | Fix incorrect function | toasted-nutbread | 2019-12-13 |
* | Fix command handling | 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 |