index
:
yomitan
master
refold-tools yomitan fork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
bg
/
js
/
backend.js
Commit message (
Collapse
)
Author
Age
*
Replace window.yomichan_backend with window.yomichanBackend
toasted-nutbread
2019-12-20
|
*
Fix apiOptionsGet being used on the background page
toasted-nutbread
2019-12-20
|
*
Fix incorrect function
toasted-nutbread
2019-12-13
|
*
Fix command handling
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
|
*
Add API calls for optionsGetFull and optionsSave
toasted-nutbread
2019-12-13
|
*
Update backend message handlers
toasted-nutbread
2019-12-13
|
*
Update arrow-parens to always
toasted-nutbread
2019-11-26
|
*
Update unused arguments
toasted-nutbread
2019-11-26
|
*
Replace hasOwnProperty with simplified hasOwn function
toasted-nutbread
2019-11-26
|
*
mecab refactoring and bugfix
siikamiika
2019-11-23
|
*
start mecab only after enabling the setting
siikamiika
2019-11-23
|
*
add mecab support
siikamiika
2019-11-23
|
*
add kana to text
siikamiika
2019-11-23
|
*
Add details field to apiTermsFind
toasted-nutbread
2019-11-10
|
*
Revert "modify correct profile apiOptionsSet"
siikamiika
2019-10-27
|
|
|
|
This reverts commit 51c35c9f306e48093fc769713675dca5b02d1398.
*
modify correct profile apiOptionsSet
siikamiika
2019-10-27
|
*
make search page checkbox options persist
siikamiika
2019-10-27
|
*
add workaround to Chrome clipboard.readText
siikamiika
2019-10-27
|
|
|
|
|
For some reason this doesn't work on Firefox, so keep using the new API for Firefox
*
Use chrome.runtime.getURL instead of chrome.extension.getURL
toasted-nutbread
2019-10-22
|
*
Add support for middle clicks opening new tabs on the context buttons
toasted-nutbread
2019-10-19
|
*
Add apiGetEnvironmentInfo function
toasted-nutbread
2019-10-13
|
*
Fix backend handling errors incorrectly
toasted-nutbread
2019-10-13
|
*
Allow outer popup stylesheets to be injected
toasted-nutbread
2019-10-13
|
*
Pass optionsContext to audioBuildUrl handlers
toasted-nutbread
2019-10-09
|
*
Throw Error instead of string
toasted-nutbread
2019-10-08
|
*
Use static object for backend message handlers
toasted-nutbread
2019-10-02
|
*
Add support for using optionsContext to select which profile to use
toasted-nutbread
2019-09-18
|
*
Add preliminary support for profiles
toasted-nutbread
2019-09-15
|
*
Update settings if a different source triggers optionsUpdate
toasted-nutbread
2019-09-10
|
*
Fix options reference being changed
toasted-nutbread
2019-09-10
|
[next]