aboutsummaryrefslogtreecommitdiff
path: root/ext/bg
Commit message (Expand)AuthorAge
* Add apiOptionsSchemaGettoasted-nutbread2019-12-29
* Use schema to validate optionstoasted-nutbread2019-12-29
* Create proxy system for json schema validationtoasted-nutbread2019-12-29
* Add schema file for optionstoasted-nutbread2019-12-29
* Upgrade default fieldTemplates to nulltoasted-nutbread2019-12-29
* Update anki-templates.js to control the value of fieldTemplatestoasted-nutbread2019-12-29
* Treat null templates as the default valuetoasted-nutbread2019-12-29
* Update comment on getClipboardTexttoasted-nutbread2019-12-22
* Add comment describing what token is used fortoasted-nutbread2019-12-22
* Remove contenteditable="true" from textareatoasted-nutbread2019-12-22
* Make apiClipboardGet use plaintexttoasted-nutbread2019-12-22
* Improve performance of DisplaySearch's clipboard monitortoasted-nutbread2019-12-22
* Move PopupProxyHost initializationtoasted-nutbread2019-12-21
* Update initializationtoasted-nutbread2019-12-21
* Replace window.yomichan_backend with window.yomichanBackendtoasted-nutbread2019-12-20
* Replace window.yomichan_search with DisplaySearch.instancetoasted-nutbread2019-12-20
* Remove unused yomichan_frontendtoasted-nutbread2019-12-20
* Fix apiOptionsGet being used on the background pagetoasted-nutbread2019-12-20
* Fix missing API functions being used on the background pagetoasted-nutbread2019-12-20
* Update handlebars cachetoasted-nutbread2019-12-20
* Move optionsUpdate message handler into Yomichan classtoasted-nutbread2019-12-20
* isVisible => isVisibleSynctoasted-nutbread2019-12-16
* Add setChildrenSupported to popuptoasted-nutbread2019-12-16
* Remove unused property assignmenttoasted-nutbread2019-12-16
* Clear files after getting the valuetoasted-nutbread2019-12-15
* Move conditions-ui into settings foldertoasted-nutbread2019-12-14
* Isolate values returned across window contextstoasted-nutbread2019-12-14
* Isolate functions passed across window contextstoasted-nutbread2019-12-14
* Isolate arguments passed across window contextstoasted-nutbread2019-12-14
* Read file in the current window context before passing to backendtoasted-nutbread2019-12-14
* Fix incorrect functiontoasted-nutbread2019-12-13
* Fix command handlingtoasted-nutbread2019-12-13
* Add functions for modifying mutable optionstoasted-nutbread2019-12-13
* Remove getOptionsArraytoasted-nutbread2019-12-13
* Use a single api.jstoasted-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