yomichan/ext/bg/js
toasted-nutbread 91bc31d758 Change how options updates are handled on the frontend
Only an 'optionsUpdate' signal is now sent to the frontend with empty data. The frontend then responds by performing apiOptionsGet to update the options. This makes it so that there is only a single function which is responsible for requesting options from the backend.
2019-09-10 20:09:33 -04:00
..
anki.js Add ability to save screenshot to anki cards 2019-08-15 19:39:58 -04:00
api.js Simplify logic for how option updates are propagated 2019-09-06 21:23:35 -04:00
audio.js Rename normalizeAudioUrl to audioUrlNormalize 2019-02-20 21:16:40 -05:00
backend-api-forwarder.js Add support for showing recursive popups 2019-09-02 19:31:42 -04:00
backend.js Change how options updates are handled on the frontend 2019-09-10 20:09:33 -04:00
context.js lots of fixes to backend 2017-08-14 21:43:09 -07:00
database.js Passively handle database errors 2019-05-04 13:02:56 -04:00
deinflector.js lots of fixes to backend 2017-08-14 21:43:09 -07:00
dictionary.js Replace some instances of Array.concat 2019-09-02 20:25:30 -04:00
handlebars.js Anki: use CSS classes for term frequency color 2017-10-24 12:49:10 +03:00
options.js Simplify logic for how option updates are propagated 2019-09-06 21:23:35 -04:00
request.js update error handling 2017-09-22 19:39:05 -07:00
search-frontend.js Fix messaging issues when iframes are present in the document 2019-09-02 19:33:28 -04:00
search.js Add support for Edge browser 2019-08-26 21:58:03 -04:00
settings.js Add option to enable/disable scanning of source expressions in popups 2019-09-02 19:33:52 -04:00
templates.js add source term button to terms 2019-08-03 19:54:01 +03:00
translator.js Use string.substr instead of string.split 2019-09-02 20:25:30 -04:00
util.js Add support for Edge browser 2019-08-26 21:58:03 -04:00