.. |
anki.js
|
Update unused arguments
|
2019-11-26 22:06:27 -05:00 |
api.js
|
Comment empty blocks
|
2019-11-26 22:06:27 -05:00 |
audio-ui.js
|
Add UI for editing audio playback sources
|
2019-10-10 21:36:09 -04:00 |
audio.js
|
Remove unnecessary escapes from regex literals
|
2019-11-26 22:06:27 -05:00 |
backend-api-forwarder.js
|
Add support for showing recursive popups
|
2019-09-02 19:31:42 -04:00 |
backend.js
|
Update unused arguments
|
2019-11-26 22:06:27 -05:00 |
conditions-ui.js
|
Replace hasOwnProperty with simplified hasOwn function
|
2019-11-26 22:06:27 -05:00 |
conditions.js
|
Replace hasOwnProperty with simplified hasOwn function
|
2019-11-26 22:06:27 -05:00 |
context.js
|
Remove JQuery from the context popup window
|
2019-11-24 11:46:29 -05:00 |
database.js
|
Replace hasOwnProperty with simplified hasOwn function
|
2019-11-26 22:06:27 -05:00 |
deinflector.js
|
Replace string.substr and string.slice with string.substring
|
2019-11-24 11:02:52 -05:00 |
dictionary.js
|
Remove unnecessary escapes from regex literals
|
2019-11-26 22:06:27 -05:00 |
handlebars.js
|
Use const rather than let where possible
|
2019-11-26 22:06:27 -05:00 |
mecab.js
|
Replace hasOwnProperty with simplified hasOwn function
|
2019-11-26 22:06:27 -05:00 |
options.js
|
Replace hasOwnProperty with simplified hasOwn function
|
2019-11-26 22:06:27 -05:00 |
profile-conditions.js
|
Improve usability of domain profile condition
|
2019-11-23 10:28:37 -05:00 |
request.js
|
Update rejections to use Error
|
2019-10-08 21:44:25 -04:00 |
search-frontend.js
|
always disable scanning IME checkbox label
|
2019-11-09 13:01:21 +02:00 |
search-query-parser.js
|
Use const rather than let where possible
|
2019-11-26 22:06:27 -05:00 |
search.js
|
Update unused arguments
|
2019-11-26 22:06:27 -05:00 |
settings-dictionaries.js
|
Replace hasOwnProperty with simplified hasOwn function
|
2019-11-26 22:06:27 -05:00 |
settings-popup-preview.js
|
Replace hasOwnProperty with simplified hasOwn function
|
2019-11-26 22:06:27 -05:00 |
settings-profiles.js
|
Use consistent event handler notation
|
2019-11-26 17:18:17 -05:00 |
settings.js
|
Comment empty blocks
|
2019-11-26 22:06:27 -05:00 |
templates.js
|
optimize mouseover scanning in query parser
|
2019-11-23 17:45:44 +02:00 |
translator.js
|
Replace hasOwnProperty with simplified hasOwn function
|
2019-11-26 22:06:27 -05:00 |
util.js
|
utilIsObject => isObject, move to core.js
|
2019-11-26 17:33:09 -05:00 |