yomichan/ext/bg/js
toasted-nutbread f7bbcb6df4
Merge pull request #408 from toasted-nutbread/use-code-point
Replace charCodeAt and fromCharCode with codePointAt and fromCodePoint
2020-03-10 19:24:24 -04:00
..
settings Rename audio functions using "url" to use "uri" 2020-03-07 21:57:26 -05:00
anki-note-builder.js Remove marker restrictions 2020-03-07 21:51:56 -05:00
anki.js Change no-undef from off to error 2020-02-11 22:22:16 -05:00
audio-uri-builder.js Update argument order 2020-03-09 21:00:57 -04:00
backend-api-forwarder.js Update license info URL 2020-01-01 12:00:31 -05:00
backend.js Merge pull request #401 from toasted-nutbread/audio-refactor 2020-03-10 19:20:34 -04:00
clipboard-monitor.js Mark fields as private 2020-03-07 10:48:56 -05:00
conditions.js Update license info URL 2020-01-01 12:00:31 -05:00
context.js prepare Backend for browser_action 2020-03-02 23:26:55 +02:00
database.js Add no-shadow 2020-02-22 14:53:02 -05:00
deinflector.js Use Object.entries rather than for in 2020-02-25 19:54:59 -05:00
dictionary.js Move Anki note generation functionality into a new class 2020-03-07 21:46:59 -05:00
handlebars.js Replace charCodeAt and fromCharCode with codePointAt and fromCodePoint 2020-03-09 21:58:06 -04:00
japanese.js Replace charCodeAt and fromCharCode with codePointAt and fromCodePoint 2020-03-09 21:58:06 -04:00
json-schema.js Add no-shadow 2020-02-22 14:53:02 -05:00
mecab.js Use Map for Mecab.listeners 2020-01-24 22:02:53 -05:00
options.js Load default Anki field templates from a file 2020-02-27 20:33:13 -05:00
page-exit-prevention.js Fix indent 2020-02-22 14:52:08 -05:00
profile-conditions.js Update license info URL 2020-01-01 12:00:31 -05:00
request.js Improve debug logging 2020-01-21 19:08:56 -05:00
search-frontend.js ensure Backend prepare in other places 2020-03-02 04:51:45 +02:00
search-query-parser-generator.js Use textContent instead of innerText 2020-02-23 11:58:17 -05:00
search-query-parser.js fix options object location 2020-03-07 14:27:44 +02:00
search.js fix searchQueryUpdate 2020-03-09 04:06:31 +02:00
translator.js Replace charCodeAt and fromCharCode with codePointAt and fromCodePoint 2020-03-09 21:58:06 -04:00
util.js fix Backend prepare issues in settings 2020-03-02 11:18:09 +02:00