summaryrefslogtreecommitdiff
path: root/ext/bg
Commit message (Expand)AuthorAge
...
* 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
* 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
* Mark functions as privatetoasted-nutbread2019-12-13
* Add API calls for optionsGetFull and optionsSavetoasted-nutbread2019-12-13
* Remove redundant getUrl handlerstoasted-nutbread2019-12-13
* Update popup preview frame message handlerstoasted-nutbread2019-12-13
* Update backend message handlerstoasted-nutbread2019-12-13
* Add showContentCompleted for improved semantic claritytoasted-nutbread2019-12-11