<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/frontend/src/store.tsx, branch v3.0.0-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>Refactor plugin store and add sorting by downloads and release date (#547)</title>
<updated>2024-02-14T21:43:30+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=ec41c6121956afc4eb33c9f21905cdce4c07a097'/>
<id>ec41c6121956afc4eb33c9f21905cdce4c07a097</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>port updater to ws, also small refactoring</title>
<updated>2023-12-31T02:32:23+00:00</updated>
<author>
<name>AAGaming</name>
<email>aagaming@riseup.net</email>
</author>
<published>2023-12-31T02:32:23+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=40c7c1b515abf4abcecd6480afb28f27fb71d0f0'/>
<id>40c7c1b515abf4abcecd6480afb28f27fb71d0f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate most of frontend callServerMethod usage over to websocket</title>
<updated>2023-11-13T22:04:56+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2023-08-05T05:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=34d1a34b10f4386865f3c241c5ae4026d2bfd8bd'/>
<id>34d1a34b10f4386865f3c241c5ae4026d2bfd8bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add message emit mechanism</title>
<updated>2023-10-31T21:18:31+00:00</updated>
<author>
<name>marios8543</name>
<email>marios8543@gmail.com</email>
</author>
<published>2023-10-18T11:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=268311c4821e2df93c99a257a6992e50d49fc788'/>
<id>268311c4821e2df93c99a257a6992e50d49fc788</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix logical error when no store was set</title>
<updated>2023-10-31T21:18:30+00:00</updated>
<author>
<name>Party Wumpus</name>
<email>48649272+PartyWumpus@users.noreply.github.com</email>
</author>
<published>2023-10-17T12:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=f508d1dfceea0334ad7a22d8391ace8e30ad7914'/>
<id>f508d1dfceea0334ad7a22d8391ace8e30ad7914</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix type error on store.tsx</title>
<updated>2023-10-31T21:17:57+00:00</updated>
<author>
<name>marios8543</name>
<email>marios8543@gmail.com</email>
</author>
<published>2023-10-17T14:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=da9217ac4a73ba7588b046dcb16ed159a6fb23ac'/>
<id>da9217ac4a73ba7588b046dcb16ed159a6fb23ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge aa/type-cleanup-py (work by marios, aa, wolv)</title>
<updated>2023-10-26T02:47:33+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2023-10-26T02:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=a7669799bca3ff4089ab81fde924b2d2f787cf0f'/>
<id>a7669799bca3ff4089ab81fde924b2d2f787cf0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2023-10-17T12:52:11+00:00</updated>
<author>
<name>Party Wumpus</name>
<email>48649272+PartyWumpus@users.noreply.github.com</email>
</author>
<published>2023-10-17T12:52:11+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=f53a3f383da5de483d4f402ed785c8800da60bf0'/>
<id>f53a3f383da5de483d4f402ed785c8800da60bf0</id>
<content type='text'>
this is what i get for commiting to main :pensive:</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is what i get for commiting to main :pensive:</pre>
</div>
</content>
</entry>
<entry>
<title>fix logical error when no store was set</title>
<updated>2023-10-17T12:44:44+00:00</updated>
<author>
<name>Party Wumpus</name>
<email>48649272+PartyWumpus@users.noreply.github.com</email>
</author>
<published>2023-10-17T12:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=407e6479939d02633512785694defd92b1d8b39c'/>
<id>407e6479939d02633512785694defd92b1d8b39c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add testing store info to browse tab (#504)</title>
<updated>2023-07-12T23:52:32+00:00</updated>
<author>
<name>EMERALD</name>
<email>hudson.samuels@gmail.com</email>
</author>
<published>2023-07-12T23:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=6d086fb5d52a690c6e07c49ba065f1d83a8ab1db'/>
<id>6d086fb5d52a690c6e07c49ba065f1d83a8ab1db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
