<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/frontend/src/plugin-loader.tsx, branch v2.0.4-afb2c7c-pre</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/'/>
<entry>
<title>Better install process UX, fix reinstalling</title>
<updated>2022-07-25T21:13:50+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-07-25T21:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=afb2c7c0ed1ef9ccad6b5a6764cdbc5c103563a8'/>
<id>afb2c7c0ed1ef9ccad6b5a6764cdbc5c103563a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://git.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>Update plugin-loader.tsx</title>
<updated>2022-07-03T23:56:35+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-07-03T23:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=6ee41578eabbba0a57e724fdfb925ed99d347b84'/>
<id>6ee41578eabbba0a57e724fdfb925ed99d347b84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Async onOK</title>
<updated>2022-07-03T21:28:48+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-07-03T21:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=2b3c219e382a889ef299b8cb49abfbbd15ec1686'/>
<id>2b3c219e382a889ef299b8cb49abfbbd15ec1686</id>
<content type='text'>
* await confirm_plugin_install

* wait until we've exited store to re-open QAM
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* await confirm_plugin_install

* wait until we've exited store to re-open QAM
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirect to QAM after installing a plugin, QOL.</title>
<updated>2022-07-03T19:52:22+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-07-03T19:52:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=ace9f61e5007385e0866983d629cbd43e4b6abc7'/>
<id>ace9f61e5007385e0866983d629cbd43e4b6abc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://git.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://git.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>fix legacy plugin duplication</title>
<updated>2022-07-01T15:50:08+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-07-01T15:50:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=934a50f683f579695292f88437d91d4fce2f4edc'/>
<id>934a50f683f579695292f88437d91d4fce2f4edc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tone down hash missing warning.</title>
<updated>2022-06-29T19:23:11+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>11465594+TrainDoctor@users.noreply.github.com</email>
</author>
<published>2022-06-29T19:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=da0f7dd337502476a625709775f07ef9ec4f0c44'/>
<id>da0f7dd337502476a625709775f07ef9ec4f0c44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove body property in args (#91)</title>
<updated>2022-06-29T01:12:55+00:00</updated>
<author>
<name>hulkrelax</name>
<email>104332602+hulkrelax@users.noreply.github.com</email>
</author>
<published>2022-06-29T01:12:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=abc5ce53827e88bd4bed695ac166d27f4b848074'/>
<id>abc5ce53827e88bd4bed695ac166d27f4b848074</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
