toasted-nutbread
|
07e5e5c15b
|
Show small image preview on [Image] link hover/focus
|
2020-04-18 21:33:14 -04:00 |
|
toasted-nutbread
|
c75a0d4e70
|
Fix space being inside the <a> and thus being underlined
|
2020-04-18 21:33:14 -04:00 |
|
toasted-nutbread
|
5f49f0fed2
|
Add tests
|
2020-04-18 21:33:14 -04:00 |
|
toasted-nutbread
|
ac603d54a3
|
Add support for displaying images
|
2020-04-18 21:32:35 -04:00 |
|
toasted-nutbread
|
fd6ea0e404
|
Add API for getting media data
|
2020-04-18 21:32:35 -04:00 |
|
toasted-nutbread
|
8106f4744b
|
Add support for importing and storing media files
|
2020-04-18 21:31:09 -04:00 |
|
toasted-nutbread
|
3b2663ba09
|
Merge pull request #448 from toasted-nutbread/badge-improvements
Badge improvements
|
2020-04-18 21:16:25 -04:00 |
|
toasted-nutbread
|
51d756eefc
|
Fix _prepareError check
|
2020-04-18 21:15:15 -04:00 |
|
toasted-nutbread
|
4638985b16
|
Remove unused global
|
2020-04-18 21:12:54 -04:00 |
|
toasted-nutbread
|
66ef730119
|
Update style, use isObject
|
2020-04-18 21:12:54 -04:00 |
|
toasted-nutbread
|
dee7d924a8
|
Show error status for prepare() errors
|
2020-04-18 21:12:54 -04:00 |
|
toasted-nutbread
|
5c5c70326d
|
Add a delay before showing the loading state
Intended to prevent flickering when startup is quick
|
2020-04-18 21:12:54 -04:00 |
|
toasted-nutbread
|
c9704b5c5e
|
Update when/how badge state is changed
|
2020-04-18 21:12:54 -04:00 |
|
toasted-nutbread
|
6498556ec7
|
Update isPrepared to be consistent with DisplaySearch's isPrepared
|
2020-04-18 21:11:15 -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
|
7a03ce0194
|
Merge pull request #460 from siikamiika/iframe-popup-edge-cases
Iframe popup edge cases
|
2020-04-18 23:39:21 +03:00 |
|
siikamiika
|
d66ca93ce4
|
cache invalidation
|
2020-04-18 23:28:00 +03:00 |
|
siikamiika
|
a81c33b60a
|
simplify element source lazy load
|
2020-04-18 23:28:00 +03:00 |
|
siikamiika
|
691b739849
|
cache closed shadow dom content windows
|
2020-04-18 23:28:00 +03:00 |
|
siikamiika
|
66354f1f9e
|
lazy load element sources
|
2020-04-18 23:28:00 +03:00 |
|
siikamiika
|
bb3ad78e37
|
optimize source frame finding
|
2020-04-18 23:28:00 +03:00 |
|
siikamiika
|
c992e7f920
|
add manual performance tests
|
2020-04-18 23:28:00 +03:00 |
|
siikamiika
|
350a113996
|
use getFullscreenElement to check fullscreen
|
2020-04-18 23:28:00 +03:00 |
|
siikamiika
|
b786e2da19
|
move open shadow root iframe finder to a function
|
2020-04-18 23:28:00 +03:00 |
|
siikamiika
|
85706c421b
|
show popup inside iframe for closed shadow dom
|
2020-04-18 23:28:00 +03:00 |
|
siikamiika
|
fbaf50def1
|
support iframes inside open shadow dom
|
2020-04-18 23:28:00 +03:00 |
|
siikamiika
|
4fdc300b61
|
disable root frame popup when iframe is 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
|
9fe7b9ad29
|
Remove unused global
|
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
|
5b3d7fadc3
|
Merge pull request #453 from toasted-nutbread/reuse-anki-instance
Reuse AnkiConnect instance
|
2020-04-18 14:14:52 -04:00 |
|
toasted-nutbread
|
9297eb45ae
|
Merge pull request #450 from toasted-nutbread/frequency-readings
Add support for filtering frequency metadata based on readings
|
2020-04-18 14:14:30 -04:00 |
|
toasted-nutbread
|
106172e2c1
|
Merge pull request #447 from toasted-nutbread/util-conversions
Util conversions
|
2020-04-18 14:12:41 -04:00 |
|
|
9e7750125c
|
Version bump
|
2020-04-18 11:04:27 -07:00 |
|
toasted-nutbread
|
06e95b8747
|
Remove unused global
|
2020-04-17 22:16:08 -04:00 |
|
toasted-nutbread
|
018913d03f
|
Use isObject
|
2020-04-17 19:25:07 -04:00 |
|
|
93c4fb9eab
|
Merge branch 'master' of https://github.com/FooSoft/yomichan
|
2020-04-16 17:30:09 -07:00 |
|
|
3b9a87b2eb
|
Add notice about pitch accent dictionary being available in testing only
|
2020-04-16 17:29:36 -07: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
|
619df42aed
|
simplify to enable constant usage
|
2020-04-14 21:25:02 +03:00 |
|
siikamiika
|
3fa8b8e186
|
prevent infinite loop if source length is 0
|
2020-04-14 21:21:52 +03:00 |
|
siikamiika
|
a02cf28c57
|
break after switch default
|
2020-04-14 21:13:46 +03:00 |
|