<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/language, branch 21.3.31.2</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.3.31.2</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.3.31.2'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-04-15T22:22:12+00:00</updated>
<entry>
<title>Improve term dictionary entry sequence (#1591)</title>
<updated>2021-04-15T22:22:12+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-03T19:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b96f07140b932a2a5031faa4744aa9899ad3c910'/>
<id>urn:sha1:b96f07140b932a2a5031faa4744aa9899ad3c910</id>
<content type='text'>
* Improve sequence for merged entries and add sequenceDictionary

* Update docs

* Expose sequence in definitions

* Expose sequence in root definition

* Update test data</content>
</entry>
<entry>
<title>Remove repeated disambiguations (#1572)</title>
<updated>2021-03-28T20:04:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-28T20:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f58b4962f124d8cba5378b77040ac7962a9c20a5'/>
<id>urn:sha1:f58b4962f124d8cba5378b77040ac7962a9c20a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add part of speech info (#1561)</title>
<updated>2021-03-26T23:50:54+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-26T23:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=90f7d5ba07340413aa7e43c3a0cc038690b32db3'/>
<id>urn:sha1:90f7d5ba07340413aa7e43c3a0cc038690b32db3</id>
<content type='text'>
* Add part of speech info to headwords

* Expose parts of speech to Anki template rendering

* Expose parts of speech

* Update pitch accent categories

* Update docs

* Add part-of-speech

* Update options and tests

* Update markers

* Update test data</content>
</entry>
<entry>
<title>Remove debug log (#1558)</title>
<updated>2021-03-26T02:42:24+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-26T02:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a756ce85c0cdeedcdf9bbe784c0fd039ac1ce92e'/>
<id>urn:sha1:a756ce85c0cdeedcdf9bbe784c0fd039ac1ce92e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect sorting (#1557)</title>
<updated>2021-03-26T01:40:27+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-26T01:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4ddd3ec80cc0682a46c2d3fed137a5fa7657c5b0'/>
<id>urn:sha1:4ddd3ec80cc0682a46c2d3fed137a5fa7657c5b0</id>
<content type='text'>
* Sort by the maximum length of transformedText instead of deinflectedText

* Update docs

* Update tests</content>
</entry>
<entry>
<title>Refactor Translator and dictionary entry format (#1553)</title>
<updated>2021-03-25T23:55:31+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-25T23:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4be5c8fd9f7860e701d0b7d3c8c0ee934bc60a4f'/>
<id>urn:sha1:4be5c8fd9f7860e701d0b7d3c8c0ee934bc60a4f</id>
<content type='text'>
* Update test data

* Move translator.js

* Create new version of Translator

* Update Backend

* Update DictionaryDataUtil

* Update DisplayGenerator

* Create AnkiNoteDataCreator

* Replace AnkiNoteData with AnkiNoteDataCreator

* Update tests

* Remove AnkiNoteData

* Update test data

* Remove translator-old.js

* Add TypeScript interface definitions for the new translator data format</content>
</entry>
<entry>
<title>Fix furigana distribution when source/expression kana differs (#1532)</title>
<updated>2021-03-16T03:02:38+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-16T03:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8ae78449f205715d894efb34e786e947199ee28e'/>
<id>urn:sha1:8ae78449f205715d894efb34e786e947199ee28e</id>
<content type='text'>
* Fix furigana distribution when source/expression kana differs

* Add an additional test</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>
</feed>
