<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/app, branch 24.01.20.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.20.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.20.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-01-20T03:42:10+00:00</updated>
<entry>
<title>Update copyright year (#524)</title>
<updated>2024-01-20T03:42:10+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-01-20T03:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ff5db2c18e3731e7c1063bf27ad5d6d9d22d1c6c'/>
<id>urn:sha1:ff5db2c18e3731e7c1063bf27ad5d6d9d22d1c6c</id>
<content type='text'>
* Update copyright year

* Update lib files

* Rebase updates

* Update dates

* Update years to range

* Update permitted pattern</content>
</entry>
<entry>
<title>type updates (#500)</title>
<updated>2024-01-13T04:58:48+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2024-01-13T04:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=36c40ff671ae1f8a05aac77c8694e9bccdda85fb'/>
<id>urn:sha1:36c40ff671ae1f8a05aac77c8694e9bccdda85fb</id>
<content type='text'>
* type updates

* remove comments

* fix comment

* remove types</content>
</entry>
<entry>
<title>Cross frame API safety (#491)</title>
<updated>2023-12-30T00:17:46+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-30T00:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7303da3991814a0ce220bf2fff3e51b968913b86'/>
<id>urn:sha1:7303da3991814a0ce220bf2fff3e51b968913b86</id>
<content type='text'>
* Require error type

* Add TODOs

* Fix init

* Updates

* More type safety

* Fix incorrect API map

* Update type safety

* Updates

* Add API

* Update types

* Update types

* Updates

* Remove unused

* Restore types

* Update frame ancestry handler

* Simplify names

* Fix

* Remove old message handlers</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>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>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>
<entry>
<title>Google docs fixes (#455)</title>
<updated>2023-12-27T05:59:33+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-27T05:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7cc20964b5ae69967945a802c4137be9052ea93b'/>
<id>urn:sha1:7cc20964b5ae69967945a802c4137be9052ea93b</id>
<content type='text'>
* Simplify GoogleDocsUtil deferred import

* Remove loadExtensionScripts</content>
</entry>
<entry>
<title>rename variables (#409)</title>
<updated>2023-12-20T12:36:27+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-20T12:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=229f04ba358b3485fa7952088e03dad9e651bb23'/>
<id>urn:sha1:229f04ba358b3485fa7952088e03dad9e651bb23</id>
<content type='text'>
* rename variables

* add comment to ambiguous variable

* rename variables

* add comments

* rename functions</content>
</entry>
<entry>
<title>Simplify message handlers (#396)</title>
<updated>2023-12-20T05:18:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-20T05:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3c226215419ca815712e9568f7d871a96f5ff1cf'/>
<id>urn:sha1:3c226215419ca815712e9568f7d871a96f5ff1cf</id>
<content type='text'>
</content>
</entry>
</feed>
