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 API for getting media data
toasted-nutbread
2020-04-18
|
*
Add support for importing and storing media files
toasted-nutbread
2020-04-18
|
*
Remove unused globals
toasted-nutbread
2020-04-10
|
*
Update license author field to broader to explicitly reflect that
Alex Yatskov
2020-04-10
|
|
|
|
|
Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :)
*
Use logError instead of console.log
toasted-nutbread
2020-04-05
|
*
Move dictionary import functionality into a new class
toasted-nutbread
2020-03-30
|
*
Add isPrepared
toasted-nutbread
2020-03-30
|
*
Make dictionaryExists public
toasted-nutbread
2020-03-30
|
*
Update bulkAdd implementation
toasted-nutbread
2020-03-30
|
*
Update global declarations
toasted-nutbread
2020-03-10
|
*
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
|
[next]