<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/pages/settings, branch 24.6.17.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.6.17.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.6.17.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-06-14T16:48:09+00:00</updated>
<entry>
<title>Add web option to profile switching keybinds (#933)</title>
<updated>2024-06-14T16:48:09+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-14T16:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e4331ab90ee605e073139e20772d5ec69110ec1e'/>
<id>urn:sha1:e4331ab90ee605e073139e20772d5ec69110ec1e</id>
<content type='text'>
* Add web option to profile switching keybinds

* Fix spacing

* Refactor

* Fix comment on update

* Make linter happy

---------

Signed-off-by: Kuuuube &lt;61125188+Kuuuube@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>#1054 language sorting by name (#1055)</title>
<updated>2024-06-12T06:30:59+00:00</updated>
<author>
<name>Iurco Tiberiu-Iulian</name>
<email>39162045+tiberiuiurco@users.noreply.github.com</email>
</author>
<published>2024-06-12T06:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0165aff45dddb9623535ef1a6b8d261edee1d716'/>
<id>urn:sha1:0165aff45dddb9623535ef1a6b8d261edee1d716</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow trailing commas in ESLint (#1013)</title>
<updated>2024-05-31T15:06:52+00:00</updated>
<author>
<name>James Maa</name>
<email>jmaa@berkeley.edu</email>
</author>
<published>2024-05-31T15:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=76ca08bd59f0e8bfa1bb20ac813f48e7ab241265'/>
<id>urn:sha1:76ca08bd59f0e8bfa1bb20ac813f48e7ab241265</id>
<content type='text'>
* Update comma-dangle rule

* Fix dangling commas</content>
</entry>
<entry>
<title>Add check for counts and counts.termMeta (#984)</title>
<updated>2024-05-22T04:45:29+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-22T04:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=590b35fb19e031e37dee340d09e0802fcd3a97a1'/>
<id>urn:sha1:590b35fb19e031e37dee340d09e0802fcd3a97a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework dictionary import UX (#937)</title>
<updated>2024-05-21T17:48:29+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-21T17:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6301ba6b33fc763872d9c500cd257ac5c7ffbb44'/>
<id>urn:sha1:6301ba6b33fc763872d9c500cd257ac5c7ffbb44</id>
<content type='text'>
* Add option to import from URL

* Remove some debug code

* Improve import ui

* Add drag and drop option

* Add basic-only setting css

* Better sizing of import elements

* Hide import from url if advanced is not enabled

* Improve file drag and drop box look

* Remove redundant css

* Allow clicking on drag and drop box to open file picker

* Allow drag and drop for folders

* Prevent welcome page from breaking due to unnecessary imports

* Note that the drop zone can be clicked on

* Reject directories with item counts requiring more than 1000 processing steps (roughly 500 items)

* Improve import modal styling

* Fix typing

* Add book icon to drag zone

* Remove drag-over class on drop

* Filter only for .zip files in drag and drop

* Drop zone text rename Files to Dictionaries and add (.zip)

* Clarify not using instanceof in ts-expect-error

* Only show drag-over styling when file is zip or directory</content>
</entry>
<entry>
<title>Fix HTML lang tags not matching the selected language (#979)</title>
<updated>2024-05-21T17:17:17+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-21T17:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=414256f4316b4815db302df3183b16dc48c1fb02'/>
<id>urn:sha1:414256f4316b4815db302df3183b16dc48c1fb02</id>
<content type='text'>
* Cleanup and add language tag to renderResult

* Add language switching support to anki card templates scanned text

* Update search page search-textbox lang on language switch

* Set queryparser lang

* Allow updating language for display-generator

* Only use kanji-stroke-orders font for japanese</content>
</entry>
<entry>
<title>Move dictionary up and down buttons out of kebab menu (#971)</title>
<updated>2024-05-21T17:15:24+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-21T17:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4f39126ee16cc4be81c94e7c88896615b75b746a'/>
<id>urn:sha1:4f39126ee16cc4be81c94e7c88896615b75b746a</id>
<content type='text'>
* Add up and down buttons to dictionaries list

* Fix text wrapping on firefox when viewport is smaller than dict modal

* Cleanup

* Remove up and down options from kebab menu

* Hide priority under advanced</content>
</entry>
<entry>
<title>Update anki settings on Configure Anki card format click (#972)</title>
<updated>2024-05-21T16:58:31+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-21T16:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8548573115f627dbcfa5a5967659e82c363ef011'/>
<id>urn:sha1:8548573115f627dbcfa5a5967659e82c363ef011</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add support for overwriting existing card (#859)</title>
<updated>2024-05-21T16:55:02+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-05-21T16:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ba9fa339a43a5f494785877018b10f111ccafff5'/>
<id>urn:sha1:ba9fa339a43a5f494785877018b10f111ccafff5</id>
<content type='text'>
* frontend

* wip

* minimum viable

* minor simplification

* simplify gradients in duplicate svg

* simplify add-duplicate svg

* colors good

* arrows shape

* disable overwrite if no valid duplicate IDs

* add warning</content>
</entry>
<entry>
<title>Allow setting optional permissions on welcome page (#942)</title>
<updated>2024-05-15T06:55:58+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-15T06:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e9b147d20c0004abc74adafc3cb4c361bb9757f5'/>
<id>urn:sha1:e9b147d20c0004abc74adafc3cb4c361bb9757f5</id>
<content type='text'>
* Differentiate between recommended and full permissions on welcome page

* Allow setting optional permissions from welcome page

* Fix early return causing firefox permission text to not update correctly</content>
</entry>
</feed>
