yomichan/ext/bg/js
toasted-nutbread 079307899f
Media utility refactor (#859)
* Move loadImageBase64 into DictionaryImporter

* Convert mediaUtility to a class

* Add getFileExtensionFromImageMediaType to MediaUtility

* Use MediaUtility instead of _getImageExtensionFromMediaType

* Use MediaUtility in ClipboardReader to validate images before reading
2020-09-26 13:42:31 -04:00
..
settings Audio system refactor (#858) 2020-09-26 13:41:26 -04:00
anki-note-builder.js Anki note media injection move (#801) 2020-09-10 15:04:54 -04:00
anki.js Anki API refactor (#790) 2020-09-09 11:54:40 -04:00
audio-downloader.js Audio system refactor (#858) 2020-09-26 13:41:26 -04:00
backend.js Media utility refactor (#859) 2020-09-26 13:42:31 -04:00
background-main.js Cleanup unused utils (#832) 2020-09-15 19:48:58 -04:00
clipboard-monitor.js ClipboardReader class (#854) 2020-09-20 15:10:57 -04:00
clipboard-reader.js Media utility refactor (#859) 2020-09-26 13:42:31 -04:00
context-main.js Merge redundant toggle handling code (#693) 2020-07-26 16:53:24 -04:00
database.js Rename GenericDatabase to Database (#634) 2020-06-28 17:29:16 -04:00
deinflector.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
dictionary-database.js Settings dictionary import refactor (#759) 2020-09-04 17:54:34 -04:00
dictionary-importer.js Media utility refactor (#859) 2020-09-26 13:42:31 -04:00
json-schema.js Cache map improvements (#856) 2020-09-22 20:09:12 -04:00
mecab.js Error logging refactoring (#454) 2020-04-26 16:55:25 -04:00
media-utility.js Media utility refactor (#859) 2020-09-26 13:42:31 -04:00
options.js Delete old scanning options during update (#851) 2020-09-20 11:30:38 -04:00
profile-conditions.js Profile conditions cleanup (#768) 2020-09-04 17:53:29 -04:00
query-parser-generator.js Query parser refactor (#683) 2020-07-24 16:03:11 -04:00
query-parser.js Text scanner fixes and refactoring (#788) 2020-09-08 19:23:32 -04:00
request-builder.js Make fetchModifyHeaders private (#767) 2020-09-04 18:00:22 -04:00
search-main.js Script ready state change (#672) 2020-07-18 17:11:38 -04:00
search.js ClipboardReader class (#854) 2020-09-20 15:10:57 -04:00
simple-dom-parser.js Create abstraction class for parsing DOM (#798) 2020-09-10 11:30:01 -04:00
template-renderer-frame-api.js Fix typeof comparing against a string (#849) 2020-09-19 22:19:31 -04:00
template-renderer-frame-main.js Handlebars sandbox (#612) 2020-09-18 21:16:39 -04:00
template-renderer-proxy.js Remove border/margin/padding/pointerEvents from iframe (#841) 2020-09-19 17:13:34 -04:00
template-renderer.js Fix template renderer sandbox compatibility (#770) 2020-09-04 18:19:43 -04:00
text-source-map.js Refactor text source map (#649) 2020-07-03 15:57:17 -04:00
translator.js Merge dictionary.js functions into Translator class (#726) 2020-08-09 21:04:09 -04:00