<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader, branch v2.11.1-pre1</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>Appease prettier</title>
<updated>2024-02-15T12:15:05+00:00</updated>
<author>
<name>Party Wumpus</name>
<email>48649272+PartyWumpus@users.noreply.github.com</email>
</author>
<published>2024-02-15T12:15:05+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=922d0c4153113b917722cae018ca6e35b6c0e9bd'/>
<id>922d0c4153113b917722cae018ca6e35b6c0e9bd</id>
<content type='text'>
i must have done a great deal of harm in a past life to deserve this mistreatment by formatting tools. why do they hate me.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i must have done a great deal of harm in a past life to deserve this mistreatment by formatting tools. why do they hate me.</pre>
</div>
</content>
</entry>
<entry>
<title>fix finding qam root node for feb 14th beta</title>
<updated>2024-02-15T12:09:21+00:00</updated>
<author>
<name>Party Wumpus</name>
<email>48649272+PartyWumpus@users.noreply.github.com</email>
</author>
<published>2024-02-15T12:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=ecf480059bcbc0ed8766e089ea33e48c3b1bfbf7'/>
<id>ecf480059bcbc0ed8766e089ea33e48c3b1bfbf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Feature] Freeze updates for devs (#582)</title>
<updated>2024-02-15T04:45:55+00:00</updated>
<author>
<name>Andrew Moore</name>
<email>andrewm.finewolf@gmail.com</email>
</author>
<published>2024-02-15T04:45:55+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=7d6b8805dfc3b38515bf9752d85bce8f2c992179'/>
<id>7d6b8805dfc3b38515bf9752d85bce8f2c992179</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get plugin name for development ZIP during installation (#578)</title>
<updated>2024-02-15T04:17:26+00:00</updated>
<author>
<name>eXhumer</name>
<email>62310242+eXhumer@users.noreply.github.com</email>
</author>
<published>2024-02-15T04:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=0dce3a8cbe5c1c26c26530a3879f0c2d2d50f9af'/>
<id>0dce3a8cbe5c1c26c26530a3879f0c2d2d50f9af</id>
<content type='text'>
* fix: get plugin name for dev builds from ZIP (SteamDeckHomebrew/decky-loader#527)

Signed-off-by: eXhumer &lt;exhumer1@protonmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix: get plugin name for dev builds from ZIP (SteamDeckHomebrew/decky-loader#527)

Signed-off-by: eXhumer &lt;exhumer1@protonmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Testing PRs from within decky (#496)</title>
<updated>2024-02-15T02:32:58+00:00</updated>
<author>
<name>Party Wumpus</name>
<email>48649272+PartyWumpus@users.noreply.github.com</email>
</author>
<published>2024-02-15T02:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=9503d5cee0de1aadbb65d1cfbaebc11edfc49502'/>
<id>9503d5cee0de1aadbb65d1cfbaebc11edfc49502</id>
<content type='text'>
* git no work so manually uploading files :(

* argh i wish git was working

* ok next time i'll make git work

* Update updater.py

* git please work next time this took ages without you

* fix me locales

* Update updater.py

* Update en-US.json

* Update updater.py

* Update updater.py

* i wish my python LSP stuff was working

* fix it

* Update updater.py

* Update updater.py

* Only show testing branch as an option if it is already selected

* Initial implementation for fetching the open PRs. Still need testing and a token to complete this.

* Wrong filter capitalization

* Fix a couple of typos in the python backend updater.

* Fix typos pt 3

* This should be the last one

* Prepend the PR version number with PR- to make it clearer that's the PR number.

* Update prettier to the latest version otherwise it will never be happy with the formatting.

* fix merge mistake

* fix pyright errors &amp; type hint most new code

* fix strict pyright errors...

* not sure why my local linter didn't catch this

* Reimplement the logic between PR and artifact build to limit API calls

* Fix pyright errors

* use nightly.link for downloads

* remove accidental dollar sign

* fix various logical errors. the code actually works now.

* set branch to testing when user downloads a testing version

---------

Co-authored-by: Marco Rodolfi &lt;marco.rodolfi@tuta.io&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* git no work so manually uploading files :(

* argh i wish git was working

* ok next time i'll make git work

* Update updater.py

* git please work next time this took ages without you

* fix me locales

* Update updater.py

* Update en-US.json

* Update updater.py

* Update updater.py

* i wish my python LSP stuff was working

* fix it

* Update updater.py

* Update updater.py

* Only show testing branch as an option if it is already selected

* Initial implementation for fetching the open PRs. Still need testing and a token to complete this.

* Wrong filter capitalization

* Fix a couple of typos in the python backend updater.

* Fix typos pt 3

* This should be the last one

* Prepend the PR version number with PR- to make it clearer that's the PR number.

* Update prettier to the latest version otherwise it will never be happy with the formatting.

* fix merge mistake

* fix pyright errors &amp; type hint most new code

* fix strict pyright errors...

* not sure why my local linter didn't catch this

* Reimplement the logic between PR and artifact build to limit API calls

* Fix pyright errors

* use nightly.link for downloads

* remove accidental dollar sign

* fix various logical errors. the code actually works now.

* set branch to testing when user downloads a testing version

---------

Co-authored-by: Marco Rodolfi &lt;marco.rodolfi@tuta.io&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix(filepicker_ls): use case insensitive matching for file exts (#585)</title>
<updated>2024-02-10T19:34:16+00:00</updated>
<author>
<name>Jozen Blue Martinez</name>
<email>internet.cafe.da@gmail.com</email>
</author>
<published>2024-02-10T19:34:16+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=435dfa788454bc33f5c82d3fcfdc0a1dcf1b2644'/>
<id>435dfa788454bc33f5c82d3fcfdc0a1dcf1b2644</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Call plugin unload function after stopping event loop (#539)" (#584)</title>
<updated>2024-02-09T20:33:47+00:00</updated>
<author>
<name>Party Wumpus</name>
<email>48649272+PartyWumpus@users.noreply.github.com</email>
</author>
<published>2024-02-09T20:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=2500b748ce49b396844ea89832bf8500ff765434'/>
<id>2500b748ce49b396844ea89832bf8500ff765434</id>
<content type='text'>
This reverts commit 39f4f2870b4c0924421130a3f532c07320938e97 , because functions (seemingly) don't run after the event loop closes, so the unload function is never actually run.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 39f4f2870b4c0924421130a3f532c07320938e97 , because functions (seemingly) don't run after the event loop closes, so the unload function is never actually run.</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor plugin store and add sorting by downloads and release date (#547)</title>
<updated>2024-02-07T17:38:08+00:00</updated>
<author>
<name>Party Wumpus</name>
<email>48649272+PartyWumpus@users.noreply.github.com</email>
</author>
<published>2024-02-07T17:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=fd4ed811be7871f85abbf6b8e86b8eb13b90cf94'/>
<id>fd4ed811be7871f85abbf6b8e86b8eb13b90cf94</id>
<content type='text'>
* untested first commit

* fix types &amp; names

* comment out built in sorting for now

* rerun search when sort changes

* fix ts complaints

* use prettier

* stop switch-case fall through

* move spinner

* use locale instead of hardcoded string

* fix typo

* add sorting by downloads &amp; try using the data field in the dropdown for data

* fix typing error

* fix asc/desc in dropdown

* fix asc/desc again. asc = smaller one go first aaaaa

* I don't think i know what ascending means maybe

* use props instead of children, like a normal component</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* untested first commit

* fix types &amp; names

* comment out built in sorting for now

* rerun search when sort changes

* fix ts complaints

* use prettier

* stop switch-case fall through

* move spinner

* use locale instead of hardcoded string

* fix typo

* add sorting by downloads &amp; try using the data field in the dropdown for data

* fix typing error

* fix asc/desc in dropdown

* fix asc/desc again. asc = smaller one go first aaaaa

* I don't think i know what ascending means maybe

* use props instead of children, like a normal component</pre>
</div>
</content>
</entry>
<entry>
<title>Specify catthehacker/ubuntu:act-22.04 as container for act</title>
<updated>2024-02-06T19:49:57+00:00</updated>
<author>
<name>Party Wumpus</name>
<email>48649272+PartyWumpus@users.noreply.github.com</email>
</author>
<published>2024-02-06T19:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=3e4c255c5bbf70923e9b2fd831eef22d2b037dc1'/>
<id>3e4c255c5bbf70923e9b2fd831eef22d2b037dc1</id>
<content type='text'>
Fixes an issue where act wouldn't use the correct container and so couldn't find a compatible python version, so it would fail to build.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes an issue where act wouldn't use the correct container and so couldn't find a compatible python version, so it would fail to build.</pre>
</div>
</content>
</entry>
<entry>
<title>fix: bump dfl to fix error on latest steam beta</title>
<updated>2024-02-03T05:33:39+00:00</updated>
<author>
<name>AAGaming</name>
<email>aagaming@riseup.net</email>
</author>
<published>2024-02-03T05:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=62e3128d6452014daf49430d863a0f7c9a0c0592'/>
<id>62e3128d6452014daf49430d863a0f7c9a0c0592</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
