toasted-nutbread
|
bb37b74288
|
Rename "only" to "disambiguation" to match naming convention used for pitch accents
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
6788bb31d2
|
Update _appendMultiple to not use a fallback
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
f9bdf2c66f
|
Organize
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
9bbe35da68
|
Mark functions as private
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
d7e4ff067e
|
Remove statics
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
75c5c7aabc
|
Remove data-multi assignments
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
99f58b49f6
|
Use data-expression-multi instead of data-multi
|
2020-04-09 22:40:22 -04:00 |
|
toasted-nutbread
|
f177e3699a
|
Merge pull request #434 from toasted-nutbread/error-fixes
Error fixes
|
2020-04-07 19:28:07 -04:00 |
|
toasted-nutbread
|
ac1ecb35ee
|
Merge pull request #433 from toasted-nutbread/extra-dictionary-information
Extra dictionary information
|
2020-04-07 19:27:58 -04:00 |
|
toasted-nutbread
|
a6773e0240
|
Fix field name
|
2020-04-07 19:04:47 -04:00 |
|
toasted-nutbread
|
8a419dfa67
|
Pass AudioSystem instance to AnkiNoteBuilder constructor
|
2020-04-07 19:04:47 -04:00 |
|
toasted-nutbread
|
716ab99fc0
|
Remove inconsistent/unused return value
|
2020-04-07 19:04:47 -04:00 |
|
toasted-nutbread
|
97b7b521dd
|
Create _containsMarker to reduce redundant code
|
2020-04-07 19:04:47 -04:00 |
|
toasted-nutbread
|
a49e061545
|
Move _dateToString into a new function
|
2020-04-07 19:04:47 -04:00 |
|
toasted-nutbread
|
efcdff72a3
|
Move media injection functions into AnkiNoteBuilder
|
2020-04-07 19:04:47 -04:00 |
|
toasted-nutbread
|
29cf8d2f79
|
Fix not awaiting this._getNoteContext
|
2020-04-06 18:55:45 -04:00 |
|
toasted-nutbread
|
696897f6fa
|
Add support for getting the document title
|
2020-04-06 18:55:36 -04:00 |
|
toasted-nutbread
|
199b926f23
|
Add overridable getDocumentTitle
|
2020-04-06 18:20:04 -04:00 |
|
toasted-nutbread
|
1d7c86ded0
|
Add document-title tag to settings options
|
2020-04-06 18:20:04 -04:00 |
|
toasted-nutbread
|
4011a091b6
|
Add support for {document-title}
|
2020-04-06 18:20:04 -04:00 |
|
toasted-nutbread
|
059db280bb
|
Add custom context object for note creation
|
2020-04-06 18:20:04 -04:00 |
|
toasted-nutbread
|
8b07a23de9
|
Rename context to details
|
2020-04-06 18:20:04 -04:00 |
|
toasted-nutbread
|
9dfe531dfd
|
Use logError instead of console.log
|
2020-04-05 18:27:53 -04:00 |
|
toasted-nutbread
|
7449ffd4dc
|
Fix error reporting during dictionary import
|
2020-04-05 18:26:38 -04:00 |
|
toasted-nutbread
|
dd9d50bfc1
|
Update settings page to display additional information
|
2020-04-05 14:46:45 -04:00 |
|
toasted-nutbread
|
1b97629cd8
|
Store new dictionary data
|
2020-04-05 14:46:45 -04:00 |
|
toasted-nutbread
|
cd831d88cc
|
Update schema to include additional fields
|
2020-04-05 14:46:45 -04:00 |
|
siikamiika
|
22a97d916f
|
fix NOT (a OR B) to NOT (a AND b)
|
2020-04-05 20:42:23 +03:00 |
|
siikamiika
|
5596a8f6f7
|
strict object property type check
|
2020-04-05 20:03:45 +03:00 |
|
siikamiika
|
aea7c590d1
|
refactor _updateFrameOffset
|
2020-04-05 20:03:45 +03:00 |
|
siikamiika
|
abd056e563
|
reduce code duplication
|
2020-04-05 20:03:45 +03:00 |
|
siikamiika
|
31a326fe63
|
add option for iframe popups
|
2020-04-05 20:03:42 +03:00 |
|
siikamiika
|
0d76cef434
|
give a name to a timeout
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
e4fc53480f
|
move broadcastRootPopupInformation to Frontend
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
867902523f
|
simplify promise
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
123e725049
|
use duck typing for event listener
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
067c26982e
|
setTimeout refactoring
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
559033f0a6
|
default to [0, 0] when sourceFrame is not found
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
c171503d77
|
use getTemporaryListenerResult in other places
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
7928c5d713
|
error handling
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
9f9ea1d5fb
|
throttle frame offset getting
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
fa65ab3512
|
refactor getTemporaryListenerResult timeout
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
d88635cbb2
|
temporary listener abstraction
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
9fe1e38afb
|
refactor
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
d20ece9f07
|
move frame offset forwarding code to a class
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
09151a1a86
|
simplify popup proxy prepare
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
b996d0b1e0
|
fix and simplify
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
4814db8df1
|
adjust iframe popup position to root page
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
b6c4914b79
|
simplify popup prepare
|
2020-04-05 19:57:37 +03:00 |
|
siikamiika
|
6806e7055f
|
show iframe popups in root frame
|
2020-04-05 19:57:37 +03:00 |
|