index
:
yomitan
master
refold-tools yomitan fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
bg
/
js
/
database.js
Commit message (
Expand
)
Author
Age
*
Fix findTermMetaBulk and findKanjiMetaBulk not returning expression/character
toasted-nutbread
2020-01-24
*
Update license info URL
toasted-nutbread
2020-01-01
*
Update copyright
toasted-nutbread
2020-01-01
*
Update how errors are reported when importing a dictionary
toasted-nutbread
2019-12-08
*
Show info about whether a dictionary supports wildcard searches
toasted-nutbread
2019-12-07
*
Make reverse reading/expressions optional during database import
toasted-nutbread
2019-12-07
*
Add support for prefix wildcards
toasted-nutbread
2019-12-07
*
Update arrow-parens to always
toasted-nutbread
2019-11-26
*
Replace hasOwnProperty with simplified hasOwn function
toasted-nutbread
2019-11-26
*
Add support for wildcards
toasted-nutbread
2019-11-10
*
Fixes for Edge
toasted-nutbread
2019-11-10
*
Use native indexedDB pointer
toasted-nutbread
2019-11-10
*
Use native IndexedDB to delete the database
toasted-nutbread
2019-11-10
*
Use native IndexedDB to create database and object stores
toasted-nutbread
2019-11-10
*
Use native IndexedDB for bulkAdd operations
toasted-nutbread
2019-11-10
*
Use native IndexedDB for database additions
toasted-nutbread
2019-11-10
*
Fixes for Edge
toasted-nutbread
2019-11-09
*
Remove unused function
toasted-nutbread
2019-11-07
*
Add support for deleting individual dictionaries
toasted-nutbread
2019-11-07
*
Add functions for getting dictionary information
toasted-nutbread
2019-11-07
*
Use native IndexedDB APIs for findTagForTitle
toasted-nutbread
2019-10-19
*
Move tagCache out of Database and into Translator
toasted-nutbread
2019-10-19
*
Remove unused database functions
toasted-nutbread
2019-10-19
*
Add additional database bulk methods
toasted-nutbread
2019-10-19
*
Create function for creating kanji data and meta
toasted-nutbread
2019-10-18
*
Remove temp createResult
toasted-nutbread
2019-10-18
*
Add missing validate calls
toasted-nutbread
2019-10-18
*
Remove unused functions
toasted-nutbread
2019-10-18
*
Throw Error instead of string
toasted-nutbread
2019-10-08
*
Fix findTermMetaBulk trying to use undefined row.id
toasted-nutbread
2019-10-07
*
Use bulk database searches
toasted-nutbread
2019-09-28
*
Use non-async function for cache lookups
toasted-nutbread
2019-09-28
*
Create common function for creating term object
toasted-nutbread
2019-09-28
*
Passively handle database errors
toasted-nutbread
2019-05-04
*
add dictionary update nag screen
Alex Yatskov
2017-10-29
*
include sequence property in header data
Alex Yatskov
2017-10-29
*
simplify database interface
Alex Yatskov
2017-10-29
*
settings: main dictionary selection as dropdown
siikamiika
2017-10-24
*
database.js: add hasSequences
siikamiika
2017-10-24
*
add tag meta score
siikamiika
2017-10-24
*
old database format compatibility
siikamiika
2017-10-18
*
merged mode: add secondary searches
siikamiika
2017-10-15
*
change db format, rename tags to definitionTags
siikamiika
2017-10-13
*
add termTags
siikamiika
2017-10-11
*
merged mode: add main dictionary selection
siikamiika
2017-10-05
*
merged mode: implement missing stuff, refactoring
siikamiika
2017-10-03
*
merged: first draft, only supports JMdict
siikamiika
2017-10-01
*
basic structure for feature-merge-similar-results
siikamiika
2017-09-29
*
update database for new format
Alex Yatskov
2017-09-23
*
update error handling
Alex Yatskov
2017-09-22
[next]