<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/dev, branch 24.01.20.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.20.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.20.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-01-20T03:43:27+00:00</updated>
<entry>
<title>improve dictionary validation (#520)</title>
<updated>2024-01-20T03:43:27+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2024-01-20T03:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0011afe435f565dc5669f030da64e2c6e10ce05e'/>
<id>urn:sha1:0011afe435f565dc5669f030da64e2c6e10ce05e</id>
<content type='text'>
* improve dictionary validation

* fix

* improve performance

* add undefined check

* rename types

* rename types

* rename</content>
</entry>
<entry>
<title>Update copyright year (#524)</title>
<updated>2024-01-20T03:42:10+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-01-20T03:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ff5db2c18e3731e7c1063bf27ad5d6d9d22d1c6c'/>
<id>urn:sha1:ff5db2c18e3731e7c1063bf27ad5d6d9d22d1c6c</id>
<content type='text'>
* Update copyright year

* Update lib files

* Rebase updates

* Update dates

* Update years to range

* Update permitted pattern</content>
</entry>
<entry>
<title>Add toError utility function (#523)</title>
<updated>2024-01-15T11:12:33+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-01-15T11:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=48f1d012ad5045319d4e492dfbefa39da92817b2'/>
<id>urn:sha1:48f1d012ad5045319d4e492dfbefa39da92817b2</id>
<content type='text'>
* Add asError utility function

* Rename to toError</content>
</entry>
<entry>
<title>Update vitest (#484)</title>
<updated>2023-12-29T05:03:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-29T05:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=088625266852bf1f86e3f6bc788f85356dafcd5d'/>
<id>urn:sha1:088625266852bf1f86e3f6bc788f85356dafcd5d</id>
<content type='text'>
* Update vitest dependencies

* Fix issues</content>
</entry>
<entry>
<title>Fix google docs (#473)</title>
<updated>2023-12-29T05:01:11+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-29T05:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0a68020771fc5b9dd437a90d5aac5e8a0c66719b'/>
<id>urn:sha1:0a68020771fc5b9dd437a90d5aac5e8a0c66719b</id>
<content type='text'>
* Add support for content script execution world

* Update manifest version to support world parameter in Chromium browsers

* Update google docs injection

* Reuse code for registration

* Add info</content>
</entry>
<entry>
<title>remove getArgs in favor of node:util.parseArgs (#476)</title>
<updated>2023-12-29T03:26:33+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-29T03:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=39eeed805044388591bdb45a790414495a7bf321'/>
<id>urn:sha1:39eeed805044388591bdb45a790414495a7bf321</id>
<content type='text'>
* remove getArgs

* kebab-case to camelCase

* update app/deployment</content>
</entry>
<entry>
<title>add phonetic transcriptions term meta type (#434)</title>
<updated>2023-12-28T05:39:19+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2023-12-28T05:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fc2123a45b3ceacc2ec887d24e5e752dca59bb4f'/>
<id>urn:sha1:fc2123a45b3ceacc2ec887d24e5e752dca59bb4f</id>
<content type='text'>
* move dictionary files to dictionary folder

* wip

* move dictionary files to dictionary folder

* add ipa term meta

* wip

* fixing comments wip

* fixing comments wip

* fixing comments wip

* fixing comments wip

* fixing comments wip

* fixing comments wip

* fix comments

* fix comments

* update test data

* fix gitignore

* engines

* add tests

* update database test

* fix test</content>
</entry>
<entry>
<title>switch updates (#459)</title>
<updated>2023-12-27T06:41:35+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-27T06:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=860374fdab25fce3161ee835be0e141a341b9b9b'/>
<id>urn:sha1:860374fdab25fce3161ee835be0e141a341b9b9b</id>
<content type='text'>
* switch updates

* revert to if-else

* revert to if-else

* remove empty default</content>
</entry>
<entry>
<title>Style updates (#447)</title>
<updated>2023-12-25T08:51:01+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-25T08:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8e95d99e6a1891eaf9331f6384fa3b1a1065b871'/>
<id>urn:sha1:8e95d99e6a1891eaf9331f6384fa3b1a1065b871</id>
<content type='text'>
* style updates

* style updates

* style updates

* revert changes to dev/lib/handlebars

* revert changes to dev/lib/handlebars

* revert changes to dev/lib/handlebars</content>
</entry>
<entry>
<title>move dictionary files to dictionary folder (#429)</title>
<updated>2023-12-23T10:29:48+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2023-12-23T10:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6550495282780abaaa4c1aa4d33e3907fedf2927'/>
<id>urn:sha1:6550495282780abaaa4c1aa4d33e3907fedf2927</id>
<content type='text'>
</content>
</entry>
</feed>
