<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/backend/helpers.py, branch python-lint-format-test</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>Fix F811 linter rule</title>
<updated>2023-02-04T03:21:31+00:00</updated>
<author>
<name>Sky Leite</name>
<email>sky@leite.dev</email>
</author>
<published>2023-02-04T03:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=e3e1cf2df730f2dc12882e1f33b2a7ba44647de9'/>
<id>e3e1cf2df730f2dc12882e1f33b2a7ba44647de9</id>
<content type='text'>
get_user_group was defined twice, so I merged both definitions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
get_user_group was defined twice, so I merged both definitions
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix E722 linter rule</title>
<updated>2023-02-04T03:12:00+00:00</updated>
<author>
<name>Sky Leite</name>
<email>sky@leite.dev</email>
</author>
<published>2023-02-04T03:12:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=93587fe33bdeefb7368a347ad60f9baf601b8eaa'/>
<id>93587fe33bdeefb7368a347ad60f9baf601b8eaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix most formatting and linting errors</title>
<updated>2023-02-04T02:59:43+00:00</updated>
<author>
<name>Sky Leite</name>
<email>sky@leite.dev</email>
</author>
<published>2023-02-04T02:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=b6fce46081979c4ec8fdb833ec9583ac7a2f68cc'/>
<id>b6fce46081979c4ec8fdb833ec9583ac7a2f68cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose useful env vars to plugin processes (#349)</title>
<updated>2023-01-23T00:54:05+00:00</updated>
<author>
<name>Philipp Richter</name>
<email>richterphilipp.pops@gmail.com</email>
</author>
<published>2023-01-23T00:54:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=c2b76d9099ac551f829f9cec821c23a9aff6b018'/>
<id>c2b76d9099ac551f829f9cec821c23a9aff6b018</id>
<content type='text'>
* recommended paths for storing data
* improve helper functions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* recommended paths for storing data
* improve helper functions</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for wrong path for settings json files (#258)</title>
<updated>2022-11-20T00:34:38+00:00</updated>
<author>
<name>Marco Rodolfi</name>
<email>marco.rodolfi@tuta.io</email>
</author>
<published>2022-11-20T00:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=5d8601347a709f9a2db1e500109fe2affe7b6873'/>
<id>5d8601347a709f9a2db1e500109fe2affe7b6873</id>
<content type='text'>
Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring in preparation for WebSockets (#254)</title>
<updated>2022-11-15T21:44:24+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-11-15T21:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=50764600c83b2bdec599a9fd8e27b3c10a2afd96'/>
<id>50764600c83b2bdec599a9fd8e27b3c10a2afd96</id>
<content type='text'>
* Fix injector race conditions

* add some more tasks

* hide useless rollup warnings

* goodbye to clientsession errors

* completely fix desktop mode switch race condition

* fix typos and TS warning in plugin error handler

* fix chown error

* start debugger if needed and not already started

* fix get_steam_resource for the like 2 legacy plugins still using it lol

* add ClientOSError to get_tabs error handling</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix injector race conditions

* add some more tasks

* hide useless rollup warnings

* goodbye to clientsession errors

* completely fix desktop mode switch race condition

* fix typos and TS warning in plugin error handler

* fix chown error

* start debugger if needed and not already started

* fix get_steam_resource for the like 2 legacy plugins still using it lol

* add ClientOSError to get_tabs error handling</pre>
</div>
</content>
</entry>
<entry>
<title>Download Remote Binaries during Store Install (#177)</title>
<updated>2022-09-19T00:20:19+00:00</updated>
<author>
<name>Trent Callan</name>
<email>trentcalllan@yahoo.com</email>
</author>
<published>2022-09-19T00:20:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=3136ad72edd0949626f48ab55103e79b540c7a94'/>
<id>3136ad72edd0949626f48ab55103e79b540c7a94</id>
<content type='text'>
* Download Remote Binaries during store install.
Fix Manual Install Modal Type

* Use Unix Line endings. (Thanks WSL)

* Fix Merge Commit with main branch.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Download Remote Binaries during store install.
Fix Manual Install Modal Type

* Use Unix Line endings. (Thanks WSL)

* Fix Merge Commit with main branch.</pre>
</div>
</content>
</entry>
<entry>
<title>add more URLs to bypass authentication</title>
<updated>2022-09-18T18:49:56+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-09-18T18:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=62a5bdbbb07746f129e52a3fd8c840f60893859b'/>
<id>62a5bdbbb07746f129e52a3fd8c840f60893859b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Give SettingsManager a default directory</title>
<updated>2022-08-31T19:20:31+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-08-31T19:20:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=16a6e9b6a929dea4ad4607368e4e0c515ed15b61'/>
<id>16a6e9b6a929dea4ad4607368e4e0c515ed15b61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>basic patch notes viewer, lazy-load settings and store, build frontend as esmodule, add lazy-loaded react-markdown, backend changes to accomodate ESModule frontend</title>
<updated>2022-08-26T05:18:28+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-08-26T05:18:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=d4d1c2bbabfcec3c62767e614c9d67f516938af2'/>
<id>d4d1c2bbabfcec3c62767e614c9d67f516938af2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
