| Commit message (Expand) | Author | Age |
* | 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 |
* | 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 popup preview frame 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 |
* | 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 |
* | 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 |
* | Update input number attributes | toasted-nutbread | 2019-12-07 |
* | Merge pull request #299 from siikamiika/frontend-extract-text-scanner | siikamiika | 2019-12-07 |
|\ |
|
| * | fix query parser | siikamiika | 2019-12-05 |
| * | initial text scanner extract | siikamiika | 2019-12-05 |
* | | use substring over slice for strings | siikamiika | 2019-12-06 |