<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/test, branch 21.1.31.1</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.1.31.1</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.1.31.1'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-01-31T01:44:54+00:00</updated>
<entry>
<title>Html lint (#1336)</title>
<updated>2021-01-31T01:44:54+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-31T01:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9e83faa02c136da9e4749b696d8c7a0b363c0745'/>
<id>urn:sha1:9e83faa02c136da9e4749b696d8c7a0b363c0745</id>
<content type='text'>
* Move style rules

* Fix non-unique IDs

* Remove erroneous ids

* Add title

* Fix invalid closing tag

* Install html-validate

* Add .htmlvalidate.json

* Update HTML and styles

* Add test-lint-html

* Update test files

* Update test-lint-html/css commands to have more explicit targets</content>
</entry>
<entry>
<title>Remove the dictionary tag from the definitionTags (#1324)</title>
<updated>2021-01-29T02:33:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-29T02:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a81787c55b10b43344a9506b62d90c317b329667'/>
<id>urn:sha1:a81787c55b10b43344a9506b62d90c317b329667</id>
<content type='text'>
* Remove dictionary tag from term definitionTags and kanji tags

* Update test data

* Update templates

* Update tests

* Update information</content>
</entry>
<entry>
<title>Refactor anki field templates (#1323)</title>
<updated>2021-01-29T02:17:10+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-29T02:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e610a62ceb07313c581a0bd2d5c8ebbc7c39ba4f'/>
<id>urn:sha1:e610a62ceb07313c581a0bd2d5c8ebbc7c39ba4f</id>
<content type='text'>
* Update glossary and glossary-single

* Define patch

* Create TemplatePatcher

* Add test</content>
</entry>
<entry>
<title>Update clipboard options organization (#1318)</title>
<updated>2021-01-26T23:30:01+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-26T23:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8d292363d4d7363134a66e6d35e549f4634521a1'/>
<id>urn:sha1:8d292363d4d7363134a66e6d35e549f4634521a1</id>
<content type='text'>
* Update options organization

* Update general.enableClipboardPopups to clipboard.enableBackgroundMonitor

* Update general.enableClipboardMonitor to clipboard.enableSearchPageMonitor

* Update general.maximumClipboardSearchLength to clipboard.maximumSearchLength

* Update general.autoSearchClipboardContent to clipboard.autoSearchContent</content>
</entry>
<entry>
<title>Clipboard lookup skip option (#1314)</title>
<updated>2021-01-26T03:05:06+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-26T03:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=981f73b5623249b4c4cead0261eab0e70f620d90'/>
<id>urn:sha1:981f73b5623249b4c4cead0261eab0e70f620d90</id>
<content type='text'>
* Add autoSearchClipboardContent option

* Hide header if there is any search text

* Add setting for autoSearchClipboardContent

* Add support for autoSearchClipboardContent</content>
</entry>
<entry>
<title>Multiple custom audio sources (#1303)</title>
<updated>2021-01-24T03:46:00+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-24T03:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ebfef0c74858607d050da2cdc9046a681b133b25'/>
<id>urn:sha1:ebfef0c74858607d050da2cdc9046a681b133b25</id>
<content type='text'>
* Fix label

* Fix icon size being flexible

* Add schema

* Add customSourceType option

* Update settings

* Pass customSourceType to the audio downloader

* Implement custom audio JSON mode</content>
</entry>
<entry>
<title>Simplify CacheMap (#1287)</title>
<updated>2021-01-22T03:49:54+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-22T03:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=cf57c4e38d619d979ca39328bd9ec4821f284816'/>
<id>urn:sha1:cf57c4e38d619d979ca39328bd9ec4821f284816</id>
<content type='text'>
* Simplify CacheMap, removing support for array path keys

* Update keys

* Update JsonSchemaValidator

* Update AudioSystem</content>
</entry>
<entry>
<title>Hotkey util (#1270)</title>
<updated>2021-01-18T18:52:07+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-18T18:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b0f0ecd7df7694e14f08c6cf376a964abe7ee7f5'/>
<id>urn:sha1:b0f0ecd7df7694e14f08c6cf376a964abe7ee7f5</id>
<content type='text'>
* Create HotkeyUtil

* Create tests

* Use HotkeyUtil

* Fix issues</content>
</entry>
<entry>
<title>Update copyHostSelection to be popup-only (#1267)</title>
<updated>2021-01-18T00:35:01+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-18T00:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d21de9df0052d89bea09e947c312e3694cc64920'/>
<id>urn:sha1:d21de9df0052d89bea09e947c312e3694cc64920</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update default settings page (#1254)</title>
<updated>2021-01-16T21:55:40+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-16T21:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d89f23261cd619a406d4d50006871b10f1e653c6'/>
<id>urn:sha1:d89f23261cd619a406d4d50006871b10f1e653c6</id>
<content type='text'>
* Update settings v2 to be the default for existing users

* Update information on the old settings page

* Update information on the new settings page

* Update tests</content>
</entry>
</feed>
