<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js, branch 23.10.24.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=23.10.24.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=23.10.24.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2023-10-24T09:55:09+00:00</updated>
<entry>
<title>fix: typo</title>
<updated>2023-10-24T09:55:09+00:00</updated>
<author>
<name>praschke</name>
<email>91733887+praschke@users.noreply.github.com</email>
</author>
<published>2023-10-24T09:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5bf81019882901fa6359bb7337ce538991ec9075'/>
<id>urn:sha1:5bf81019882901fa6359bb7337ce538991ec9075</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: save options after updating them</title>
<updated>2023-10-23T20:27:42+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-23T20:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7b9f18320c2f0d9dc37d65966f02cdde2c0c5b5e'/>
<id>urn:sha1:7b9f18320c2f0d9dc37d65966f02cdde2c0c5b5e</id>
<content type='text'>
_optionsUtil.save() is only called in _saveOptions, which is only
called through

- _onApiSetAllSettings
- _onApiModifySettings
- _onCommandToggleTextScanning

it should be safe to simply save settings after updating them.

without saving, the options will be updated every time the background
restarts, until any settings are modified or text scanning is
toggled. for _updateVersion21, this means the welcome page will open
repeatedly to show the same warning.
</content>
</entry>
<entry>
<title>Merge pull request #276 from praschke/block-helper-rewrite</title>
<updated>2023-10-22T23:34:48+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-22T23:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c3148c6cf0522c5a3b3f3db6e495f401050c73f7'/>
<id>urn:sha1:c3148c6cf0522c5a3b3f3db6e495f401050c73f7</id>
<content type='text'>
Block helper rewrite
</content>
</entry>
<entry>
<title>warn about custom templates in the welcome page</title>
<updated>2023-10-22T18:25:58+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-22T16:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=757707539690b6aec45e9de8cd37fdfc907d8843'/>
<id>urn:sha1:757707539690b6aec45e9de8cd37fdfc907d8843</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: clipboard getImage, review comments</title>
<updated>2023-10-21T17:42:52+00:00</updated>
<author>
<name>jbukl</name>
<email>noreply@github.com</email>
</author>
<published>2023-10-21T16:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=379fdcf2280939c72e1be4e4f38567149a108873'/>
<id>urn:sha1:379fdcf2280939c72e1be4e4f38567149a108873</id>
<content type='text'>
implement getImage for offscreen requests
move offscreen files, offscreen prep is done in sw prep
update permissions document for offscreen
rearrange permissions
</content>
</entry>
<entry>
<title>chore: unused import</title>
<updated>2023-10-21T03:26:31+00:00</updated>
<author>
<name>jbukl</name>
<email>noreply@github.com</email>
</author>
<published>2023-10-21T03:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e39d18aaf1b8541adf927ded6c12ac4f24972759'/>
<id>urn:sha1:e39d18aaf1b8541adf927ded6c12ac4f24972759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: some returns bool</title>
<updated>2023-10-20T21:37:40+00:00</updated>
<author>
<name>jbukl</name>
<email>noreply@github.com</email>
</author>
<published>2023-10-20T21:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c50c52560c14837655361f2958e2d0acf0455a21'/>
<id>urn:sha1:c50c52560c14837655361f2958e2d0acf0455a21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: cleanup offscreen documentation code</title>
<updated>2023-10-20T20:08:56+00:00</updated>
<author>
<name>jbukl</name>
<email>noreply@github.com</email>
</author>
<published>2023-10-20T20:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4c3f6f1a1714b575b18482080dbf4a235d5a1ad3'/>
<id>urn:sha1:4c3f6f1a1714b575b18482080dbf4a235d5a1ad3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: chromium clipboard access</title>
<updated>2023-10-20T19:25:52+00:00</updated>
<author>
<name>jbukl</name>
<email>noreply@github.com</email>
</author>
<published>2023-10-20T06:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9a39d0a7e2896edd4a6deebad00b8550cfffc15b'/>
<id>urn:sha1:9a39d0a7e2896edd4a6deebad00b8550cfffc15b</id>
<content type='text'>
on chromium, backend calls to clipboardGet are forwarded to an offscreen script
</content>
</entry>
<entry>
<title>remove kanjiLinks and sanitizeCssClass</title>
<updated>2023-10-17T21:44:14+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-16T22:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a454cc3ca1c34e51de13fe21f375f1f47d96a1e9'/>
<id>urn:sha1:a454cc3ca1c34e51de13fe21f375f1f47d96a1e9</id>
<content type='text'>
</content>
</entry>
</feed>
