<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/bg/background.html, branch 20.5.22.1</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=20.5.22.1</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=20.5.22.1'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2020-05-09T15:36:00+00:00</updated>
<entry>
<title>Modifier key platform names (#519)</title>
<updated>2020-05-09T15:36:00+00:00</updated>
<author>
<name>siikamiika</name>
<email>siikamiika@users.noreply.github.com</email>
</author>
<published>2020-05-09T15:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d6a3825a383e13b34c03c0b36e393da52bf8cf89'/>
<id>urn:sha1:d6a3825a383e13b34c03c0b36e393da52bf8cf89</id>
<content type='text'>
* wip

* add environment class

* use Environment class

* use Environment for scanning modifier options

* remove Environment in favor of API

* await promise

* use modifier symbols on macOS

* fix key separator issues

* if else to switch

* simplify variable names</content>
</entry>
<entry>
<title>Japanese util refactor (#510)</title>
<updated>2020-05-06T23:37:36+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-05-06T23:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f361139d744e58a6c33841cee227d13d1970bb98'/>
<id>urn:sha1:f361139d744e58a6c33841cee227d13d1970bb98</id>
<content type='text'>
* Convert mixed japanese.js to utility class

* Copy functions from bg/js/japanese.js into mixed/js/japanese.js

* Remove bg/js/japanese.js

* Make wanakana dependency optional

* Update tests</content>
</entry>
<entry>
<title>Add apiModifySettings (#501)</title>
<updated>2020-05-06T23:32:28+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-05-06T23:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bb2d9501afc0e406b0dacf5675cd90985238be98'/>
<id>urn:sha1:bb2d9501afc0e406b0dacf5675cd90985238be98</id>
<content type='text'>
* Update getProfile/getProfileFromContext to store this.options in a variable

* Add useSchema parameter to options getter functions

* Add apiModifySettings

* Use apiModifySettings instead of apiOptionsSet

* Remove apiOptionsSet

* Fix incorrect deleteCount check

* Require explicit scope for options

* Throw on invalid scope</content>
</entry>
<entry>
<title>Add Yomichan icon SVG (#478)</title>
<updated>2020-04-26T20:56:14+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-04-26T20:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4e0fc76fe1d4bf38cfbef370fcc55331108e0e0a'/>
<id>urn:sha1:4e0fc76fe1d4bf38cfbef370fcc55331108e0e0a</id>
<content type='text'>
* Create Yomichan icon SVG and 32x32 PNG

* Update icons

* Add 32x32 icon definition to HTML pages</content>
</entry>
<entry>
<title>Create background-main.js</title>
<updated>2020-04-19T18:26:44+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-04-19T18:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3c8eb9eee009ebe265fbae3f7d7ac0d74fcbdd94'/>
<id>urn:sha1:3c8eb9eee009ebe265fbae3f7d7ac0d74fcbdd94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for importing and storing media files</title>
<updated>2020-04-19T01:31:09+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-03-02T03:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8106f4744b07833526d16acf656eda11d29b99ad'/>
<id>urn:sha1:8106f4744b07833526d16acf656eda11d29b99ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #424 from toasted-nutbread/dictionary-importer</title>
<updated>2020-04-05T16:52:07+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-04-05T16:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3684a479c5e12efe63c54e5532a264d157a6816d'/>
<id>urn:sha1:3684a479c5e12efe63c54e5532a264d157a6816d</id>
<content type='text'>
Dictionary importer</content>
</entry>
<entry>
<title>Move dictionary import functionality into a new class</title>
<updated>2020-03-31T00:51:20+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-03-31T00:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9052ab8ebd5af505f1992bfc001b226202e2f393'/>
<id>urn:sha1:9052ab8ebd5af505f1992bfc001b226202e2f393</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create simplified source map class</title>
<updated>2020-03-28T22:17:00+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-03-28T21:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ae84d13757a98e640c8d62f8d856cecbd84dd66f'/>
<id>urn:sha1:ae84d13757a98e640c8d62f8d856cecbd84dd66f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move basic string/character testing functions into a mixed/js/japanese.js</title>
<updated>2020-03-21T17:18:34+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-03-21T17:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=77a2cc60e9a4a89da354cadb1bf060204ee3b951'/>
<id>urn:sha1:77a2cc60e9a4a89da354cadb1bf060204ee3b951</id>
<content type='text'>
</content>
</entry>
</feed>
