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 (
Collapse
)
Author
Age
*
Add no-shadow
toasted-nutbread
2020-02-22
|
*
Use Map for dictEnabledSet
toasted-nutbread
2020-02-22
|
*
Use Set
toasted-nutbread
2020-02-22
|
*
Make schema errors have more information
toasted-nutbread
2020-02-22
|
*
Update validate function name in close
toasted-nutbread
2020-02-22
|
*
Validate data before importing
toasted-nutbread
2020-02-22
|
*
Remove old dictionary import functions
toasted-nutbread
2020-02-22
|
*
Create new dictionary import function
toasted-nutbread
2020-02-22
|
*
Mark private functions in database.js
toasted-nutbread
2020-02-22
|
*
Close to prevent hangs
toasted-nutbread
2020-02-19
|
*
Change no-undef from off to error
toasted-nutbread
2020-02-11
|
*
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
|
[next]