<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/dev/data, branch 23.11.23.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=23.11.23.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=23.11.23.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2023-11-23T02:28:47+00:00</updated>
<entry>
<title>Automate generation of legal information for dependencies</title>
<updated>2023-11-23T02:28:47+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-11-22T13:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5c4e521e295a7c089454b1d77f4570d46e1d32d3'/>
<id>urn:sha1:5c4e521e295a7c089454b1d77f4570d46e1d32d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to vitest for ESM support; other fixes</title>
<updated>2023-11-07T18:23:17+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-11-07T18:11:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0f4d36938fd0d844f548aa5a7f7e7842df8dfb41'/>
<id>urn:sha1:0f4d36938fd0d844f548aa5a7f7e7842df8dfb41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modernize codebase</title>
<updated>2023-11-04T09:45:57+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-11-04T09:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ef79eab44bfd000792c610b968b5ceefd41e76a0'/>
<id>urn:sha1:ef79eab44bfd000792c610b968b5ceefd41e76a0</id>
<content type='text'>
- Use ES modules
- Remove vendored libs and build them from npm using esbuild
- Switch from JSZip to zip.js
</content>
</entry>
<entry>
<title>Merge pull request #299 from jbukl/pw-search-anki</title>
<updated>2023-11-02T13:09:40+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-11-02T13:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=caccc2feb6fdfd271e89b3f0a9a3f9c1cf5ff012'/>
<id>urn:sha1:caccc2feb6fdfd271e89b3f0a9a3f9c1cf5ff012</id>
<content type='text'>
search.html clipboard monitor, Anki add note Playwright tests
</content>
</entry>
<entry>
<title>search, anki playwright tests</title>
<updated>2023-11-02T02:56:56+00:00</updated>
<author>
<name>jbukl</name>
<email>noreply@github.com</email>
</author>
<published>2023-11-01T02:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5c45643772e6669dc9945c038ebf06c634b19b25'/>
<id>urn:sha1:5c45643772e6669dc9945c038ebf06c634b19b25</id>
<content type='text'>
prep tests for cicd

reorganize exports in playwright utils
</content>
</entry>
<entry>
<title>nativeMessaging can always be optional</title>
<updated>2023-10-29T23:22:22+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-29T22:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bbefd8a07ba71d7fe5e9c707ddb06e99bfd2a502'/>
<id>urn:sha1:bbefd8a07ba71d7fe5e9c707ddb06e99bfd2a502</id>
<content type='text'>
this is the only blocker to Firefox for Android.
</content>
</entry>
<entry>
<title>remove webRequest and webRequestBlocking</title>
<updated>2023-10-29T21:38:13+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-29T21:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e61a69fb9ed8ad1dc94b4695d9b9052f4a533a52'/>
<id>urn:sha1:e61a69fb9ed8ad1dc94b4695d9b9052f4a533a52</id>
<content type='text'>
firefox was previously unable to use declarativeNetRequest, as some
browser state (ExtensionDNRStore) wasn't correctly initialized wrt
yomitan's use of the DNR API. this bug manifested as an unexpected
error on calls to updateDynamicRules(), specifically after the browser
has been restarted.

switching to the use of session rules instead of dynamic rules fixes
this bug. i have tested audio info requests (custom JSON, JPod
Alternate, Jisho) that exhibited the bug after browser restart on
version 115 and 118, and the audio plays instead of the request
failing.

webRequest can now be entirely removed.
</content>
</entry>
<entry>
<title>remove webRequest from chrome for real</title>
<updated>2023-10-29T16:08:53+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-29T16:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9c003ec233136690c4efcee15341352400ce145d'/>
<id>urn:sha1:9c003ec233136690c4efcee15341352400ce145d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>exclude offscreen document files from firefox</title>
<updated>2023-10-25T10:11:19+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-23T09:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d1dda1b1d0861b78a633149af3789b2ec0668693'/>
<id>urn:sha1:d1dda1b1d0861b78a633149af3789b2ec0668693</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: reinstate webRequest and correct the permissions docs</title>
<updated>2023-10-25T09:48:11+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-25T09:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c54461a97edd8d06329a3329190b18f68a1cac50'/>
<id>urn:sha1:c54461a97edd8d06329a3329190b18f68a1cac50</id>
<content type='text'>
`webRequest` is used on Chrome/MV3 to surface error information from
failed requests. it was added back to the declarative path by
toasted-nutbread in FooSoft/yomichan#2161, but the permissions
documentation did not reflect `webRequests` continued necessity.
</content>
</entry>
</feed>
