index
:
yomitan
master
refold-tools yomitan fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
bg
Commit message (
Collapse
)
Author
Age
*
Remove old dictionary import functions
toasted-nutbread
2020-02-22
|
*
Create new dictionary import function
toasted-nutbread
2020-02-22
|
*
Mark private functions in database.js
toasted-nutbread
2020-02-22
|
*
Close to prevent hangs
toasted-nutbread
2020-02-19
|
*
Use a token to ensure that messages are coming from Yomichan
toasted-nutbread
2020-02-17
|
*
Check origin on window messages
toasted-nutbread
2020-02-16
|
*
Fix CSS injection on about:blank pages
toasted-nutbread
2020-02-16
|
*
Create more generic function for injecting stylesheets
toasted-nutbread
2020-02-16
|
*
Override setCustomOuterCss instead of Popup.injectOuterStylesheet
toasted-nutbread
2020-02-16
|
*
Change parameter name
toasted-nutbread
2020-02-16
|
*
Allow apiInjectStylesheet to inject a URL
toasted-nutbread
2020-02-16
|
*
Update how popups are created
toasted-nutbread
2020-02-16
|
*
Create EventListenerCollection class
toasted-nutbread
2020-02-16
|
*
Rename optionsUpdate event to optionsUpdated
toasted-nutbread
2020-02-14
|
|
|
|
|
|
Past tense better indicates that the options were changed, but no data is being included as part of the event. It is also more consistent with the other event names the yomichan object currently provides.
*
Merge pull request #358 from toasted-nutbread/general-refactoring
toasted-nutbread
2020-02-14
|
\
|
|
|
|
General refactoring
|
*
Remove unused apiGetDisplayTemplatesHtml and apiGetQueryParserTemplatesHtml
toasted-nutbread
2020-02-14
|
|
|
*
Use Map for Translator.tagCache
toasted-nutbread
2020-02-13
|
|
|
*
Remove unused handlebarsRenderStatic
toasted-nutbread
2020-02-13
|
|
*
|
Merge pull request #357 from siikamiika/simplify-display-prepare
siikamiika
2020-02-14
|
\
\
|
|
/
|
/
|
Simplify display prepare
|
*
use Promise.all to await dependencies
siikamiika
2020-02-13
|
|
|
*
rename display initialize methods to prepare
siikamiika
2020-02-13
|
|
*
|
fix Map set in Translator.buildTermFrequencies
siikamiika
2020-02-14
|
|
*
|
Remove unused
toasted-nutbread
2020-02-11
|
|
*
|
Define more globals
toasted-nutbread
2020-02-11
|
|
*
|
Remove redundant declaration
toasted-nutbread
2020-02-11
|
|
*
|
Change no-undef from off to error
toasted-nutbread
2020-02-11
|
/
*
Merge pull request #346 from toasted-nutbread/dictionary-schemas
toasted-nutbread
2020-02-11
|
\
|
|
|
|
Dictionary schemas
|
*
Add schemas for dictionary data
toasted-nutbread
2020-02-08
|
|
*
|
fix async issues
siikamiika
2020-02-10
|
|
*
|
remove newline from template
siikamiika
2020-02-10
|
|
*
|
query parser html templates
siikamiika
2020-02-10
|
|
*
|
preserve search page mode on manual search
siikamiika
2020-02-10
|
|
*
|
update popup search with chrome.tabs.sendMessage
siikamiika
2020-02-10
|
|
*
|
reuse existing popup window
siikamiika
2020-02-10
|
|
*
|
use parseUrl in Backend
siikamiika
2020-02-10
|
|
*
|
stop clipboard monitor before starting it again
siikamiika
2020-02-09
|
|
*
|
fix existing tab focus
siikamiika
2020-02-09
|
|
*
|
simplify setQuery kana conversion
siikamiika
2020-02-09
|
|
*
|
hide native popup option for firefox mobile
siikamiika
2020-02-09
|
|
*
|
check chrome.windows support before using
siikamiika
2020-02-09
|
|
*
|
rename sameTab --> existingOrNewTab
siikamiika
2020-02-09
|
|
*
|
disable internal clipboard monitor in native popup
siikamiika
2020-02-09
|
|
*
|
fix constant usage from wrong scope
siikamiika
2020-02-09
|
|
*
|
hide search input in native popups
siikamiika
2020-02-09
|
|
*
|
handle closing already closed popup
siikamiika
2020-02-09
|
|
*
|
use Promise
siikamiika
2020-02-09
|
|
*
|
add permission check to formRead
siikamiika
2020-02-09
|
|
*
|
use ClipboardMonitor in Backend
siikamiika
2020-02-09
|
|
*
|
extract ClipboardMonitor from DisplaySearch
siikamiika
2020-02-09
|
|
*
|
fix settings page checkbox
siikamiika
2020-02-09
|
|
[next]