<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/background, branch 24.6.21.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.6.21.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.6.21.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-06-14T09:41:53+00:00</updated>
<entry>
<title>Error check context menu editing (#1063)</title>
<updated>2024-06-14T09:41:53+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-14T09:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=591f75bbbcdff91610c4e5dfa57baae8d2c9f099'/>
<id>urn:sha1:591f75bbbcdff91610c4e5dfa57baae8d2c9f099</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle Unchecked runtime.lastError: Cannot create item with duplicate id yomitan_lookup (#1050)</title>
<updated>2024-06-14T01:12:44+00:00</updated>
<author>
<name>James Maa</name>
<email>jmaa@berkeley.edu</email>
</author>
<published>2024-06-14T01:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a5a79553a85b1337071d534497509036f9448dcc'/>
<id>urn:sha1:a5a79553a85b1337071d534497509036f9448dcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add context menu interface for Yomitan (#1028)</title>
<updated>2024-06-10T17:59:54+00:00</updated>
<author>
<name>James Maa</name>
<email>jmaa@berkeley.edu</email>
</author>
<published>2024-06-10T17:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e24075e1a91ab8b58bb5836cf7abcefae5cbf8c3'/>
<id>urn:sha1:e24075e1a91ab8b58bb5836cf7abcefae5cbf8c3</id>
<content type='text'>
* --wip-- [skip ci]

* Draft

* Remove weird code

* Use existing API instead of dulpicating

* Small improvements

* remove console.log

* remove console.log

* Add setting for contextMenu

* Fix test

* Address comments

* Add option-util upgrade

* fix option-utils</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>Fix clipboard monitor in popups (#1003)</title>
<updated>2024-05-28T19:32:56+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-28T19:32:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3bfd56bbe46a4f2ee9c66f0c7baeec3c6292718c'/>
<id>urn:sha1:3bfd56bbe46a4f2ee9c66f0c7baeec3c6292718c</id>
<content type='text'>
* Fix naming of _clipboardReaderLike

* Allow clipboard monitors in popup searches

* Only run _onClipboardTextChange if a search tab does not exist</content>
</entry>
<entry>
<title>Change mode to enum (#992)</title>
<updated>2024-05-28T16:19:43+00:00</updated>
<author>
<name>Brandon Rainey</name>
<email>83629154+brandonrainey@users.noreply.github.com</email>
</author>
<published>2024-05-28T16:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=538ffccfae85116228e3f986a1659add927adf69'/>
<id>urn:sha1:538ffccfae85116228e3f986a1659add927adf69</id>
<content type='text'>
* converted mode to an enum

* converted mode to an enum

* created a Mode type in backend.d.ts, reverted enum in backend.js to use this type instead

* removed old comment</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>Restore shift click behavior for search button opening as a popup (#920)</title>
<updated>2024-05-13T01:54:45+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-13T01:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fc83365f1f1163fa990d5377f9b20512594631d7'/>
<id>urn:sha1:fc83365f1f1163fa990d5377f9b20512594631d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update eslint unsafe rule (#887)</title>
<updated>2024-05-09T07:42:35+00:00</updated>
<author>
<name>James Maa</name>
<email>jmaa@berkeley.edu</email>
</author>
<published>2024-05-09T07:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=13278a5cf67de69678d8c4c5fb97e6eb00c94c11'/>
<id>urn:sha1:13278a5cf67de69678d8c4c5fb97e6eb00c94c11</id>
<content type='text'>
* Enable @typescript-eslint/no-unsafe-assignment

* Updates

* Add missing import

* Updates

* Fix types?

* Fix tests

* Address comments

* Move TextProcessorVariant to types

* Update types/ext/translation-internal.d.ts

Co-authored-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;
Signed-off-by: James Maa &lt;jmaa@berkeley.edu&gt;

---------

Signed-off-by: James Maa &lt;jmaa@berkeley.edu&gt;
Co-authored-by: toasted-nutbread &lt;toasted-nutbread@users.noreply.github.com&gt;
Co-authored-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;</content>
</entry>
<entry>
<title>cache clipboard image to prevent duplicating in anki media (#776)</title>
<updated>2024-04-18T16:06:43+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-04-18T16:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8f258c032ea06f61b5845fda06df47570ddd6044'/>
<id>urn:sha1:8f258c032ea06f61b5845fda06df47570ddd6044</id>
<content type='text'>
* cache clipboard image to prevent duplicating in anki media

* change filename format for all media</content>
</entry>
</feed>
