<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/pages/settings, branch 24.01.14.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.14.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.14.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-01-13T11:41:38+00:00</updated>
<entry>
<title>add option to disable part of speech rule check (#438)</title>
<updated>2024-01-13T11:41:38+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-01-13T11:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=273c2f22603abe563435a0f1d7a84c0d9037fe2c'/>
<id>urn:sha1:273c2f22603abe563435a0f1d7a84c0d9037fe2c</id>
<content type='text'>
* pos filter wip

* add part of speech filter option

* add part of speech filter option

* remove from deinflector

* update test

* remove return

* tie to dictionary

* duplicate to welcome page

* delete unused html

* fix ts

* typo</content>
</entry>
<entry>
<title>Fix dictionary move to index (#514)</title>
<updated>2024-01-13T05:17:08+00:00</updated>
<author>
<name>Jake</name>
<email>148171160+jbukl@users.noreply.github.com</email>
</author>
<published>2024-01-13T05:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2aea9291d66fd619c484abc2ab04b4350807f308'/>
<id>urn:sha1:2aea9291d66fd619c484abc2ab04b4350807f308</id>
<content type='text'>
* Fix dictionary move to index

* Use number isnan</content>
</entry>
<entry>
<title>Event dispatcher refactor (#463)</title>
<updated>2023-12-29T03:17:38+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-29T03:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1e254fd1d4423b984e176547ef36a14383bbd7f5'/>
<id>urn:sha1:1e254fd1d4423b984e176547ef36a14383bbd7f5</id>
<content type='text'>
* Refactor EventDispatcher template type

* Update core types

* Update log

* Update clipboard monitor

* Update application events

* Update popup events

* Update text scanner

* Update cross frame API

* Update display events

* Type updates

* Update display history

* Update query parser

* Update search persistent state controller

* Update panel element

* Update popup menu

* Update audio system

* Update hotkey handler

* Update settings controller

* Update audio controller

* Update types

* Update types

* Update types

* Add event handler types

* Update type

* Fix issues

* Remove error suppression

* Fix typo</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>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>Narrow down enum types (#431)</title>
<updated>2023-12-25T08:13:34+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-25T08:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bdaa77ff0d7c23f1594575ac22fb9693f1802b24'/>
<id>urn:sha1:bdaa77ff0d7c23f1594575ac22fb9693f1802b24</id>
<content type='text'>
* narrow down enum types

* add enum types

* change from default to case

* add enum types

* remove comments

* remove comments

* fix

* Move getErrorLevelValue to Logger

* Add enum type for LogErrorLevelValue

* add eslint switch-exhaustiveness-check rule

* Revert "add eslint switch-exhaustiveness-check"

This reverts commit 49f9caabf0af900bc5ba2b80f5baff72c27e02cd.

* move from labelled loop to helper functions

* move helper functions downward</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>
<entry>
<title>fix add profile conditions (#416)</title>
<updated>2023-12-22T14:02:31+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-22T14:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8d2aaf2757f69bdf85281319813ff57db276f71a'/>
<id>urn:sha1:8d2aaf2757f69bdf85281319813ff57db276f71a</id>
<content type='text'>
* fix add profile conditions

* remove legacy code, re-add safe query selector

* remove unnecessary typecast</content>
</entry>
<entry>
<title>Enable no-new eslint rule (#411)</title>
<updated>2023-12-21T14:31:21+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-21T14:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f041f808891d6fc16e02a05b96a398ab432c756a'/>
<id>urn:sha1:f041f808891d6fc16e02a05b96a398ab432c756a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename variables (#409)</title>
<updated>2023-12-20T12:36:27+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-20T12:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=229f04ba358b3485fa7952088e03dad9e651bb23'/>
<id>urn:sha1:229f04ba358b3485fa7952088e03dad9e651bb23</id>
<content type='text'>
* rename variables

* add comment to ambiguous variable

* rename variables

* add comments

* rename functions</content>
</entry>
</feed>
