index
:
yomitan
master
refold-tools yomitan fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
fg
Commit message (
Expand
)
Author
Age
*
Merge pull request #393 from siikamiika/reconnect-frontend-api-sender
siikamiika
2020-03-08
|
\
|
*
reconnect FrontendApiSender after disconnecting
siikamiika
2020-03-07
*
|
replace spread with destructuring
siikamiika
2020-03-07
*
|
fix popup containsPoint offset
siikamiika
2020-03-07
|
/
*
fix content script entry point Yomichan prepare
siikamiika
2020-03-02
*
ensure Backend prepare in other places
siikamiika
2020-03-02
*
fix hotkeys in popup
siikamiika
2020-03-01
*
Use .bind instead of () => {}
toasted-nutbread
2020-02-26
*
Use .bind instead of () => {}
toasted-nutbread
2020-02-26
*
Move event handler definitions
toasted-nutbread
2020-02-26
*
Move event handler definitions
toasted-nutbread
2020-02-26
*
Use TemplateHandler for DisplayGenerator
toasted-nutbread
2020-02-23
*
Fix trailing newlines not actually generating a new line in the imposter
toasted-nutbread
2020-02-23
*
Use textContent instead of innerText
toasted-nutbread
2020-02-23
*
Don't use innerHTML
toasted-nutbread
2020-02-23
*
Fix brace style issues
toasted-nutbread
2020-02-22
*
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 error handling on style injection
toasted-nutbread
2020-02-16
*
Delay CSS injection until a popup is created
toasted-nutbread
2020-02-16
*
Create more generic function for injecting stylesheets
toasted-nutbread
2020-02-16
*
Change parameter name
toasted-nutbread
2020-02-16
*
Allow apiInjectStylesheet to inject a URL
toasted-nutbread
2020-02-16
*
Set URL before adding to the document
toasted-nutbread
2020-02-16
*
Fix missing argument
toasted-nutbread
2020-02-16
*
Update how popups are created
toasted-nutbread
2020-02-16
*
Tweak how fullscreen changes are observed
toasted-nutbread
2020-02-16
*
Undo "Obscure the iframe's URL from the host page"
toasted-nutbread
2020-02-16
*
Prevent multiple prepare calls
toasted-nutbread
2020-02-16
*
Simplify process to wait for iframe prepare completion
toasted-nutbread
2020-02-16
*
Move generateId function
toasted-nutbread
2020-02-16
*
Obscure the iframe's URL from the host page
toasted-nutbread
2020-02-15
*
Check type of other for equals functions
toasted-nutbread
2020-02-15
*
Rename optionsUpdate event to optionsUpdated
toasted-nutbread
2020-02-14
*
Add global apiForward
toasted-nutbread
2020-02-14
*
Merge pull request #358 from toasted-nutbread/general-refactoring
toasted-nutbread
2020-02-14
|
\
|
*
Comma
toasted-nutbread
2020-02-13
*
|
Merge pull request #357 from siikamiika/simplify-display-prepare
siikamiika
2020-02-14
|
\
\
|
|
/
|
/
|
|
*
use sendMessage to notify about initialization
siikamiika
2020-02-14
|
*
remove isInjected checks from Popup
siikamiika
2020-02-13
|
*
notify popup about initialization
siikamiika
2020-02-13
|
*
rename display initialize methods to prepare
siikamiika
2020-02-13
*
|
Define more globals
toasted-nutbread
2020-02-11
|
/
*
Fix undefined id
toasted-nutbread
2020-02-11
*
Fix equals function on TextSourceRange when imposter elements are used
toasted-nutbread
2020-01-26
*
Fix viewport issues when popupScaleRelativeToVisualViewport is disabled
toasted-nutbread
2020-01-22
*
Remove window.onscroll handler since it causes a warning
toasted-nutbread
2020-01-22
*
Update full-width popup to stay on screen
toasted-nutbread
2020-01-22
*
Allow viewport to be used for constraining popup position
toasted-nutbread
2020-01-22
*
Update popup position on scroll
toasted-nutbread
2020-01-22
[next]