summaryrefslogtreecommitdiff
path: root/ext/bg/js/database.js
Commit message (Expand)AuthorAge
* Add no-shadowtoasted-nutbread2020-02-22
* Use Map for dictEnabledSettoasted-nutbread2020-02-22
* Use Settoasted-nutbread2020-02-22
* Make schema errors have more informationtoasted-nutbread2020-02-22
* Update validate function name in closetoasted-nutbread2020-02-22
* Validate data before importingtoasted-nutbread2020-02-22
* Remove old dictionary import functionstoasted-nutbread2020-02-22
* Create new dictionary import functiontoasted-nutbread2020-02-22
* Mark private functions in database.jstoasted-nutbread2020-02-22
* Close to prevent hangstoasted-nutbread2020-02-19
* Change no-undef from off to errortoasted-nutbread2020-02-11
* Fix findTermMetaBulk and findKanjiMetaBulk not returning expression/charactertoasted-nutbread2020-01-24
* Update license info URLtoasted-nutbread2020-01-01
* Update copyrighttoasted-nutbread2020-01-01
* Update how errors are reported when importing a dictionarytoasted-nutbread2019-12-08
* Show info about whether a dictionary supports wildcard searchestoasted-nutbread2019-12-07
* Make reverse reading/expressions optional during database importtoasted-nutbread2019-12-07
* Add support for prefix wildcardstoasted-nutbread2019-12-07
* Update arrow-parens to alwaystoasted-nutbread2019-11-26
* Replace hasOwnProperty with simplified hasOwn functiontoasted-nutbread2019-11-26
* Add support for wildcardstoasted-nutbread2019-11-10
* Fixes for Edgetoasted-nutbread2019-11-10
* Use native indexedDB pointertoasted-nutbread2019-11-10
* Use native IndexedDB to delete the databasetoasted-nutbread2019-11-10
* Use native IndexedDB to create database and object storestoasted-nutbread2019-11-10
* Use native IndexedDB for bulkAdd operationstoasted-nutbread2019-11-10
* Use native IndexedDB for database additionstoasted-nutbread2019-11-10
* Fixes for Edgetoasted-nutbread2019-11-09
* Remove unused functiontoasted-nutbread2019-11-07
* Add support for deleting individual dictionariestoasted-nutbread2019-11-07
* Add functions for getting dictionary informationtoasted-nutbread2019-11-07
* Use native IndexedDB APIs for findTagForTitletoasted-nutbread2019-10-19
* Move tagCache out of Database and into Translatortoasted-nutbread2019-10-19
* Remove unused database functionstoasted-nutbread2019-10-19
* Add additional database bulk methodstoasted-nutbread2019-10-19
* Create function for creating kanji data and metatoasted-nutbread2019-10-18
* Remove temp createResulttoasted-nutbread2019-10-18
* Add missing validate callstoasted-nutbread2019-10-18
* Remove unused functionstoasted-nutbread2019-10-18
* Throw Error instead of stringtoasted-nutbread2019-10-08
* Fix findTermMetaBulk trying to use undefined row.idtoasted-nutbread2019-10-07
* Use bulk database searchestoasted-nutbread2019-09-28
* Use non-async function for cache lookupstoasted-nutbread2019-09-28
* Create common function for creating term objecttoasted-nutbread2019-09-28
* Passively handle database errorstoasted-nutbread2019-05-04
* add dictionary update nag screenAlex Yatskov2017-10-29
* include sequence property in header dataAlex Yatskov2017-10-29
* simplify database interfaceAlex Yatskov2017-10-29
* settings: main dictionary selection as dropdownsiikamiika2017-10-24
* database.js: add hasSequencessiikamiika2017-10-24