index
:
yomitan
master
refold-tools yomitan fork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
mixed
/
js
/
core.js
Commit message (
Expand
)
Author
Age
*
Remove unused toIterable function (#857)
toasted-nutbread
2020-09-22
*
Modal refactor (#842)
toasted-nutbread
2020-09-19
*
Cleanup unused utils (#832)
toasted-nutbread
2020-09-15
*
Mouse inputs (#783)
toasted-nutbread
2020-09-07
*
Add promiseAnimationFrame function (#752)
toasted-nutbread
2020-08-23
*
Dynamic property (#749)
toasted-nutbread
2020-08-22
*
Move generateId to core.js (#748)
toasted-nutbread
2020-08-22
*
Util refactor and fix (#638)
toasted-nutbread
2020-07-03
*
Use deferPromise (#630)
toasted-nutbread
2020-06-28
*
Update browser compatibility and Edge detection (#629)
toasted-nutbread
2020-06-28
*
Clone function (#624)
toasted-nutbread
2020-06-28
*
Yomichan object separation (#627)
toasted-nutbread
2020-06-28
*
Add deferPromise function (#626)
toasted-nutbread
2020-06-28
*
Update background global object usage (#556)
toasted-nutbread
2020-05-24
*
Ensure the return value of promiseTimeout always has .resolve and .reject (#550)
toasted-nutbread
2020-05-24
*
Add missing spreads (#552)
toasted-nutbread
2020-05-23
*
Add support for additional types of event listeners (#522)
toasted-nutbread
2020-05-23
*
Fix "tags" template (#539)
siikamiika
2020-05-22
*
Modifier key profile condition (#487)
siikamiika
2020-05-03
*
Error logging refactoring (#454)
toasted-nutbread
2020-04-26
*
Add isExtensionUrl utility function to yomichan object
toasted-nutbread
2020-04-11
*
Update license author field to broader to explicitly reflect that
Alex Yatskov
2020-04-10
*
fix NOT (a OR B) to NOT (a AND b)
siikamiika
2020-04-05
*
strict object property type check
siikamiika
2020-04-05
*
simplify promise
siikamiika
2020-04-05
*
use duck typing for event listener
siikamiika
2020-04-05
*
setTimeout refactoring
siikamiika
2020-04-05
*
use getTemporaryListenerResult in other places
siikamiika
2020-04-05
*
refactor getTemporaryListenerResult timeout
siikamiika
2020-04-05
*
temporary listener abstraction
siikamiika
2020-04-05
*
Move set functions into core.js
toasted-nutbread
2020-03-28
*
Move stringReplaceAsync
toasted-nutbread
2020-03-07
*
trigger yomichanCoreReady only when preparing
siikamiika
2020-03-02
*
fix Yomichan core message issues
siikamiika
2020-03-02
*
ensure Backend prepare in other places
siikamiika
2020-03-02
*
Add no-shadow
toasted-nutbread
2020-02-22
*
Create EventListenerCollection class
toasted-nutbread
2020-02-16
*
Move generateId function
toasted-nutbread
2020-02-16
*
Rename optionsUpdate event to optionsUpdated
toasted-nutbread
2020-02-14
*
Use Array.from in toIterable
toasted-nutbread
2020-02-13
*
use parseUrl in Backend
siikamiika
2020-02-10
*
Add functionality for getting and observing zoom factor
toasted-nutbread
2020-01-22
*
Improve debug logging
toasted-nutbread
2020-01-21
*
Update license info URL
toasted-nutbread
2020-01-01
*
Update copyright
toasted-nutbread
2020-01-01
*
Update how orphan state is observed
toasted-nutbread
2019-12-20
*
Move optionsUpdate message handler into Yomichan class
toasted-nutbread
2019-12-20
*
Change how getUrl message is handled
toasted-nutbread
2019-12-20
*
Remove redundant getUrl handlers
toasted-nutbread
2019-12-13
*
Add support for prefix wildcards
toasted-nutbread
2019-12-07
[next]