<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/types, branch 23.12.29.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=23.12.29.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=23.12.29.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2023-12-29T05:02:43+00:00</updated>
<entry>
<title>enum update (#482)</title>
<updated>2023-12-29T05:02:43+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-29T05:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=50c8480a6cc851dbf0c288e688d2cdf08f592f49'/>
<id>urn:sha1:50c8480a6cc851dbf0c288e688d2cdf08f592f49</id>
<content type='text'>
* enum update

* fix indentation

* fix indentation</content>
</entry>
<entry>
<title>Display API safety (#479)</title>
<updated>2023-12-29T05:02:14+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-29T05:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8b68504b3b95d0647b4305a43d7b326b801e1936'/>
<id>urn:sha1:8b68504b3b95d0647b4305a43d7b326b801e1936</id>
<content type='text'>
* Remove unused

* Add TODOs

* Rename

* Initial setup

* More updates

* Simplify naming

* Set up window API

* Remove type

* Move type

* Update type</content>
</entry>
<entry>
<title>Options util updates (#475)</title>
<updated>2023-12-29T05:01:37+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-29T05:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6a072dfdacf26d309bf8cd570c05f4d4b57c9af2'/>
<id>urn:sha1:6a072dfdacf26d309bf8cd570c05f4d4b57c9af2</id>
<content type='text'>
* Simplify async handling

* Update comments

* Add description

* Update update 22</content>
</entry>
<entry>
<title>Fix google docs (#473)</title>
<updated>2023-12-29T05:01:11+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-29T05:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0a68020771fc5b9dd437a90d5aac5e8a0c66719b'/>
<id>urn:sha1:0a68020771fc5b9dd437a90d5aac5e8a0c66719b</id>
<content type='text'>
* Add support for content script execution world

* Update manifest version to support world parameter in Chromium browsers

* Update google docs injection

* Reuse code for registration

* Add info</content>
</entry>
<entry>
<title>Comment updates (#481)</title>
<updated>2023-12-29T03:31:45+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-29T03:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d90d408279938d389019a8bed15c5eb95af7c8bc'/>
<id>urn:sha1:d90d408279938d389019a8bed15c5eb95af7c8bc</id>
<content type='text'>
* comment updates

* comment updates</content>
</entry>
<entry>
<title>Event dispatcher refactor (#463)</title>
<updated>2023-12-29T03:17:38+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-29T03:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1e254fd1d4423b984e176547ef36a14383bbd7f5'/>
<id>urn:sha1:1e254fd1d4423b984e176547ef36a14383bbd7f5</id>
<content type='text'>
* Refactor EventDispatcher template type

* Update core types

* Update log

* Update clipboard monitor

* Update application events

* Update popup events

* Update text scanner

* Update cross frame API

* Update display events

* Type updates

* Update display history

* Update query parser

* Update search persistent state controller

* Update panel element

* Update popup menu

* Update audio system

* Update hotkey handler

* Update settings controller

* Update audio controller

* Update types

* Update types

* Update types

* Add event handler types

* Update type

* Fix issues

* Remove error suppression

* Fix typo</content>
</entry>
<entry>
<title>Database test updates (#461)</title>
<updated>2023-12-29T03:15:47+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-29T03:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a51ae1533c54162f14785652e9128f90afb86aed'/>
<id>urn:sha1:a51ae1533c54162f14785652e9128f90afb86aed</id>
<content type='text'>
* Initial changes

* Move test

* Disable async

* Add createCustomDataTest

* Move test case data to JSON file

* Update tests

* Cleanup

* Simplify

* Add dedicated test for database clearing

* Remove previous clear testing

* Remove unused test function

* Update values</content>
</entry>
<entry>
<title>Simplify dom text scanner (#453)</title>
<updated>2023-12-29T03:04:47+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-29T03:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=476d7548022ab25cc499f9b3bb712c81a6d3240c'/>
<id>urn:sha1:476d7548022ab25cc499f9b3bb712c81a6d3240c</id>
<content type='text'>
* Remove "enum" from name, update comment

* Simplify</content>
</entry>
<entry>
<title>search resolution option (#436)</title>
<updated>2023-12-29T03:02:51+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2023-12-29T03:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=580983b9b8a17965db1466aa08cad3c96b06022e'/>
<id>urn:sha1:580983b9b8a17965db1466aa08cad3c96b06022e</id>
<content type='text'>
* add search resolution setting

* move finding next substring to method

* use regex literal

* fix comments

* fix comments

* add options update function

* update test</content>
</entry>
<entry>
<title>API type safety updates (#457)</title>
<updated>2023-12-28T05:48:33+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-28T05:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=76805bc0fc65452ca830623aa810888f9c476a2b'/>
<id>urn:sha1:76805bc0fc65452ca830623aa810888f9c476a2b</id>
<content type='text'>
* Update message handlers in SearchDisplayController

* Update types

* Updates

* Updates

* Simplify

* Updates

* Updates

* Rename

* Improve types

* Improve types

* Resolve TODOs</content>
</entry>
</feed>
