<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/dom, branch 24.2.12.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.2.12.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.2.12.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-02-11T04:12:31+00:00</updated>
<entry>
<title>Move isExtensionUrl into WebExtension (#666)</title>
<updated>2024-02-11T04:12:31+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-11T04:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e8079a68acba6077ab621757ac236be4206b0996'/>
<id>urn:sha1:e8079a68acba6077ab621757ac236be4206b0996</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ignore soft hyphen when scanning text (#640)</title>
<updated>2024-02-05T12:09:22+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-02-05T12:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=376bac7195bf2114da8b234ffa64af9751b4466d'/>
<id>urn:sha1:376bac7195bf2114da8b234ffa64af9751b4466d</id>
<content type='text'>
* add soft hyphen to ignored characters

* add soft hyphen to ignored characters</content>
</entry>
<entry>
<title>Text source generator function move (#611)</title>
<updated>2024-02-03T02:56:59+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-03T02:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=17ffea6cb907c12c1af47d3f6f27126f126b168f'/>
<id>urn:sha1:17ffea6cb907c12c1af47d3f6f27126f126b168f</id>
<content type='text'>
* Move functionality into TextSourceGenerator

* Move extractSentence

* Move isWhitespace</content>
</entry>
<entry>
<title>Application refactor (#591)</title>
<updated>2024-02-01T15:00:59+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-01T15:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=dfd42bad0b46845ad88d1fdc5fa82b4f03bab0f3'/>
<id>urn:sha1:dfd42bad0b46845ad88d1fdc5fa82b4f03bab0f3</id>
<content type='text'>
* Rename Yomitan class to Application, change initialization style

* Rename file

* Update init

* Update config

* Remove dead code</content>
</entry>
<entry>
<title>Document util + google docs util state refactor (#590)</title>
<updated>2024-01-31T13:40:57+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-01-31T13:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2356223942a21d1683ac38eed8e7b9485f453d87'/>
<id>urn:sha1:2356223942a21d1683ac38eed8e7b9485f453d87</id>
<content type='text'>
* Remove static from GoogleDocsUtil since it has state

* Create TextSourceGenerator

* Remove DocumentUtil custom registrations

* Use TextSourceGenerator</content>
</entry>
<entry>
<title>Module refactoring (#588)</title>
<updated>2024-01-31T13:38:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-01-31T13:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=87ed7c8affd3ade9d3cd2d9ed1a61dd5f224e473'/>
<id>urn:sha1:87ed7c8affd3ade9d3cd2d9ed1a61dd5f224e473</id>
<content type='text'>
* Convert PronunciationGenerator into static functions

* Convert DictionaryDataUtil into static functions

* Convert AnkiNoteDataCreator into static functions

* Convert MediaUtil into static functions

* Convert RegexUtil into static functions

* Convert StringUtil into static functions

* Convert ArrayBufferUtil into static functions

* Convert AnkiUtil into static functions

* Convert PermissionsUtil into static functions

* Convert ProfileConditionsUtil into static functions</content>
</entry>
<entry>
<title>Remove unneeded eslint disables (#554)</title>
<updated>2024-01-27T09:01:37+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-01-27T09:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7a142bbafd6aa6ca5fe296ba3012158d8f2e75dc'/>
<id>urn:sha1:7a142bbafd6aa6ca5fe296ba3012158d8f2e75dc</id>
<content type='text'>
* Install eslint-plugin-eslint-comments

* Update rules, fix issues</content>
</entry>
<entry>
<title>Separate core classes into separate files (#545)</title>
<updated>2024-01-20T04:52:48+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-01-20T04:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=39265a43d969e1201cb5267789967b57835059b1'/>
<id>urn:sha1:39265a43d969e1201cb5267789967b57835059b1</id>
<content type='text'>
</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>
</feed>
