toasted-nutbread
|
fd6ea0e404
|
Add API for getting media data
|
2020-04-18 21:32:35 -04:00 |
|
toasted-nutbread
|
03d77cc3a6
|
Merge pull request #442 from toasted-nutbread/audio-system-refactoring
Audio system refactoring
|
2020-04-18 21:10:48 -04:00 |
|
siikamiika
|
350a113996
|
use getFullscreenElement to check fullscreen
|
2020-04-18 23:28:00 +03:00 |
|
toasted-nutbread
|
320852f2d0
|
Fix overlapping audio.play calls due to await
|
2020-04-18 14:23:34 -04:00 |
|
toasted-nutbread
|
fcbfde506a
|
Await and handle errors from audio.play()
|
2020-04-18 14:23:34 -04:00 |
|
toasted-nutbread
|
92790763d1
|
Update style
|
2020-04-18 14:23:34 -04:00 |
|
toasted-nutbread
|
5c2dff345e
|
Fix button title text not updating correctly in merge mode
|
2020-04-18 14:23:34 -04:00 |
|
toasted-nutbread
|
7eb7c88394
|
Return index of the source instead of the source value
|
2020-04-18 14:23:34 -04:00 |
|
toasted-nutbread
|
f50aee1021
|
Only return the cached value if it uses a valid source
|
2020-04-18 14:23:34 -04:00 |
|
toasted-nutbread
|
e1ebfb02f7
|
Disable cache on the backend and fix a bug with the cache key
|
2020-04-18 14:23:34 -04:00 |
|
toasted-nutbread
|
823c026533
|
Remove de/structuring from public API
|
2020-04-18 14:23:34 -04:00 |
|
toasted-nutbread
|
7fc3882607
|
Update the parameters passed to various audio-related functions
|
2020-04-18 14:23:34 -04:00 |
|
toasted-nutbread
|
106172e2c1
|
Merge pull request #447 from toasted-nutbread/util-conversions
Util conversions
|
2020-04-18 14:12:41 -04:00 |
|
siikamiika
|
8c16a6e580
|
Merge pull request #456 from siikamiika/parse-text-refactor
Parse text refactor
|
2020-04-17 01:32:01 +03:00 |
|
siikamiika
|
e6053eefa5
|
Merge pull request #439 from siikamiika/popup-live-toggle
Popup live toggle
|
2020-04-17 01:31:25 +03:00 |
|
siikamiika
|
c613321a73
|
move QueryParser.parseText to Backend
|
2020-04-13 14:53:24 +03:00 |
|
toasted-nutbread
|
778d49f86b
|
Merge pull request #443 from toasted-nutbread/fix-get-selection
Fix getSelection not working in QueryParser
|
2020-04-12 11:42:56 -04:00 |
|
toasted-nutbread
|
51e17b35e3
|
Convert some util* functions into api* functions
|
2020-04-11 15:25:19 -04:00 |
|
toasted-nutbread
|
3c48290cd8
|
Add isExtensionUrl utility function to yomichan object
|
2020-04-11 15:17:25 -04:00 |
|
siikamiika
|
5c3641eadb
|
simplify frontend disable override
|
2020-04-11 21:04:30 +03:00 |
|
siikamiika
|
565e3a8c6a
|
change iframe popup live
|
2020-04-11 21:04:30 +03:00 |
|
siikamiika
|
1df59d57b5
|
limit popup depth live
|
2020-04-11 21:01:27 +03:00 |
|
toasted-nutbread
|
82f8397000
|
Merge pull request #438 from toasted-nutbread/display-generator-refactoring
Display generator refactoring
|
2020-04-11 11:37:03 -04:00 |
|
toasted-nutbread
|
a864cf094f
|
Merge pull request #437 from toasted-nutbread/backend-api-handler-changes
Backend api handler changes
|
2020-04-11 11:32:52 -04:00 |
|
toasted-nutbread
|
a296c758b9
|
apiBroadcast => apiBroadcastTab
|
2020-04-10 20:00:18 -04:00 |
|
toasted-nutbread
|
2c5bf0ed6b
|
Fix getSelection not working in QueryParser
|
2020-04-10 17:11:41 -04:00 |
|
|
4e5029f7ec
|
Update license author field to broader to explicitly reflect that
Yomichan is an ongoing community project. It really does take a village,
and everyone who contributes code owns a part of it :)
|
2020-04-10 11:10:21 -07:00 |
|
toasted-nutbread
|
025b1f398b
|
Simplify access to details fields in createTermEntry
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
06183ec124
|
Update how termTags is passed to _createTermExpression
|
2020-04-09 22:40:25 -04:00 |
|
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
|
a2b66dc6cc
|
Rename apiForward to apiBroadcast
|
2020-04-07 19:51:39 -04:00 |
|
toasted-nutbread
|
29cf8d2f79
|
Fix not awaiting this._getNoteContext
|
2020-04-06 18:55:45 -04:00 |
|
toasted-nutbread
|
199b926f23
|
Add overridable getDocumentTitle
|
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 |
|
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
|
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
|
c171503d77
|
use getTemporaryListenerResult in other places
|
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 |
|
toasted-nutbread
|
1f84280ea0
|
Include readings in disambiguations
|
2020-03-29 11:27:13 -04:00 |
|