toasted-nutbread
|
72219ba353
|
Replace charCodeAt and fromCharCode with codePointAt and fromCodePoint
|
2020-03-09 21:58:06 -04:00 |
|
toasted-nutbread
|
0cbf427ab5
|
Update argument order
|
2020-03-09 21:00:57 -04:00 |
|
siikamiika
|
7541517d80
|
Merge pull request #405 from siikamiika/fix-popup-depth-search-page
start popup depth from 1 on search page
|
2020-03-09 12:16:01 +02:00 |
|
siikamiika
|
2ca88b9b9f
|
strict check if popup depth has been set
|
2020-03-09 11:56:06 +02:00 |
|
siikamiika
|
0112dbab33
|
fix searchQueryUpdate
|
2020-03-09 04:06:31 +02:00 |
|
toasted-nutbread
|
0cd1f8f20a
|
Add missing copyright comment
|
2020-03-08 21:31:18 -04:00 |
|
toasted-nutbread
|
9069bcb3fe
|
Remove duplicate file
|
2020-03-08 21:30:37 -04:00 |
|
siikamiika
|
e2bf22831a
|
start popup depth from 1 on search page
|
2020-03-09 02:10:28 +02:00 |
|
toasted-nutbread
|
9cd4a52b9e
|
Rename audio.js to audio-uri-builder.js
|
2020-03-07 21:57:26 -05:00 |
|
toasted-nutbread
|
aad4ab5ecc
|
Rename audio functions using "url" to use "uri"
|
2020-03-07 21:57:26 -05:00 |
|
toasted-nutbread
|
391f3dd29a
|
Update how audio URIs are built
|
2020-03-07 21:57:26 -05:00 |
|
toasted-nutbread
|
21d194d145
|
Make _audioInject internal to Backend
|
2020-03-07 21:56:15 -05:00 |
|
toasted-nutbread
|
a0d8caffb4
|
Merge pull request #400 from toasted-nutbread/template-render-refactor
Template render refactor
|
2020-03-07 21:52:47 -05:00 |
|
toasted-nutbread
|
426c1534e7
|
Remove marker restrictions
|
2020-03-07 21:51:56 -05:00 |
|
toasted-nutbread
|
79eb4bdc16
|
Remove bg/js/api.js
|
2020-03-07 21:49:04 -05:00 |
|
toasted-nutbread
|
8f9b6534c6
|
Move stringReplaceAsync
It is only used in AnkiNoteBuilder and it was originally created
for this purpose.
|
2020-03-07 21:47:48 -05:00 |
|
toasted-nutbread
|
7ac1c843a9
|
Use dependency injection for apiTemplateRender
|
2020-03-07 21:47:48 -05:00 |
|
toasted-nutbread
|
69cce49b0d
|
Move Anki note generation functionality into a new class
|
2020-03-07 21:46:59 -05:00 |
|
toasted-nutbread
|
d022d61b1a
|
Merge pull request #399 from toasted-nutbread/audio-system-refactor
Audio system refactor
|
2020-03-07 21:44:51 -05:00 |
|
toasted-nutbread
|
dceaa85309
|
Rename audio.js to audio-system.js
|
2020-03-07 21:43:51 -05:00 |
|
toasted-nutbread
|
6adf2cf63f
|
Rename function
|
2020-03-07 21:43:51 -05:00 |
|
toasted-nutbread
|
a8eb50d96f
|
Use dependency injection for getAudioUri implementation
|
2020-03-07 21:43:51 -05:00 |
|
toasted-nutbread
|
75eac153d6
|
Remove old APIs
|
2020-03-07 21:42:19 -05:00 |
|
toasted-nutbread
|
d8e2e69ca5
|
Use AudioSystem on the audio settings page
|
2020-03-07 21:42:18 -05:00 |
|
toasted-nutbread
|
cadcd72fad
|
Use AudioSystem in Backend
|
2020-03-07 21:42:18 -05:00 |
|
toasted-nutbread
|
e048a1efce
|
Use AudioSystem in Display
|
2020-03-07 21:42:18 -05:00 |
|
toasted-nutbread
|
110e561eae
|
Create new AudioSystem class
|
2020-03-07 21:42:18 -05:00 |
|
toasted-nutbread
|
b8eb5e6016
|
Merge pull request #397 from toasted-nutbread/clipboard-monitor-refactor2
Clipboard monitor refactor
|
2020-03-07 21:41:45 -05:00 |
|
siikamiika
|
4b0dfa92aa
|
Merge pull request #393 from siikamiika/reconnect-frontend-api-sender
reconnect FrontendApiSender after disconnecting
|
2020-03-08 00:50:24 +02:00 |
|
toasted-nutbread
|
eea9dc68b9
|
Fix runtime.lastError error on startup in Firefox
|
2020-03-07 17:41:57 -05:00 |
|
toasted-nutbread
|
ba64f34df1
|
Mark fields as private
|
2020-03-07 10:48:56 -05:00 |
|
toasted-nutbread
|
93aa275d82
|
Use explicit dependency injection for ClipboardMonitor
|
2020-03-07 10:47:30 -05:00 |
|
toasted-nutbread
|
7822230b7f
|
Use events for ClipboardMonitor
|
2020-03-07 10:41:31 -05:00 |
|
siikamiika
|
24d9001b14
|
fix options object location
|
2020-03-07 14:27:44 +02:00 |
|
siikamiika
|
387e93dbbc
|
use docSentenceExtract in QueryParser
|
2020-03-07 14:20:08 +02:00 |
|
siikamiika
|
58d734b8f7
|
Merge pull request #395 from siikamiika/fix-containspoint-offset
adjust containsPoint offset with nested popups
|
2020-03-07 04:20:52 +02:00 |
|
siikamiika
|
9fef0751f3
|
replace spread with destructuring
|
2020-03-07 04:11:18 +02:00 |
|
siikamiika
|
86be737508
|
fix popup containsPoint offset
|
2020-03-07 03:52:36 +02:00 |
|
siikamiika
|
8b76761744
|
reconnect FrontendApiSender after disconnecting
|
2020-03-07 00:32:45 +02:00 |
|
toasted-nutbread
|
421b60db0f
|
Merge pull request #387 from toasted-nutbread/yomichan-vm
Abstract Yomichan extension script execution
|
2020-03-04 21:24:39 -05:00 |
|
siikamiika
|
6e47b4e241
|
Merge pull request #386 from siikamiika/simplify-backend-prepare
Simplify backend prepare
|
2020-03-04 05:30:48 +02:00 |
|
siikamiika
|
de8d9e6bf1
|
fix return type
|
2020-03-04 05:28:22 +02:00 |
|
toasted-nutbread
|
7a51a0fbde
|
Abstract Yomichan extension script execution
|
2020-03-02 22:20:47 -05:00 |
|
siikamiika
|
9ceb663f29
|
add missing runtime message for backendPrepared
|
2020-03-03 00:05:01 +02:00 |
|
siikamiika
|
e6347a94e7
|
prepare Backend for browser_action
|
2020-03-02 23:26:55 +02:00 |
|
siikamiika
|
a05a05c4f4
|
fix content script entry point Yomichan prepare
Covers Popup stuff in addition to Frontend
|
2020-03-02 12:01:53 +02:00 |
|
siikamiika
|
56b2f2c853
|
trigger yomichanCoreReady only when preparing
|
2020-03-02 11:31:09 +02:00 |
|
siikamiika
|
e0edb30efd
|
fix Backend prepare issues in settings
|
2020-03-02 11:18:09 +02:00 |
|
siikamiika
|
bd48d2f919
|
fix Yomichan core message issues
|
2020-03-02 10:35:46 +02:00 |
|
siikamiika
|
967e99b7f6
|
ensure Backend prepare in other places
|
2020-03-02 04:51:45 +02:00 |
|