<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/backend, branch backend-reloads</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>FIlled out functionality of handler function, now for JS to call route</title>
<updated>2022-12-10T22:25:21+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-11-20T19:38:48+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=3a927084b0c6bb395955e5f314ff5cc1c1800f4f'/>
<id>3a927084b0c6bb395955e5f314ff5cc1c1800f4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements to install of remote binaries, and start backend reloading</title>
<updated>2022-12-10T22:25:20+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-11-14T02:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=91d1bc8a78ee5d63b07572d1262d9c260d6be5fe'/>
<id>91d1bc8a78ee5d63b07572d1262d9c260d6be5fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix http requests</title>
<updated>2022-11-20T03:33:51+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-11-20T03:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=16681fabb530b65ebb6590757677d1ec92e8cfac'/>
<id>16681fabb530b65ebb6590757677d1ec92e8cfac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://decky.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>fix broken trycatch causing occasional injection failures</title>
<updated>2022-11-20T00:22:30+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-11-20T00:22:30+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=1e02fcf39436112e898fd8b10ee94b6e158a4aee'/>
<id>1e02fcf39436112e898fd8b10ee94b6e158a4aee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix for setting json files ending up in ~/homebrew"</title>
<updated>2022-11-15T23:01:26+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-11-15T23:01:26+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=478fe3252726110ef00f8492ddae32fe224be298'/>
<id>478fe3252726110ef00f8492ddae32fe224be298</id>
<content type='text'>
This reverts commit aec70631393ba307f1ca493a4d96f244e1439555.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit aec70631393ba307f1ca493a4d96f244e1439555.
</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://decky.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>Fix for setting json files ending up in ~/homebrew</title>
<updated>2022-11-14T01:48:46+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-11-14T01:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=aec70631393ba307f1ca493a4d96f244e1439555'/>
<id>aec70631393ba307f1ca493a4d96f244e1439555</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix desktop mode loop (#253)</title>
<updated>2022-11-14T01:36:00+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-11-14T01:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=c9ee98e0c0cc91634f0273407962e8f265060ba8'/>
<id>c9ee98e0c0cc91634f0273407962e8f265060ba8</id>
<content type='text'>
* fix desktop mode making injector get stuck

* Fix imports and variable references

* Get data for all messages

Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix desktop mode making injector get stuck

* Fix imports and variable references

* Get data for all messages

Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix on steam client beta, restart steam instead of reloading tab since that is broken</title>
<updated>2022-11-05T01:49:05+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-11-05T01:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=b44896524f44fd862f9a385147cd755104a09cdc'/>
<id>b44896524f44fd862f9a385147cd755104a09cdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
