<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/settings.html, branch 23.8.19.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=23.8.19.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=23.8.19.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2023-07-15T10:07:08+00:00</updated>
<entry>
<title>Add support for exporting and importing dictionaries database.</title>
<updated>2023-07-15T10:07:08+00:00</updated>
<author>
<name>forsakeninfinity</name>
<email>forsakeninfinity@gmail.com</email>
</author>
<published>2023-07-08T11:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7bad83e01cb4bb65dd544de127224ba453b8e4eb'/>
<id>urn:sha1:7bad83e01cb4bb65dd544de127224ba453b8e4eb</id>
<content type='text'>
It's super annoying to have to import dictionaries one at a time every
time you move across browsers or devices. This change adds an
experimental mechanism to export and import the entire database of
dictionaries so that users have to deal with only one source instead of
tracking tens of different dictionaries separately when migrating.
</content>
</entry>
<entry>
<title>Fix typo in settings.html</title>
<updated>2023-04-12T22:20:02+00:00</updated>
<author>
<name>Stephen Kraus</name>
<email>8003332+stephenmk@users.noreply.github.com</email>
</author>
<published>2023-04-12T22:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0498be0fe21285b834a3930ab889d2827f77c8ed'/>
<id>urn:sha1:0498be0fe21285b834a3930ab889d2827f77c8ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merged with master</title>
<updated>2023-03-21T12:21:36+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-03-21T12:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9447e68403e9d165e0698e48a04d6b4bf05686c0'/>
<id>urn:sha1:9447e68403e9d165e0698e48a04d6b4bf05686c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated icon svg and icon name</title>
<updated>2023-03-21T12:19:44+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-03-21T12:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=84928117c27f23740c3feaff4f53d9159f38cce8'/>
<id>urn:sha1:84928117c27f23740c3feaff4f53d9159f38cce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Yomichan -&gt; Yomitan in settings page (#97)</title>
<updated>2023-03-21T12:08:23+00:00</updated>
<author>
<name>Austin S</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-03-21T12:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=defd3b6c5332f1f1bc294f06da7a03db4c5688c1'/>
<id>urn:sha1:defd3b6c5332f1f1bc294f06da7a03db4c5688c1</id>
<content type='text'>
* rename addon on the setting page

* Borrowed Rikaitan's settings.html renaming -&gt; Yomitan

* updated link to point to readme, edited some extra strings to read as yomitan

* fix missed kana yomichan -&gt; yomitan

---------

Co-authored-by: Ren Tatsumoto &lt;tatsu@autistici.org&gt;</content>
</entry>
<entry>
<title>Google Docs accessibility update (#2235)</title>
<updated>2022-09-25T02:44:40+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-09-25T02:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8240482e9d0b6da7a996bc581c9b5304ebcf22aa'/>
<id>urn:sha1:8240482e9d0b6da7a996bc581c9b5304ebcf22aa</id>
<content type='text'>
* Update Google Docs injection script

* Create GoogleDocsUtil

* Update Frontend.js to register GoogleDocsUtil's getRangeFromPoint handler

* Update setting name and description

* Add comment

* Fix Firefox support</content>
</entry>
<entry>
<title>Exclude documentElement from zoom calculation (#2227)</title>
<updated>2022-09-21T01:06:39+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-09-21T01:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=480869c3d1d820b344d23989d2deae64a594869e'/>
<id>urn:sha1:480869c3d1d820b344d23989d2deae64a594869e</id>
<content type='text'>
* Exclude documentElement from zoom calculation

* Add an option

* Refactor zoom coordinate conversion functions

* Convert zoom coordinates for text sources

* Rename variable

* Convert rect coordinate spaces

* Handle shadow DOM</content>
</entry>
<entry>
<title>ArrayBufferUtil (#2215)</title>
<updated>2022-08-20T16:53:22+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-08-20T16:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d3807d88ecf40b2c37ed31d823af038a091ffca0'/>
<id>urn:sha1:d3807d88ecf40b2c37ed31d823af038a091ffca0</id>
<content type='text'>
* Rename StringUtil to ArrayBufferUtil

* Update docs

* Rename file string-util.js to array-buffer-util.js</content>
</entry>
<entry>
<title>Audio download timeout (#2187)</title>
<updated>2022-08-20T15:17:24+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-08-20T15:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=310303ca1a123a77f9bd116af4dc64ad9c3256c5'/>
<id>urn:sha1:310303ca1a123a77f9bd116af4dc64ad9c3256c5</id>
<content type='text'>
* Add support for an idle timeout when downloading audio

* Update eslint rules

* Pass idleTimeout to the downloader from DisplayAnki

* Add anki.downloadTimeout setting

* Update tests

* Assign _audioDownloadIdleTimeout using settings

* Show info about cancelled downloads

* Handle Firefox bug

* Improve audio errors

* Refactor

* Move functions to RequestBuilder</content>
</entry>
<entry>
<title>Settings modal updates (#2173)</title>
<updated>2022-06-03T22:19:40+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-06-03T22:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6cc57d953df7f6201b45cbbb1a8e80dda4d1fa8a'/>
<id>urn:sha1:6cc57d953df7f6201b45cbbb1a8e80dda4d1fa8a</id>
<content type='text'>
* Move the "Add" button into the footer

* Scroll to the bottom when adding

* Move the Audio Sources add button

* Simplify, remove the (?) link

* Move "Add" button to footer</content>
</entry>
</feed>
