index
:
yomitan
master
refold-tools yomitan fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
bg
/
js
/
api.js
Commit message (
Collapse
)
Author
Age
*
Move display templates into a single file
toasted-nutbread
2020-01-16
|
*
Update license info URL
toasted-nutbread
2020-01-01
|
*
Update copyright
toasted-nutbread
2020-01-01
|
*
Replace window.yomichan_backend with window.yomichanBackend
toasted-nutbread
2019-12-20
|
*
Fix missing API functions being used on the background page
toasted-nutbread
2019-12-20
|
*
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
|
*
Use substring instead of slice
toasted-nutbread
2019-12-08
|
*
Update arrow-parens to always
toasted-nutbread
2019-11-26
|
*
Comment empty blocks
toasted-nutbread
2019-11-26
|
*
Replace hasOwnProperty with simplified hasOwn function
toasted-nutbread
2019-11-26
|
*
fix scanning parser
siikamiika
2019-11-23
|
*
add reading modes
siikamiika
2019-11-23
|
*
explicit checks in while and if
siikamiika
2019-11-23
|
*
use const
siikamiika
2019-11-23
|
*
add parser selection options
siikamiika
2019-11-23
|
*
add mecab support
siikamiika
2019-11-23
|
*
use handlebars templates for query parser
siikamiika
2019-11-23
|
*
use correct source text
siikamiika
2019-11-23
|
*
fix stem length checking
siikamiika
2019-11-23
|
|
|
|
|
Starting from the end and stopping at first match doesn't guarantee correctness. Starting from the beginning does.
*
add kana to text
siikamiika
2019-11-23
|
*
Add details field to apiTermsFind
toasted-nutbread
2019-11-10
|
*
Simplify how definition count is limited
toasted-nutbread
2019-11-10
|
*
Give findKanji the same API as findTerms
toasted-nutbread
2019-11-10
|
*
Update how apiTermsFind works
toasted-nutbread
2019-11-10
|
*
Refactor apiOptionsSet
toasted-nutbread
2019-11-10
|
*
refactoring
siikamiika
2019-10-28
|
*
use apiOptionsGet to modify the correct profile
siikamiika
2019-10-27
|
*
Revert "modify correct profile apiOptionsSet"
siikamiika
2019-10-27
|
|
|
|
This reverts commit 51c35c9f306e48093fc769713675dca5b02d1398.
*
modify correct profile apiOptionsSet
siikamiika
2019-10-27
|
[next]