<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/bg/settings2.html, branch 21.1.31.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.1.31.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.1.31.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-01-31T16:55:11+00:00</updated>
<entry>
<title>Settings permissions info display (#1338)</title>
<updated>2021-01-31T16:55:11+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-31T16:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=08a87bd0075cec19d037573261cca012dacaefb9'/>
<id>urn:sha1:08a87bd0075cec19d037573261cca012dacaefb9</id>
<content type='text'>
* Add getAllPermissions function

* Add permissionsChanged event

* Update ClipboardPopupsController to show permissions validation info

* Add invalid indicator

* Display invalid indicator when permissions are not valid

* Fix border color transition not being necessary on input-suffix-button</content>
</entry>
<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>Modal refactor (#1335)</title>
<updated>2021-01-31T00:47:16+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-31T00:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=60c38ab83c429d9e4853dbd4ea9fa06eb8f9efa6'/>
<id>urn:sha1:60c38ab83c429d9e4853dbd4ea9fa06eb8f9efa6</id>
<content type='text'>
* Rename modal-container to modal

* Update how modal IDs are handled

* Fix invalid modal check

* Update modal IDs</content>
</entry>
<entry>
<title>Settings and welcome page improvements (#1326)</title>
<updated>2021-01-30T00:10:57+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-30T00:10:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=04cf4ec8d58f3f0802973d1527f173b3926b62d0'/>
<id>urn:sha1:04cf4ec8d58f3f0802973d1527f173b3926b62d0</id>
<content type='text'>
* Update wording to be less repetitive

* Remove the shadow theme option from the welcome page, to avoid confusion

* Update input sizes

* Update select text to not clip the triangle icon

* Update wording

* Update descriptions

* Remove "popup" to not exclude the search page</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>Native keyboard shortcuts settings (#1322)</title>
<updated>2021-01-28T00:34:14+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-28T00:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ed0c0c20c095ac693dac3f1c4145e4c8dc83601a'/>
<id>urn:sha1:ed0c0c20c095ac693dac3f1c4145e4c8dc83601a</id>
<content type='text'>
* Fix style issue

* Add ExtensionKeyboardShortcutController

* Move descriptions

* Add separator line</content>
</entry>
<entry>
<title>Update translation options to be advanced only (#1320)</title>
<updated>2021-01-27T01:00:34+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-27T01:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=77b7bdb4ceb5e1bd3cbe6fdb2a7d05acfd209382'/>
<id>urn:sha1:77b7bdb4ceb5e1bd3cbe6fdb2a7d05acfd209382</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clipboard settings organization (#1319)</title>
<updated>2021-01-27T00:58:58+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-27T00:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=898498c8a33c0a2d1af9a4177852cc6c00c32f53'/>
<id>urn:sha1:898498c8a33c0a2d1af9a4177852cc6c00c32f53</id>
<content type='text'>
* Create clipboard icon

* Move clipboard options

* Update clipboard options

* Update labels

* Add info

* Update all clipboard settings to request permissions</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>
</feed>
