<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/background, 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:01:11+00:00</updated>
<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>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>
<entry>
<title>Script manager cleanup (#456)</title>
<updated>2023-12-27T14:48:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-27T14:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=623e056fe6322c1d0f07554aea2fabf2f834e8a5'/>
<id>urn:sha1:623e056fe6322c1d0f07554aea2fabf2f834e8a5</id>
<content type='text'>
* Remove unused functions

* Remove fallback code

* Simplify injectStylesheet

* Simplify unregisterContentScript

* Merge functions

* Simplify registration details

* Simplify injectScript

* Remove class wrapper

* Remove unused injectScript</content>
</entry>
<entry>
<title>API map updates (#458)</title>
<updated>2023-12-27T06:40:25+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-27T06:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0094ff7babab6839ccef4c82fa46b8aa4f14198f'/>
<id>urn:sha1:0094ff7babab6839ccef4c82fa46b8aa4f14198f</id>
<content type='text'>
* Rename

* Fix incorrect union types

* Update type names

* Fix types</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>Narrow down enum types (#431)</title>
<updated>2023-12-25T08:13:34+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-25T08:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bdaa77ff0d7c23f1594575ac22fb9693f1802b24'/>
<id>urn:sha1:bdaa77ff0d7c23f1594575ac22fb9693f1802b24</id>
<content type='text'>
* narrow down enum types

* add enum types

* change from default to case

* add enum types

* remove comments

* remove comments

* fix

* Move getErrorLevelValue to Logger

* Add enum type for LogErrorLevelValue

* add eslint switch-exhaustiveness-check rule

* Revert "add eslint switch-exhaustiveness-check"

This reverts commit 49f9caabf0af900bc5ba2b80f5baff72c27e02cd.

* move from labelled loop to helper functions

* move helper functions downward</content>
</entry>
<entry>
<title>move dictionary files to dictionary folder (#429)</title>
<updated>2023-12-23T10:29:48+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2023-12-23T10:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6550495282780abaaa4c1aa4d33e3907fedf2927'/>
<id>urn:sha1:6550495282780abaaa4c1aa4d33e3907fedf2927</id>
<content type='text'>
</content>
</entry>
</feed>
