aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/js/backend.js
Commit message (Expand)AuthorAge
* Update license info URLtoasted-nutbread2020-01-01
* Update copyrighttoasted-nutbread2020-01-01
* Implement settings importtoasted-nutbread2019-12-29
* Add apiOptionsSchemaGettoasted-nutbread2019-12-29
* Use schema to validate optionstoasted-nutbread2019-12-29
* Treat null templates as the default valuetoasted-nutbread2019-12-29
* Make apiClipboardGet use plaintexttoasted-nutbread2019-12-22
* Replace window.yomichan_backend with window.yomichanBackendtoasted-nutbread2019-12-20
* Fix apiOptionsGet being used on the background pagetoasted-nutbread2019-12-20
* Fix incorrect functiontoasted-nutbread2019-12-13
* Fix command handlingtoasted-nutbread2019-12-13
* Move apiClipboardGet implementation into Backendtoasted-nutbread2019-12-13
* Move apiGetEnvironmentInfo implementation into Backendtoasted-nutbread2019-12-13
* Move apiInjectStylesheet implementation into Backendtoasted-nutbread2019-12-13
* Move apiFrameInformationGet implementation into Backendtoasted-nutbread2019-12-13
* Move apiForward implementation into Backendtoasted-nutbread2019-12-13
* Move apiScreenshotGet implementation into Backendtoasted-nutbread2019-12-13
* Move apiAudioGetUrl implementation into Backendtoasted-nutbread2019-12-13
* Move apiCommandExec implementation into Backendtoasted-nutbread2019-12-13
* Move apiTemplateRender implementation into Backendtoasted-nutbread2019-12-13
* Move apiNoteView implementation into Backendtoasted-nutbread2019-12-13
* Move apiDefinitionsAddable implementation into Backendtoasted-nutbread2019-12-13
* Move apiDefinitionAdd implementation into Backendtoasted-nutbread2019-12-13
* Move apiTextParseMecab implementation into Backendtoasted-nutbread2019-12-13
* Move apiTextParse implementation into Backendtoasted-nutbread2019-12-13
* Move apiTermsFind implementation into Backendtoasted-nutbread2019-12-13
* Move apiKanjiFind implementation into Backendtoasted-nutbread2019-12-13
* Move apiOptionsSave implementation into Backendtoasted-nutbread2019-12-13
* Move apiOptionsSet implementation into Backendtoasted-nutbread2019-12-13
* Move apiOptionsGetFull implementation into Backendtoasted-nutbread2019-12-13
* Move apiOptionsGet implementation into Backendtoasted-nutbread2019-12-13
* Add API calls for optionsGetFull and optionsSavetoasted-nutbread2019-12-13
* Update backend message handlerstoasted-nutbread2019-12-13
* Update arrow-parens to alwaystoasted-nutbread2019-11-26
* Update unused argumentstoasted-nutbread2019-11-26
* Replace hasOwnProperty with simplified hasOwn functiontoasted-nutbread2019-11-26
* mecab refactoring and bugfixsiikamiika2019-11-23
* start mecab only after enabling the settingsiikamiika2019-11-23
* add mecab supportsiikamiika2019-11-23
* add kana to textsiikamiika2019-11-23
* Add details field to apiTermsFindtoasted-nutbread2019-11-10
* Revert "modify correct profile apiOptionsSet"siikamiika2019-10-27
* modify correct profile apiOptionsSetsiikamiika2019-10-27
* make search page checkbox options persistsiikamiika2019-10-27
* add workaround to Chrome clipboard.readTextsiikamiika2019-10-27
* Use chrome.runtime.getURL instead of chrome.extension.getURLtoasted-nutbread2019-10-22
* Add support for middle clicks opening new tabs on the context buttonstoasted-nutbread2019-10-19
* Add apiGetEnvironmentInfo functiontoasted-nutbread2019-10-13
* Fix backend handling errors incorrectlytoasted-nutbread2019-10-13
* Allow outer popup stylesheets to be injectedtoasted-nutbread2019-10-13