| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Mark functions as private | toasted-nutbread | 2019-12-13 |
* | Add API calls for optionsGetFull and optionsSave | toasted-nutbread | 2019-12-13 |
* | Remove redundant getUrl handlers | toasted-nutbread | 2019-12-13 |
* | Update frontend API receiver handlers | toasted-nutbread | 2019-12-13 |
* | Update display float key handlers | toasted-nutbread | 2019-12-13 |
* | Update display key handlers | toasted-nutbread | 2019-12-13 |
* | Update popup preview frame message handlers | toasted-nutbread | 2019-12-13 |
* | Update float message handlers | toasted-nutbread | 2019-12-13 |
* | Update display message handlers | toasted-nutbread | 2019-12-13 |
* | Update frontend message handlers | toasted-nutbread | 2019-12-13 |
* | Update backend message handlers | toasted-nutbread | 2019-12-13 |
* | Add showContentCompleted for improved semantic clarity | toasted-nutbread | 2019-12-11 |
* | Fix text source issue | toasted-nutbread | 2019-12-11 |
* | Fix Text-to-speech voice dropdown being reset | toasted-nutbread | 2019-12-11 |
* | Add timer class for debugging | toasted-nutbread | 2019-12-10 |
* | remove one more /fg/js/util.js | siikamiika | 2019-12-09 |
* | Update how errors are reported when importing a dictionary | toasted-nutbread | 2019-12-08 |
* | Optimize utilIsolate | toasted-nutbread | 2019-12-08 |
* | Use string.split instead of Array.from | toasted-nutbread | 2019-12-08 |
* | Use substring instead of slice | toasted-nutbread | 2019-12-08 |
* | Prevent scripts from being injected multiple times | toasted-nutbread | 2019-12-08 |
* | hide inactive history buttons instead of fading | siikamiika | 2019-12-08 |
* | move term navigation to top right | siikamiika | 2019-12-08 |
* | fix popup preview | siikamiika | 2019-12-08 |
* | Show info about whether a dictionary supports wildcard searches | toasted-nutbread | 2019-12-07 |
* | Make reverse reading/expressions optional during database import | toasted-nutbread | 2019-12-07 |
* | Add support for prefix wildcards | toasted-nutbread | 2019-12-07 |