<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/bg/settings2.html, branch 22.9.9.2</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=22.9.9.2</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=22.9.9.2'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-02-13T04:03:15+00:00</updated>
<entry>
<title>Move html files (#1375)</title>
<updated>2021-02-13T04:03:15+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T04:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4053d9b2fac82108f701788c511aedaf988de4c5'/>
<id>urn:sha1:4053d9b2fac82108f701788c511aedaf988de4c5</id>
<content type='text'>
* Move background.html to /

* Move context.html to /

* Move info.html to /

* Move legal.html to /

* Move permissions.html to /

* Move pitch-accents-preview.html to /

* Move popup-preview.html to /

* Move search.html to /

* Move settings.html to /

* Move settings2.html to /

* Move template-renderer.html to /

* Move welcome.html to /

* Move float.html to /

* Move display-templates.html to /</content>
</entry>
<entry>
<title>Move css files (#1374)</title>
<updated>2021-02-13T02:03:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T02:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4f13de283572b2c57e7462f1030c12fe8335882e'/>
<id>urn:sha1:4f13de283572b2c57e7462f1030c12fe8335882e</id>
<content type='text'>
* Move bg/css/ to css/

* Move mixed/css/ to css/</content>
</entry>
<entry>
<title>Move images (#1372)</title>
<updated>2021-02-13T01:27:43+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T01:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=98975d59231eeedeaa2b17998b56a3c21e5d647e'/>
<id>urn:sha1:98975d59231eeedeaa2b17998b56a3c21e5d647e</id>
<content type='text'>
* Move mixed/img/ to images/

* Move bg/img/ to images/</content>
</entry>
<entry>
<title>Move data folder (#1371)</title>
<updated>2021-02-13T00:56:24+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T00:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2b4af57bd764ee07ed1d7db8e2985e34ba7ef8ea'/>
<id>urn:sha1:2b4af57bd764ee07ed1d7db8e2985e34ba7ef8ea</id>
<content type='text'>
* Move handlebars template files

* Move schema files</content>
</entry>
<entry>
<title>Permissions button in browser action popup (#1368)</title>
<updated>2021-02-11T23:55:09+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-11T23:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=94db6c69fa4aa25231e213c6d0e185197bfe3418'/>
<id>urn:sha1:94db6c69fa4aa25231e213c6d0e185197bfe3418</id>
<content type='text'>
* Add key icon

* Update context icon styles

* Add permissions links

* Show warning badge if permissions are insufficient for certain settings

* Create PermissionsUtil

* Use PermissionsUtil in Backend

* Update SettingsController to use PermissionsUtil

* Update AnkiController to use getRequiredPermissionsForAnkiFieldValue

* Show the permissions buttons/links on the context page when necessary

* Update MV3 compatibility</content>
</entry>
<entry>
<title>Mecab test (#1361)</title>
<updated>2021-02-09T00:40:49+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-09T00:40:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0f5fb804d03041b58813516721d897c4315dca8b'/>
<id>urn:sha1:0f5fb804d03041b58813516721d897c4315dca8b</id>
<content type='text'>
* Update Mecab API

* Add testMecab API function

* Add a test button for the Mecab component</content>
</entry>
<entry>
<title>Fix settings permissions issues (#1360)</title>
<updated>2021-02-09T00:37:36+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-09T00:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0ed24347ee275250bcd2c044a1b664f9f0273653'/>
<id>urn:sha1:0ed24347ee275250bcd2c044a1b664f9f0273653</id>
<content type='text'>
* Add missing warning indicator for the MeCab option

* Fix error handling of permissions requests</content>
</entry>
<entry>
<title>Improve dictionaries not enabled badges (#1349)</title>
<updated>2021-02-08T22:52:46+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-08T22:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4b6703114c3fedaaf24cc7a376d885e22dfdc4f3'/>
<id>urn:sha1:4b6703114c3fedaaf24cc7a376d885e22dfdc4f3</id>
<content type='text'>
* Improve badges on the settings page

* Add badges on the context page</content>
</entry>
<entry>
<title>Native messaging optional permission (#1348)</title>
<updated>2021-02-08T22:52:41+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-08T22:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=849e4fabe1dffc2851fcb338dae8400d6c8e46ca'/>
<id>urn:sha1:849e4fabe1dffc2851fcb338dae8400d6c8e46ca</id>
<content type='text'>
* Refactor PermissionsToggleController to not require a setting

* Update nativeMessaging to be optional on Chrome

* Update parsing.enableMecabParser setting to request permissions

* Update permissions page to use PermissionsToggleController

* Update permissions documentation

* Disable toggle for permissions which are not optional</content>
</entry>
<entry>
<title>Enforce language (#1344)</title>
<updated>2021-02-08T22:52:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-08T22:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=008809e0e73665249b7b3dd7c14a1761aa06bd39'/>
<id>urn:sha1:008809e0e73665249b7b3dd7c14a1761aa06bd39</id>
<content type='text'>
* Assign text content and a language

* Remove _appendMultilineText

* Assign lang for createTextNode content

* Add language attributes to HTML pages</content>
</entry>
</feed>
