<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/dev, branch 21.8.31.1</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.8.31.1</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.8.31.1'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-09-11T20:07:02+00:00</updated>
<entry>
<title>Update version</title>
<updated>2021-09-11T20:07:02+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-11T20:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=383f2238453d513f54e1f8b6e379ea57d28ab1f8'/>
<id>urn:sha1:383f2238453d513f54e1f8b6e379ea57d28ab1f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dictionary media import improvements (#1926)</title>
<updated>2021-09-11T20:05:39+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-04T02:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ee2466eb22754c7f4a3296d23f8002bb97c4dfb9'/>
<id>urn:sha1:ee2466eb22754c7f4a3296d23f8002bb97c4dfb9</id>
<content type='text'>
* Add base64ToArrayBuffer to StringUtil

* Remove unnecessary media-util.js import

* Run async requirements in serial rather than parallel

* Update API.getMedia handler to convert ArrayBuffer content to base64

* Rename getImageResolution to getImageDetails

* Change parameter order of getImageDetails

* Pre-process and store media as an ArrayBuffer

* Remove MediaUtil.createBlobFromBase64Content

* Fix Anki media injection</content>
</entry>
<entry>
<title>Update version</title>
<updated>2021-09-01T01:49:57+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-01T01:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=764d59df137dacfa6b4cfa8394b711fda904efd9'/>
<id>urn:sha1:764d59df137dacfa6b4cfa8394b711fda904efd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Google Docs accessibility (#1875)</title>
<updated>2021-08-07T16:40:51+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-08-07T16:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5d4141a429dad23d78238f67ef61baabd251e67c'/>
<id>urn:sha1:5d4141a429dad23d78238f67ef61baabd251e67c</id>
<content type='text'>
* Add accessibility option for forcing Google Docs HTML-based rendering

* Update settings

* Send a documentStart message at document start

* Add accessibility script for Google Docs

* Set up accessibility

* Update tests</content>
</entry>
<entry>
<title>Update version</title>
<updated>2021-07-31T23:24:02+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-31T23:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b0df8045f6b749208a1e34fc43a46828a490d604'/>
<id>urn:sha1:b0df8045f6b749208a1e34fc43a46828a490d604</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dictionary importer refactoring (#1867)</title>
<updated>2021-07-31T22:08:51+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-31T22:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=01c5c5c04bd9234c64d6f57ee0ea65b0f478a1b7'/>
<id>urn:sha1:01c5c5c04bd9234c64d6f57ee0ea65b0f478a1b7</id>
<content type='text'>
* Remove map of schemas

* Don't reuse dictionary importer instances

* Refactor

* Update how progress callback is used</content>
</entry>
<entry>
<title>DictionaryImporterMediaLoader (#1860)</title>
<updated>2021-07-31T16:30:31+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-31T16:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=00c5ae79833a641ccc5f7d31b6eea3e91db4cb71'/>
<id>urn:sha1:00c5ae79833a641ccc5f7d31b6eea3e91db4cb71</id>
<content type='text'>
* Rename param for consistency

* Move media loading functionality into DictionaryImporterMediaLoader

* Create test class for media loading

* Remove unnecessary Blob/Image/URL functionality</content>
</entry>
<entry>
<title>Improve dictionary importer (#1859)</title>
<updated>2021-07-31T14:53:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-31T14:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2d57d69b9ed3adf1241074f7eb29a588bec817a2'/>
<id>urn:sha1:2d57d69b9ed3adf1241074f7eb29a588bec817a2</id>
<content type='text'>
* Optimize dictionary data parsing during import

* Use ArrayBuffer instead of string

* Add missing function for testing</content>
</entry>
<entry>
<title>Anki template renderer abstraction (#1839)</title>
<updated>2021-07-18T15:20:03+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-18T15:20:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=10a9da4d31b4837d8c48e3cd1c36a7b760691d74'/>
<id>urn:sha1:10a9da4d31b4837d8c48e3cd1c36a7b760691d74</id>
<content type='text'>
* Add AnkiTemplateRenderer abstraction

* Move Anki-specific template functionality into AnkiTemplateRenderer

* Add documentation comments</content>
</entry>
<entry>
<title>CSS JSON styles generalization (#1838)</title>
<updated>2021-07-18T02:39:25+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-18T02:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e1230c7934084e1748e70e88b98f67e05cf0cf11'/>
<id>urn:sha1:e1230c7934084e1748e70e88b98f67e05cf0cf11</id>
<content type='text'>
* Rename files

* Generalize custom CSS generation and testing

* Add CSS JSON file for display pronunciation</content>
</entry>
</feed>
