<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/test, branch 21.7.31.1</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.7.31.1</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.7.31.1'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-07-31T22:08:51+00:00</updated>
<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>DictionaryImporterThreaded (#1865)</title>
<updated>2021-07-31T18:46:09+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-31T18:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8c4a50f68c9543c14cfe76abd2f6f42135b0e13d'/>
<id>urn:sha1:8c4a50f68c9543c14cfe76abd2f6f42135b0e13d</id>
<content type='text'>
* Create new classes for importing dictionaries from a separate thread

* Use threaded importer

* Update worker tests</content>
</entry>
<entry>
<title>test-workers (#1863)</title>
<updated>2021-07-31T18:36:14+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-31T18:36:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=992c8bcf75b9477e1652cf2a458418e375903cc0'/>
<id>urn:sha1:992c8bcf75b9477e1652cf2a458418e375903cc0</id>
<content type='text'>
* Add getImportedScripts utility function to test-sw.js

* Move functionality to testServiceWorker

* Rename file

* Add loadEslint utility function

* Add filterScriptPaths utility</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>Rename pitchAccent in source code (#1852)</title>
<updated>2021-07-26T23:45:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-26T23:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b0596c8a3c6eb7073750ed07ba862b0ba2d44140'/>
<id>urn:sha1:b0596c8a3c6eb7073750ed07ba862b0ba2d44140</id>
<content type='text'>
* Rename pitchAccentPosition to pitchAccentDownstepPosition

* Rename function

* Rename

* Rename

* pitches =&gt; pronunciations</content>
</entry>
<entry>
<title>Update de/serializeError functions to only serialize data if present (#1849)</title>
<updated>2021-07-25T16:54:26+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-25T16:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3f738898743804fa07c449063bf3065af00e5aa2'/>
<id>urn:sha1:3f738898743804fa07c449063bf3065af00e5aa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix definition image aspect ratio issue (#1847)</title>
<updated>2021-07-22T22:11:46+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-22T22:11:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=73f06a3fa087af164c54b57b2d92466d689d107e'/>
<id>urn:sha1:73f06a3fa087af164c54b57b2d92466d689d107e</id>
<content type='text'>
* Fix incorrect aspect ratio

* Update test data</content>
</entry>
<entry>
<title>Update pronunciation anki templates (#1842)</title>
<updated>2021-07-18T20:01:42+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-18T20:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2ee3e3a7a18cc8cb71febe3030c149e0280ed9a7'/>
<id>urn:sha1:2ee3e3a7a18cc8cb71febe3030c149e0280ed9a7</id>
<content type='text'>
* Update anki pronunciation templates

* Expose nasalPositions/devoicePositions

* Update templates to support nasal/devoice positions

* Update test data</content>
</entry>
<entry>
<title>Update valid-dictionary1 data (#1841)</title>
<updated>2021-07-18T19:52:40+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-18T19:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=40cdb4feb534174b78fb5f2ac612748ce9b5a9a4'/>
<id>urn:sha1:40cdb4feb534174b78fb5f2ac612748ce9b5a9a4</id>
<content type='text'>
* Add example definitions for pronunciation metadata

* Update counts

* Update tests</content>
</entry>
</feed>
