<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan, 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-24T12:47:43+00:00</updated>
<entry>
<title>Merge pull request #285 from themoeway/vscode-auto-eslint</title>
<updated>2023-10-24T12:47:43+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-24T12:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d7af40a077dc7bd86279db1e35adb23566134f6b'/>
<id>urn:sha1:d7af40a077dc7bd86279db1e35adb23566134f6b</id>
<content type='text'>
Auto-eslint in vscode
</content>
</entry>
<entry>
<title>Auto-eslint in vscode</title>
<updated>2023-10-24T12:43:08+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-24T12:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6ff4937e8894f8614970752a7ff5b9acc32a5ea8'/>
<id>urn:sha1:6ff4937e8894f8614970752a7ff5b9acc32a5ea8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #284 from praschke/update-options-once</title>
<updated>2023-10-24T10:07:13+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-24T10:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d392c78fbafefeea8cbb64d9db2c369f2d509a82'/>
<id>urn:sha1:d392c78fbafefeea8cbb64d9db2c369f2d509a82</id>
<content type='text'>
save options after updating them
</content>
</entry>
<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>Merge pull request #270 from MarvNC/add-markdown-formatting</title>
<updated>2023-10-22T22:51:03+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-22T22:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7039438ce5087ba4236a81b197ee8c3bfd5164d2'/>
<id>urn:sha1:7039438ce5087ba4236a81b197ee8c3bfd5164d2</id>
<content type='text'>
Add Markdown Formatting
</content>
</entry>
<entry>
<title>Merge pull request #283 from praschke/webRequestBlocking</title>
<updated>2023-10-22T22:46:25+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-22T22:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2867c7376f51b018a2c193e0a59f682b8ce0fe1e'/>
<id>urn:sha1:2867c7376f51b018a2c193e0a59f682b8ce0fe1e</id>
<content type='text'>
restore webRequestBlocking on Firefox
</content>
</entry>
<entry>
<title>restore webRequestBlocking on Firefox</title>
<updated>2023-10-22T18:39:02+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-22T18:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2ef9b28e450aa2ba6df309895328fac53aad0543'/>
<id>urn:sha1:2ef9b28e450aa2ba6df309895328fac53aad0543</id>
<content type='text'>
</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>
</feed>
