<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/lib, branch 24.5.21.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.5.21.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.5.21.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2023-11-04T09:45:57+00:00</updated>
<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>Replace JsonSchema with ajv for dictionary validation</title>
<updated>2023-11-03T14:52:30+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-11-03T14:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=376151096431d4362e4baaacf0cef4a534e169f7'/>
<id>urn:sha1:376151096431d4362e4baaacf0cef4a534e169f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dexie: use blobs obtained from unpkg and update library README</title>
<updated>2023-10-01T09:22:47+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-09-01T15:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=be2a16ab4b660735aaa9ff79ee3935c187f106af'/>
<id>urn:sha1:be2a16ab4b660735aaa9ff79ee3935c187f106af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix libraries in README and Firefox CSP</title>
<updated>2023-08-17T13:17:12+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-08-16T10:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6c21818eba54b9c5191845086bec28e4a548ee3b'/>
<id>urn:sha1:6c21818eba54b9c5191845086bec28e4a548ee3b</id>
<content type='text'>
</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 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>Update parse5 dependency &amp; fix remaining broken links</title>
<updated>2023-03-10T04:13:39+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-03-10T03:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=33540a27214c7f430e544668e94ca7c355c36f72'/>
<id>urn:sha1:33540a27214c7f430e544668e94ca7c355c36f72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dependency updates (#2253)</title>
<updated>2022-10-15T17:31:37+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-10-15T17:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a370b46fae865951da09d5b7d5d5b1a70588d19c'/>
<id>urn:sha1:a370b46fae865951da09d5b7d5d5b1a70588d19c</id>
<content type='text'>
* Update dependencies

* Rebuild parse5

* Update version info

* Audit fix</content>
</entry>
<entry>
<title>Dependency update (#2141)</title>
<updated>2022-05-17T01:36:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-05-17T01:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=96f5a06c80b985a503a1e30e2cb6d346cb361aba'/>
<id>urn:sha1:96f5a06c80b985a503a1e30e2cb6d346cb361aba</id>
<content type='text'>
* Update dependencies

* Update JSZip to 3.9.1</content>
</entry>
<entry>
<title>Parse5 update (#2140)</title>
<updated>2022-05-17T01:25:05+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-05-17T01:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9941d583a07dd0ec8c7740783ca8665f52331f3d'/>
<id>urn:sha1:9941d583a07dd0ec8c7740783ca8665f52331f3d</id>
<content type='text'>
* Update build-libs.js

* Add a test for build-libs.js

* Update parse5

* Rebuild parse5

* Update build-libs.js to generate consistent path names

* Rebuild</content>
</entry>
</feed>
