<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/backend, branch v2.0.5-pre.3</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>Updater should now find all version tags</title>
<updated>2022-08-12T03:12:17+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-08-12T03:11:56+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=b68eaca55d0e71ce3e9073ed9e00653e054b24dd'/>
<id>b68eaca55d0e71ce3e9073ed9e00653e054b24dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add api for showing toast notifications</title>
<updated>2022-08-10T01:52:03+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-08-10T01:52:03+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=67426af3ef73e788d99b6d2e0c730c270daea273'/>
<id>67426af3ef73e788d99b6d2e0c730c270daea273</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: don't pass unzip job to event loop (#136)</title>
<updated>2022-08-09T19:06:33+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-08-09T19:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=0dbdb4a143f6e4f2b08c5a38a597d5a1c49a109c'/>
<id>0dbdb4a143f6e4f2b08c5a38a597d5a1c49a109c</id>
<content type='text'>
For some reason this broke installation of plugins when another specific
plugin was present (vibrantDeck)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some reason this broke installation of plugins when another specific
plugin was present (vibrantDeck)</pre>
</div>
</content>
</entry>
<entry>
<title>Standardize logging in browser.py</title>
<updated>2022-08-08T20:06:04+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-08-08T20:06:04+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=c9e9c45b3738b13dce9417f06803b549426e6cbf'/>
<id>c9e9c45b3738b13dce9417f06803b549426e6cbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing import</title>
<updated>2022-08-08T19:38:35+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-08-08T19:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=6bc8a4fb1d5fb8bd3ec4bdf3c58c8486755701d9'/>
<id>6bc8a4fb1d5fb8bd3ec4bdf3c58c8486755701d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Environment Variables (#123)</title>
<updated>2022-08-08T18:32:14+00:00</updated>
<author>
<name>Derek J. Clark</name>
<email>derkejohn.clark@gmail.com</email>
</author>
<published>2022-08-08T18:32:14+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=20094c5f752046a33287ef372fa973e919e83226'/>
<id>20094c5f752046a33287ef372fa973e919e83226</id>
<content type='text'>
Uses environment variables instead of hard coding the "deck" user/group.
This adds support for systems other than the steam deck that are using the DeckUI.

* Use Environment Variables

* Use method to get USER from a systemd root process

* Fix imports. Add get_user and get_user_group methods in helpers.py. Removed duplicated code

* Add separate setters/getters for user vars. Ensure sleep prevents race condition of user setter in while loop</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uses environment variables instead of hard coding the "deck" user/group.
This adds support for systems other than the steam deck that are using the DeckUI.

* Use Environment Variables

* Use method to get USER from a systemd root process

* Fix imports. Add get_user and get_user_group methods in helpers.py. Removed duplicated code

* Add separate setters/getters for user vars. Ensure sleep prevents race condition of user setter in while loop</pre>
</div>
</content>
</entry>
<entry>
<title>Implement CSRF protection</title>
<updated>2022-08-06T01:16:29+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-08-06T01:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=f21d34506d0fd09d5849fcee552447cdfbf4802f'/>
<id>f21d34506d0fd09d5849fcee552447cdfbf4802f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API for patching existing routes, lower power use</title>
<updated>2022-08-02T22:54:55+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-08-02T22:54:55+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=ab6ec981604a32611d972ede634abe7ccd19b0d2'/>
<id>ab6ec981604a32611d972ede634abe7ccd19b0d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://decky.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>use fstring</title>
<updated>2022-07-22T02:03:11+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-07-22T02:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=c9bf8d357e81239b9fa15fefb226f1c55fcf1d8e'/>
<id>c9bf8d357e81239b9fa15fefb226f1c55fcf1d8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
