<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/media, branch 21.4.30.2</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.4.30.2</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.4.30.2'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-04-11T03:55:11+00:00</updated>
<entry>
<title>Initial safari compatibility (#1609)</title>
<updated>2021-04-11T03:55:11+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-11T03:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=20d60a2ba79c065586805806ea703a8057839f75'/>
<id>urn:sha1:20d60a2ba79c065586805806ea703a8057839f75</id>
<content type='text'>
* Update environment info to return the 'safari' browser

* Fix popup display on Safari

* Update environment assignment

* Add data-loading-stalled property when loading takes longer than expected

* Add notification when loading has stalled

* Allow getDictionaryInfo invocation on non-privileged contexts

* Update _validatePrivilegedMessageSender

* Don't listen to 'voiceschanged' event unless addEventListener is present

Also expose an event</content>
</entry>
<entry>
<title>Update dictionary entry terminology (#1592)</title>
<updated>2021-04-04T20:22:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-04T20:22:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e14b52ef84be7feeab60167605fd10918a242cd3'/>
<id>urn:sha1:e14b52ef84be7feeab60167605fd10918a242cd3</id>
<content type='text'>
* Update terminology

* Update terminology in display.js

* Update terminology in display-audio.js

* Update terminology in text-scanner.js

* Update terminology in backend.js

* Update terminology in mecab.js

* Update terminology in audio-downloader.js

* Update terminology in translator-vm.js

* Update terminology in dictionary-data-util.js

* Update terminology in dictionary-database.js

* Update terminology in japanese-util.js

* Change/upgrade {expression} to {term}

* Update terminology in test-japanese.js

* Update terminology in test-database.js

* Update terminology in anki-templates-controller.js

* Update terminology in anki-note-builder.js

* Update terminology in backend.js

* Update terminology in text-scanner.js

* Update terminology in display.js

* Update terminology in display.js</content>
</entry>
<entry>
<title>Dictionary database improvements (#1527)</title>
<updated>2021-03-15T02:51:20+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-15T02:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a52d86a39e9cca620823e3d97d7c129a7abafced'/>
<id>urn:sha1:a52d86a39e9cca620823e3d97d7c129a7abafced</id>
<content type='text'>
* Update formatting

* Add _findMultiBulk

* Update implementation of findTermsBySequenceBulk

* Update tests

* Generalize query creation

* Remove _findGenericBulk

* Reduce function creation

* Add more bindings

* Simplify findTermsExactBulk implementation

* Update var names

* Update _findMultiBulk to support multiple index queries

* Update findTermsBulk

* Update getMedia implementation

* Pass data arg to getAll and findFirst to avoid having multiple closures</content>
</entry>
<entry>
<title>Fix dictionary image support (#1526)</title>
<updated>2021-03-14T22:41:15+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-14T22:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=07df1e011794f5a77f7fb7da5cd9ea353a8747e2'/>
<id>urn:sha1:07df1e011794f5a77f7fb7da5cd9ea353a8747e2</id>
<content type='text'>
* Fix content security policy for images

* Add createBlobFromBase64Content to MediaUtil

* Update MediaLoader to use MediaUtil

* Use blob URLs when importing dictionaries

* Update VM's URL to support createObjectURL and revokeObjectURL

* Fix test</content>
</entry>
<entry>
<title>Make MediaUtil a static class (#1525)</title>
<updated>2021-03-14T22:04:19+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-14T22:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=52a4d874eada5be121e15d73d1d10e9a8d84bdb8'/>
<id>urn:sha1:52a4d874eada5be121e15d73d1d10e9a8d84bdb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update audio downloader (#1499)</title>
<updated>2021-03-06T23:26:16+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-06T23:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=49bf56269032b568772d8446b039d85309de98f5'/>
<id>urn:sha1:49bf56269032b568772d8446b039d85309de98f5</id>
<content type='text'>
* Update _getInfoJpod101's empty reading check

* Use URLSearchParams instead of a string</content>
</entry>
<entry>
<title>Improve empty reading handling (#1497)</title>
<updated>2021-03-06T20:53:45+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-06T20:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=16217728afe0f9ff7dcbb7c7b7ead454ccc8705f'/>
<id>urn:sha1:16217728afe0f9ff7dcbb7c7b7ead454ccc8705f</id>
<content type='text'>
* Handle empty readings earlier in the definition creation process

* Remove empty reading check

* Remove special handling of empty readings</content>
</entry>
<entry>
<title>Update audio downloading to support specifying an exact array index (#1405)</title>
<updated>2021-02-16T01:47:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-16T01:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f2a387237bac02d93d1664ed7acb6a10108915b6'/>
<id>urn:sha1:f2a387237bac02d93d1664ed7acb6a10108915b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move api to yomichan object (#1392)</title>
<updated>2021-02-14T20:53:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-14T20:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=286534e648af350d24fbf3c7892a7ec81aaeb4bd'/>
<id>urn:sha1:286534e648af350d24fbf3c7892a7ec81aaeb4bd</id>
<content type='text'>
* Move cross frame API from API to Yomichan

* Add API instance to Yomichan

* Move api global to yomichan.api

* Pass yomichan to API

* Remove IIFE</content>
</entry>
<entry>
<title>Util rename (#1389)</title>
<updated>2021-02-14T16:32:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-14T16:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5268c5d1bc079ac99e99cf04853d3dea22def403'/>
<id>urn:sha1:5268c5d1bc079ac99e99cf04853d3dea22def403</id>
<content type='text'>
* Rename MediaUtility to MediaUtil for consistency

* Update variable names

* Rename media-utility.js to media-util.js

* Rename ProfileConditions to ProfileConditionsUtil

* Rename variables

* Move profile-conditions.js to profile-conditions-util.js

* Rename test-profile-conditions.js to test-profile-conditions-util.js</content>
</entry>
</feed>
