<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js, branch 23.8.19.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=23.8.19.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=23.8.19.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2023-08-17T13:19:41+00:00</updated>
<entry>
<title>remove broken fetch(1, 2)</title>
<updated>2023-08-17T13:19:41+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-08-17T13:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=07333a2807fc23875a3ffa34f97ea0ff1e44d3d6'/>
<id>urn:sha1:07333a2807fc23875a3ffa34f97ea0ff1e44d3d6</id>
<content type='text'>
this line serves no purpose. the commit it was introduced in has the
message 'Document RequestBuilder' and is the only non-documentary line
in the commit.

related to #204.
</content>
</entry>
<entry>
<title>fix: window.getSelection() can return null on Firefox</title>
<updated>2023-08-17T13:17:26+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-08-16T10:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=660aa2a7cf3b5771d02114a454555cd9785e759e'/>
<id>urn:sha1:660aa2a7cf3b5771d02114a454555cd9785e759e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: StyleOrigin enum absent in Firefox</title>
<updated>2023-08-17T13:17:23+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-08-16T10:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bc8425ec6b82ac2c8aa761ee4a94e2b6afedcad2'/>
<id>urn:sha1:bc8425ec6b82ac2c8aa761ee4a94e2b6afedcad2</id>
<content type='text'>
the API accepts string literals, which is all this enum provides. This
should fix two warnings in #96.
</content>
</entry>
<entry>
<title>fix script and style injection in Firefox</title>
<updated>2023-08-17T13:17:18+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-08-16T10:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4b7f91fa5f43ba6023f1c9991348b56b3e26a11b'/>
<id>urn:sha1:4b7f91fa5f43ba6023f1c9991348b56b3e26a11b</id>
<content type='text'>
Firefox added the scripting API in 102. This should fix the majority
of warnings listed in #96:

- insertCSS
- executeScript
- getRegisteredContentScripts
- contentScripts.register
- registerContentScripts
- unregisterContentScripts
</content>
</entry>
<entry>
<title>Add support for exporting and importing dictionaries database.</title>
<updated>2023-07-15T10:07:08+00:00</updated>
<author>
<name>forsakeninfinity</name>
<email>forsakeninfinity@gmail.com</email>
</author>
<published>2023-07-08T11:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7bad83e01cb4bb65dd544de127224ba453b8e4eb'/>
<id>urn:sha1:7bad83e01cb4bb65dd544de127224ba453b8e4eb</id>
<content type='text'>
It's super annoying to have to import dictionaries one at a time every
time you move across browsers or devices. This change adds an
experimental mechanism to export and import the entire database of
dictionaries so that users have to deal with only one source instead of
tracking tens of different dictionaries separately when migrating.
</content>
</entry>
<entry>
<title>fix: different duration for Firefox for whatever reason</title>
<updated>2023-07-07T21:46:49+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-07-07T21:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1ad09c47fbda0bf6182dc06315ab1030cc66c0ad'/>
<id>urn:sha1:1ad09c47fbda0bf6182dc06315ab1030cc66c0ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix lint</title>
<updated>2023-06-09T22:46:20+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-06-09T22:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=17b938a5c8c075f8e1f1ea37b91fb814411eeb59'/>
<id>urn:sha1:17b938a5c8c075f8e1f1ea37b91fb814411eeb59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Handlebars not working on Firefox due to eval</title>
<updated>2023-06-09T22:16:10+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-06-09T22:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=206d78538ccbc5e9543ee2bb2a93442b4b432534'/>
<id>urn:sha1:206d78538ccbc5e9543ee2bb2a93442b4b432534</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: added Firefox/Chrome comment on welcome page, removed console.log</title>
<updated>2023-04-02T13:12:01+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-03-30T06:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=033d38d3a0dfabc2565769ff12e30145f5450eb5'/>
<id>urn:sha1:033d38d3a0dfabc2565769ff12e30145f5450eb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: fixed linting errors</title>
<updated>2023-04-02T13:12:01+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-03-30T02:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=66521d3d16af4e15ba921aaf5d57e6ac331ea917'/>
<id>urn:sha1:66521d3d16af4e15ba921aaf5d57e6ac331ea917</id>
<content type='text'>
</content>
</entry>
</feed>
