.. |
settings
|
Move event handler definitions
|
2020-02-26 20:07:14 -05:00 |
anki.js
|
Change no-undef from off to error
|
2020-02-11 22:22:16 -05:00 |
api.js
|
Remove unused apiGetDisplayTemplatesHtml and apiGetQueryParserTemplatesHtml
|
2020-02-14 20:51:10 -05:00 |
audio.js
|
Use for of
|
2020-02-25 22:13:06 -05:00 |
backend-api-forwarder.js
|
Update license info URL
|
2020-01-01 12:00:31 -05:00 |
backend.js
|
Move event handler definitions
|
2020-02-26 19:22:32 -05:00 |
clipboard-monitor.js
|
Define more globals
|
2020-02-11 22:22:16 -05:00 |
conditions.js
|
Update license info URL
|
2020-01-01 12:00:31 -05:00 |
context.js
|
Change no-undef from off to error
|
2020-02-11 22:22:16 -05: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
|
Update dictEnabledSet and dictConfigured to use for of
|
2020-02-25 22:15:49 -05:00 |
handlebars.js
|
Remove unused handlebarsRenderStatic
|
2020-02-13 20:50:30 -05:00 |
japanese.js
|
Add no-shadow
|
2020-02-22 14:53:02 -05: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
|
Change no-undef from off to error
|
2020-02-11 22:22:16 -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
|
Change no-undef from off to error
|
2020-02-11 22:22:16 -05:00 |
search-query-parser-generator.js
|
Use textContent instead of innerText
|
2020-02-23 11:58:17 -05:00 |
search-query-parser.js
|
Changed type returned by apiTextParseMecab to avoid using for in
|
2020-02-25 22:13:03 -05:00 |
search.js
|
Move event handler definitions
|
2020-02-26 19:48:53 -05:00 |
translator.js
|
Updates for PR feedback
|
2020-02-22 14:43:06 -05:00 |
util.js
|
Fix unnamed functions
|
2020-02-22 14:52:09 -05:00 |