yomichan/ext/bg/js
toasted-nutbread 244ab31bb2
Generic database (#600)
* Update test

* Rename db to _db

* Create GenericDatabase class

* Catch prepare error

* Allow database to be purged even if it was not open

* Remove unused functions

* Change static functions to non-static

* Delete and count using the media object store

* Update tests
2020-06-21 16:12:56 -04:00
..
settings Detect language tags starting with "ja_" (#596) 2020-06-13 10:18:44 -04:00
anki-note-builder.js Optimize anki note field generation (#611) 2020-06-21 15:54:34 -04:00
anki.js Remove invalid file name characters from Anki media files (#496) 2020-05-06 19:25:56 -04:00
audio-uri-builder.js Remove debug log (#603) 2020-06-13 10:42:59 -04:00
backend.js Generic database (#600) 2020-06-21 16:12:56 -04:00
background-main.js Immediate backend event handlers (#555) 2020-06-07 21:50:14 -04:00
clipboard-monitor.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
conditions.js Fix modifier key condition data (#506) 2020-05-06 19:44:56 +03:00
context-main.js Context popup update (#594) 2020-06-21 15:57:18 -04:00
database.js Generic database (#600) 2020-06-21 16:12:56 -04:00
deinflector.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
dictionary-importer.js Move util database modification functions (#499) 2020-05-06 19:28:26 -04:00
dictionary.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
generic-database.js Generic database (#600) 2020-06-21 16:12:56 -04:00
json-schema.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
mecab.js Error logging refactoring (#454) 2020-04-26 16:55:25 -04:00
media-utility.js Add documentation 2020-04-19 10:24:59 -04:00
options.js Use DOMTextScanner (#536) 2020-06-21 16:07:51 -04:00
page-exit-prevention.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
profile-conditions.js Modifier key platform names (#519) 2020-05-09 18:36:00 +03:00
request.js Replace XMLHttpRequest (#562) 2020-06-13 10:23:04 -04:00
search-main.js Use cross frame API (#553) 2020-06-07 21:40:11 -04:00
search-query-parser-generator.js API refactor (#532) 2020-05-24 13:30:40 -04:00
search-query-parser.js Use DOMTextScanner (#536) 2020-06-21 16:07:51 -04:00
search.js Handle stack overflow caused by wanakana.toKana (#615) 2020-06-21 15:50:50 -04:00
template-renderer.js Template renderer class (#574) 2020-06-15 20:11:54 -04:00
text-source-map.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
translator.js Move util database modification functions (#499) 2020-05-06 19:28:26 -04:00
util.js Settings backup refactor (#551) 2020-05-24 13:56:46 -04:00