<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/welcome.html, branch 24.6.24.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.6.24.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.6.24.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-06-19T16:57:21+00:00</updated>
<entry>
<title>Remove flickering on page loads, reduce flashbangs, fix settings and popup themes applying correctly (#1088)</title>
<updated>2024-06-19T16:57:21+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-19T16:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d9521c58bf9b9fef0c8b1248bf6ce8c69351fc16'/>
<id>urn:sha1:d9521c58bf9b9fef0c8b1248bf6ce8c69351fc16</id>
<content type='text'>
* Pull theme from settings on page load

* Make dark mode default

* Fix flickering on load

* Invert shadow for auto shadow theme

* Revert "Make dark mode default"

This reverts commit 4cdfc39686a9faa3ce7a620be23025f97816f5f9.

* Improve page load times

* Fix flicker on load for popup preview without breaking theming when auto is selected

* Revert shadow invert</content>
</entry>
<entry>
<title>Add auto option to body theme (#1086)</title>
<updated>2024-06-19T00:18:43+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-19T00:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=451bcab01fd591ec54b63af0fc7084dc9f37928b'/>
<id>urn:sha1:451bcab01fd591ec54b63af0fc7084dc9f37928b</id>
<content type='text'>
* Add auto option to body theme

* Fix firefox bug where themes do not set correctly in settings due to getOptions failing</content>
</entry>
<entry>
<title>Set better popupTheme and popupOuterTheme defaults and add browser theme option to welcome page (#1085)</title>
<updated>2024-06-18T18:16:24+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-18T18:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c002e585fcbfc89b2c345a10c0663336f31442af'/>
<id>urn:sha1:c002e585fcbfc89b2c345a10c0663336f31442af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add full dark mode support (#1079)</title>
<updated>2024-06-18T18:00:52+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-18T18:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ebd911201df0e6fce95b408935fb35580851170e'/>
<id>urn:sha1:ebd911201df0e6fce95b408935fb35580851170e</id>
<content type='text'>
* Add full dark mode support

* Fix welcome, permissions, and quick start scrollbars

* Fix action popup dark mode on mobile

* Add theme to info page

* Reduce flashbang

* Move position of settingsDisplayController to not break things

* Fix dictionary import drag drop theming

* Make dark shadow color less bad

* Prepare themeController to avoid not being able to set browser theme</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>
<entry>
<title>Rework settings (#884)</title>
<updated>2024-05-13T02:10:05+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-13T02:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0b02bf46c9fac64287b1fce338927e34b87f4144'/>
<id>urn:sha1:0b02bf46c9fac64287b1fce338927e34b87f4144</id>
<content type='text'>
* Add and remove settings from advanced

* Add warning to Text scan length

* Move Frequency sorting dictionary under Dictionaries, remove it from advanced, add child element Frequency sorting mode to advanced

* Move Result grouping mode to Appearance

* Move General above Dictionaries

* Rename Popup Appearance to Appearance

* Move Reading mode from Text Parsing to Appearance

* Make Text scan length warning less scary

* Move anki dupe settings back to advanced

* Remove scan delay setting from welcome page

* Move Recommended Permissions to top of welcome page, add bold, and add warning text

* Improve wording of recommended permissions warning

* Rename Enable content scanning to Enable Yomitan

Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;
Signed-off-by: Kuuuube &lt;61125188+Kuuuube@users.noreply.github.com&gt;

* Remove Auto-hide search popup option from welcome page

* Fix appearance href and id

* Add Result Display category

* Add success text css

* Split off quick start guide from welcome page

* Add language selector on welcome page

* Add success or danger text if recommended permissions are on or off

* Remove unused placeholders in backup category

* Rename Popup to Popup Behavior

* Move Auto-hide search popup and Hide popup on cursor exit to Popup Behavior

* Move Term display style, Reading mode, and Frequency display style to advanced

* Move custom css to advanced

* Remove unused setting

* Add back setting with note and hidden

* Remove Auto-hide search popup

* Restore Auto-hide search popup

* Fix Auto-hide search popup description

---------

Signed-off-by: Kuuuube &lt;61125188+Kuuuube@users.noreply.github.com&gt;
Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;</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>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>add missing setting (#680)</title>
<updated>2024-02-15T03:29:46+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-02-15T03:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f134664ff28c6a3ba8e2a2689b01a4d4a7efbe22'/>
<id>urn:sha1:f134664ff28c6a3ba8e2a2689b01a4d4a7efbe22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some dead links in the welcome page (#587)</title>
<updated>2024-01-29T01:39:34+00:00</updated>
<author>
<name>notaz</name>
<email>notasas@gmail.com</email>
</author>
<published>2024-01-29T01:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=38235b98494a1148391adf240206b0d5a3727be1'/>
<id>urn:sha1:38235b98494a1148391adf240206b0d5a3727be1</id>
<content type='text'>
</content>
</entry>
</feed>
