index
:
yomitan
master
refold-tools yomitan fork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
fg
/
js
/
source.js
Commit message (
Expand
)
Author
Age
*
Button and image scanning (#705)
toasted-nutbread
2020-08-02
*
Use DOMTextScanner (#536)
toasted-nutbread
2020-06-21
*
Text source refactor (#527)
toasted-nutbread
2020-05-10
*
Fix setStartOffset not appending (#526)
toasted-nutbread
2020-05-09
*
Text scanning update (#507)
toasted-nutbread
2020-05-06
*
Style fixes (#494)
toasted-nutbread
2020-05-02
*
Catch WrongDocumentError thrown by compareBoundaryPoints (#491)
toasted-nutbread
2020-05-02
*
Update license author field to broader to explicitly reflect that
Alex Yatskov
2020-04-10
*
Don't use innerHTML
toasted-nutbread
2020-02-23
*
Check type of other for equals functions
toasted-nutbread
2020-02-15
*
Fix equals function on TextSourceRange when imposter elements are used
toasted-nutbread
2020-01-26
*
Update license info URL
toasted-nutbread
2020-01-01
*
Update copyright
toasted-nutbread
2020-01-01
*
Update unused arguments
toasted-nutbread
2019-11-26
*
Use const rather than let where possible
toasted-nutbread
2019-11-26
*
Use single quotes
toasted-nutbread
2019-11-26
*
Fix seekForward and seekBackward not handling length=0 case correctly
toasted-nutbread
2019-11-08
*
add missing return to fix vertical text mode
siikamiika
2019-10-16
*
Fix getElementWritingMode returning deprecated values on Edge
toasted-nutbread
2019-10-13
*
Refactor seekForward and seekBackward
toasted-nutbread
2019-09-28
*
Fix incorrect check
toasted-nutbread
2019-09-28
*
Directly return rather than use a temporary variable
toasted-nutbread
2019-09-28
*
Change skipped node types to use a switch statement
toasted-nutbread
2019-09-28
*
Normalize XHTML document node.nodeNode to upper case
toasted-nutbread
2019-09-15
*
Merge pull request #201 from toasted-nutbread/omit-contains-point-check
Alex Yatskov
2019-09-05
|
\
|
*
Omit containsPoint check on searchAt
toasted-nutbread
2019-09-03
*
|
Move static DOM scanning functions into TextSourceRange
toasted-nutbread
2019-09-02
|
/
*
Merge pull request #196 from toasted-nutbread/vertical-text-popup-position
Alex Yatskov
2019-09-02
|
\
|
*
Improve popup position for vertical text
toasted-nutbread
2019-08-31
*
|
Create container for imposter element
toasted-nutbread
2019-09-01
*
|
Make the imposter element tracked using TextSourceRange
toasted-nutbread
2019-08-31
|
/
*
fix off by one error
siikamiika
2019-08-19
*
ensure that content is iterable
siikamiika
2019-08-15
*
reimplement ignored chars inside source.js only
siikamiika
2019-08-15
*
ignore zero-width non-joiner
siikamiika
2019-08-14
*
add option to automatically hide search results (fixes #71)
Alex Yatskov
2017-09-16
*
frontend cleanup
Alex Yatskov
2017-08-15
*
unify files
Alex Yatskov
2017-08-13