<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/frontend/src/components/settings, branch v2.0.4-6bc8a4f-pre</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/'/>
<entry>
<title>fix plugin uninstalling</title>
<updated>2022-07-22T02:02:13+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-07-22T02:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=20f43b2fd4505b3d5b32d2d3f345a99a302b2b56'/>
<id>20f43b2fd4505b3d5b32d2d3f345a99a302b2b56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more updater fixes</title>
<updated>2022-07-15T16:57:51+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-07-15T16:57:51+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=f015e00561636a3b45369eb2127b73b7393b9291'/>
<id>f015e00561636a3b45369eb2127b73b7393b9291</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow users to manually check for updates</title>
<updated>2022-07-15T16:16:57+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-07-15T16:16:57+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=f2fbd399fe875e5aaaaea678d1fb1a824a74932e'/>
<id>f2fbd399fe875e5aaaaea678d1fb1a824a74932e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>this slipped through the linter</title>
<updated>2022-07-15T14:53:41+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-07-15T14:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=ce2268370f0feabac9a9148660716e0807351031'/>
<id>ce2268370f0feabac9a9148660716e0807351031</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updater for decky-loader (#117)</title>
<updated>2022-07-15T02:51:55+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-07-15T02:51:55+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=8c8cf180fad2ad6951ad7ce6b74e6c163fa01d18'/>
<id>8c8cf180fad2ad6951ad7ce6b74e6c163fa01d18</id>
<content type='text'>
* Add an updater in settings for decky-loader

* add chmod

* remove junk comments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add an updater in settings for decky-loader

* add chmod

* remove junk comments</pre>
</div>
</content>
</entry>
<entry>
<title>Use deckyState in uninstall menu (fixes #98) (#100)</title>
<updated>2022-07-03T02:14:43+00:00</updated>
<author>
<name>botato</name>
<email>63275405+botatooo@users.noreply.github.com</email>
</author>
<published>2022-07-03T02:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=085aacea068dccda170045715ee41dfbfbf44f00'/>
<id>085aacea068dccda170045715ee41dfbfbf44f00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Uninstall functionality (#97)</title>
<updated>2022-07-01T23:43:17+00:00</updated>
<author>
<name>botato</name>
<email>63275405+botatooo@users.noreply.github.com</email>
</author>
<published>2022-07-01T23:43:17+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=4daf028e7acb49932e274ad5c32cd98045c7474a'/>
<id>4daf028e7acb49932e274ad5c32cd98045c7474a</id>
<content type='text'>
* feat: POC uninstallation feature

* Fixes, placeholder

* bugfix: wrong function call

* add oncancel and change function called

* clean up plugin uninstall code

* bugfix, uninstall in store

* Limit scope of feature branch

* feat: PluginLoader.unloadPlugin

* problematic logs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* feat: POC uninstallation feature

* Fixes, placeholder

* bugfix: wrong function call

* add oncancel and change function called

* clean up plugin uninstall code

* bugfix, uninstall in store

* Limit scope of feature branch

* feat: PluginLoader.unloadPlugin

* problematic logs</pre>
</div>
</content>
</entry>
<entry>
<title>add settings page with install from URL option</title>
<updated>2022-06-23T03:22:27+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-06-23T03:22:27+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=9619c52720c97ef74842b15aa732dd0a8d6fb26a'/>
<id>9619c52720c97ef74842b15aa732dd0a8d6fb26a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
