index
:
yomitan
master
refold-tools yomitan fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
bg
/
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
*
Merge pull request #384 from siikamiika/fix-non-primary-dictionary-format
siikamiika
2020-03-01
|
\
|
*
compatibility transform non-primary definitions
siikamiika
2020-03-01
*
|
Merge pull request #380 from toasted-nutbread/anki-templates-file
toasted-nutbread
2020-03-01
|
\
\
|
|
/
|
/
|
|
*
Load default Anki field templates from a file
toasted-nutbread
2020-02-27
*
|
Fix empty keys definitions and add Shift/Alt checks
toasted-nutbread
2020-02-29
|
/
*
Simplify event to use bind
toasted-nutbread
2020-02-26
*
Use functions directly rather than wrapping in () => {} when args are same
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
*
Refactor DisplaySearch.onKeyDownIgnoreKeys
toasted-nutbread
2020-02-26
*
Move event handler definitions
toasted-nutbread
2020-02-26
*
Organize, remove unnecessary null checks
toasted-nutbread
2020-02-26
*
Move event handler function bodies
toasted-nutbread
2020-02-26
*
Update dictEnabledSet and dictConfigured to use for of
toasted-nutbread
2020-02-25
*
Use for of
toasted-nutbread
2020-02-25
*
Changed type returned by apiTextParseMecab to avoid using for in
toasted-nutbread
2020-02-25
*
Use Map to avoid using for in
toasted-nutbread
2020-02-25
*
Refactor dictNoteFormat
toasted-nutbread
2020-02-25
*
Use Object.entries rather than for in
toasted-nutbread
2020-02-25
*
fix opening options in new tab
siikamiika
2020-02-26
*
Fix popupScalingFactor being limited to integer values
toasted-nutbread
2020-02-23
*
Reject with a consistent error
toasted-nutbread
2020-02-23
*
Use textContent instead of innerText
toasted-nutbread
2020-02-23
*
Don't use innerHTML
toasted-nutbread
2020-02-23
*
Add no-shadow
toasted-nutbread
2020-02-22
*
Fix unnamed functions
toasted-nutbread
2020-02-22
*
Simplify ternary
toasted-nutbread
2020-02-22
*
Fix block padding
toasted-nutbread
2020-02-22
*
Fix brace style issues
toasted-nutbread
2020-02-22
*
Fix indent
toasted-nutbread
2020-02-22
*
Updates for PR feedback
toasted-nutbread
2020-02-22
*
Simplify only assignment
toasted-nutbread
2020-02-22
*
Assign result properties to variables to reduce number of lookups
toasted-nutbread
2020-02-22
*
Reduce number of redundant Map.get calls in dictTermsMergeByGloss
toasted-nutbread
2020-02-22
*
Add variables for expression and reading
toasted-nutbread
2020-02-22
*
Simplify update of mergedIndices
toasted-nutbread
2020-02-22
*
Use Map
toasted-nutbread
2020-02-22
*
Change secondarySearchTitles to secondarySearchDictionaries
toasted-nutbread
2020-02-22
*
Use findTerms instead of findTermsInternal
toasted-nutbread
2020-02-22
*
Remove unused dictRowsSort
toasted-nutbread
2020-02-22
*
Use Map for dictEnabledSet
toasted-nutbread
2020-02-22
[next]