<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext, branch 24.2.23.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.2.23.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.2.23.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-02-23T12:32:03+00:00</updated>
<entry>
<title>fix translator bug, simplify language-transformer (#687)</title>
<updated>2024-02-23T12:32:03+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-02-23T12:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9b5de0d2d4cb224751c57bdae6558a046351c2f4'/>
<id>urn:sha1:9b5de0d2d4cb224751c57bdae6558a046351c2f4</id>
<content type='text'>
* simplify transformer

* use isPartOfSpeech

* simplify

* rename to isDictionaryForm

* NOP

---------

Co-authored-by: Darius Jahandarie &lt;djahandarie@gmail.com&gt;</content>
</entry>
<entry>
<title>add more languages (#684)</title>
<updated>2024-02-23T01:57:33+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-02-23T01:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=62ac615450ef8b96fa9dd90b8b4e7fe486cc77a6'/>
<id>urn:sha1:62ac615450ef8b96fa9dd90b8b4e7fe486cc77a6</id>
<content type='text'>
* Copy functions from JapaneseUtil

* Remove JapaneseUtil

* Update usages of JapaneseUtil functions

* part1

* frotend done?

* fix tests

* offscreen and type complications

* add tests

* start fixing tests

* keep fixing tests

* fix tests

* Copy functions from JapaneseUtil

* Remove JapaneseUtil

* Update usages of JapaneseUtil functions

* delete pt

* renames

* add tests

* kebab-case filenames

* lint

* minor fixes

* merge

* fixes

* fix part of comments

* fix more comments

* delete unused types

* comment

* comment

* do backend

* other files

* move fetch utils to own file

* remove extra line

* add extra line

* remove unnecessary export

* simplify folder structure

* remove redundant async

* fix param type in api

* fix language index

* undo changes to cssStyleApplier

* undo changes to utilities.js

* undo changes to utilities.js

* simplify language util

* lint

* undo phantom changes to anki integration

* require textTransformations options

* explicit locale in localeCompare

* punctuate notes

* prefer early exit

* rename LanguageOptionsObjectMap

* rename to textPreprocessor

* tuple with names instead of boolean array

* safe data setting

* optional chaining

* simplify LanguageOptions

* encapsulate languages

* delete language util

* nullable language in text preprocessors controller

* rename transform to process

* remove settings

* make translation advanced again

* remove unused getTextTransformations api call

* comments

* change language types

* RIP flags

* comments

* fix tests

* lint

* Text preprocessor type changes (#10)

* Add types

* Update types

* Simplify type check

* Refactor typing and structuring of language definitions

* lint

* update translator benchmark

* undo markdown changes

* undo markdown changes

* undo markdown changes

* more merge

* add more languages

* wip

* refactoring

* fixes

* add comment, delete settings text

* remove language from jsconfig

---------

Co-authored-by: toasted-nutbread &lt;toasted-nutbread@users.noreply.github.com&gt;
Co-authored-by: Darius Jahandarie &lt;djahandarie@gmail.com&gt;</content>
</entry>
<entry>
<title>documentation updates (#703)</title>
<updated>2024-02-20T15:21:15+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-02-20T15:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=752a07b97c6d68a075a925c124ed420d621db02c'/>
<id>urn:sha1:752a07b97c6d68a075a925c124ed420d621db02c</id>
<content type='text'>
* first pass

* wording

* v2</content>
</entry>
<entry>
<title>Constructor simplification (#713)</title>
<updated>2024-02-20T15:13:57+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-20T15:13:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fe875bbd99980b175fc366a2bfd4395be9cbad72'/>
<id>urn:sha1:fe875bbd99980b175fc366a2bfd4395be9cbad72</id>
<content type='text'>
* Update AudioDownloader

* Update Translator

* Update ClipboardMonitor

* Update ClipboardReader

* Update PanelElement

* Update QueryParser

* Update DisplayGenerator

* Update DisplayHistory

* Update DOMDataBinder

* Remove unnecessary cast

* Update Popup types

* One declaration per line

* Remove optionals from Frontend constructor

* Fix Translator constructor</content>
</entry>
<entry>
<title>Popup preview frame API map (#712)</title>
<updated>2024-02-20T15:12:27+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-20T15:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0e4ae922451af967c78616057ed26b85ba5d4b5c'/>
<id>urn:sha1:0e4ae922451af967c78616057ed26b85ba5d4b5c</id>
<content type='text'>
* Add API map type safety

* Add API map types

* Simplify names

* Remove unused type</content>
</entry>
<entry>
<title>Update eslint rules (#710)</title>
<updated>2024-02-19T12:30:17+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-19T12:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2da866f982930c76d2317a3be426410683ecf5a2'/>
<id>urn:sha1:2da866f982930c76d2317a3be426410683ecf5a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Application main updates (#708)</title>
<updated>2024-02-18T14:27:16+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-18T14:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=65fa65fc7765bc9a6557d3ce6f8bdcef5b5e0cf7'/>
<id>urn:sha1:65fa65fc7765bc9a6557d3ce6f8bdcef5b5e0cf7</id>
<content type='text'>
* Move waitForBackendReady

* Add option to wait for DOM before running main

* Move script load to be earlier</content>
</entry>
<entry>
<title>Refactor DocumentUtil (#706)</title>
<updated>2024-02-18T13:11:47+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-18T13:11:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=cfc65c31313731dfa0d36c2eceaca35e9d50992f'/>
<id>urn:sha1:cfc65c31313731dfa0d36c2eceaca35e9d50992f</id>
<content type='text'>
* Refactor DocumentUtil

* Isolate suppression</content>
</entry>
<entry>
<title>Html templates update (#707)</title>
<updated>2024-02-18T13:10:09+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-18T13:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6cf38229b54efbbc3ae7bc174c3999f9dfa7b1d2'/>
<id>urn:sha1:6cf38229b54efbbc3ae7bc174c3999f9dfa7b1d2</id>
<content type='text'>
* Simplify display template loading

* Add helper

* Rename file

* Rename for simplicity

* Create templates file

* Load

* Remove templates

* Move permissions templates

* Remove "templates" from comments

* Fix prepare</content>
</entry>
<entry>
<title>Language descriptors organization (#704)</title>
<updated>2024-02-18T13:09:42+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-18T13:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c48cd6ff6d8dcced7baf1b27ce3ac2449944f5d7'/>
<id>urn:sha1:c48cd6ff6d8dcced7baf1b27ce3ac2449944f5d7</id>
<content type='text'>
* Move languageDescriptorMap

* Move text preprocessors

* Merge into language-descriptors.js

* Merge typescript

* Initialize inline

* Move types

* Update types

* Update eslint

* Update jsconfig reference

* Rename</content>
</entry>
</feed>
