index
:
yomitan
master
refold-tools yomitan fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
bg
/
js
/
backend.js
Commit message (
Expand
)
Author
Age
*
fix return type
siikamiika
2020-03-04
*
add missing runtime message for backendPrepared
siikamiika
2020-03-03
*
prepare Backend for browser_action
siikamiika
2020-03-02
*
fix Backend prepare issues in settings
siikamiika
2020-03-02
*
fix Yomichan core message issues
siikamiika
2020-03-02
*
ensure Backend prepare in other places
siikamiika
2020-03-02
*
fix API calls when Backend isn't ready yet
siikamiika
2020-03-02
*
simplify backend prepare
siikamiika
2020-03-01
*
Load default Anki field templates from a file
toasted-nutbread
2020-02-27
*
Use .bind instead of () => {}
toasted-nutbread
2020-02-26
*
Move event handler definitions
toasted-nutbread
2020-02-26
*
Use for of
toasted-nutbread
2020-02-25
*
Changed type returned by apiTextParseMecab to avoid using for in
toasted-nutbread
2020-02-25
*
fix opening options in new tab
siikamiika
2020-02-26
*
Reject with a consistent error
toasted-nutbread
2020-02-23
*
Add no-shadow
toasted-nutbread
2020-02-22
*
Fix brace style issues
toasted-nutbread
2020-02-22
*
Use findTerms instead of findTermsInternal
toasted-nutbread
2020-02-22
*
Use a token to ensure that messages are coming from Yomichan
toasted-nutbread
2020-02-17
*
Fix CSS injection on about:blank pages
toasted-nutbread
2020-02-16
*
Allow apiInjectStylesheet to inject a URL
toasted-nutbread
2020-02-16
*
Rename optionsUpdate event to optionsUpdated
toasted-nutbread
2020-02-14
*
Remove unused handlebarsRenderStatic
toasted-nutbread
2020-02-13
*
Define more globals
toasted-nutbread
2020-02-11
*
Change no-undef from off to error
toasted-nutbread
2020-02-11
*
query parser html templates
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
*
fix existing tab focus
siikamiika
2020-02-09
*
check chrome.windows support before using
siikamiika
2020-02-09
*
rename sameTab --> existingOrNewTab
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
*
use ClipboardMonitor in Backend
siikamiika
2020-02-09
*
fix search page hotkey
siikamiika
2020-02-09
*
add global clipboard monitor that spawns popups
siikamiika
2020-02-09
*
use correct optionsContext
siikamiika
2020-02-09
*
move apiClipboardGet Firefox handling to Backend
siikamiika
2020-02-09
*
add support for native popup windows
siikamiika
2020-02-09
*
Fix undefined reject
toasted-nutbread
2020-02-08
*
fix scanning parser
siikamiika
2020-01-26
*
Fix _onApiGetZoom when chrome.tabs.getZoom is not available
toasted-nutbread
2020-01-22
*
Add functionality for getting and observing zoom factor
toasted-nutbread
2020-01-22
*
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
*
Implement settings import
toasted-nutbread
2019-12-29
*
Add apiOptionsSchemaGet
toasted-nutbread
2019-12-29
[next]