AAGaming
1781c19c11
Fix broken checkboxes on Beta Steam client ( #710 )
v3.0.2-pre2
2024-10-04 13:26:00 -04:00
Lukas Senionis
1ef3cb8307
fix(http_request): remove conflicting CORS headers ( #708 )
2024-10-04 13:15:58 -04:00
WerWolvTranslationBot
5bc4dc684d
Translations update from Weblate ( #707 )
...
Co-authored-by: ayssia <nynaevealmearah@gmail.com >
2024-10-03 17:28:00 -04:00
AAGaming
4cff530b52
Fix missing components on Oct 2 2024 Steam Beta ( #709 )
v3.0.2-pre1
2024-10-03 17:08:35 -04:00
Marco Rodolfi
2f90a4fcf7
Rebase semver parsing on main ( #677 )
...
Co-authored-by: Marco Rodolfi <marco.rodolfi.1992@gmail.com >
v3.0.1
2024-09-17 06:21:31 -07:00
AAGaming
24fce1e093
bump @decky/ui to include findSP fix
v3.0.1-pre3
2024-09-16 19:31:04 -04:00
AAGaming
97b12972ee
shut ts up
v3.0.1-pre2
2024-09-16 16:21:00 -04:00
AAGaming
f69eb72df9
wait for SteamApp init stage 1 to finish before loading decky's frontend bundle
...
should fix the startup race condition
2024-09-16 16:17:20 -04:00
WerWolvTranslationBot
24215c0732
Translations update from Weblate ( #704 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (158 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (158 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/nl/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (158 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/bg/
---------
Co-authored-by: SecularSteve <fairfull.playing@gmail.com >
2024-09-14 23:01:47 -07:00
Sims
e87ce625fb
Test ( #701 )
v3.0.1-pre1
2024-09-13 16:59:35 -07:00
AAGaming
1284075d02
update release systemd service
v3.0.0
2024-09-11 22:54:16 -04:00
TrainDoctor
d2c5aef58b
Update release.yml
2024-09-11 19:49:39 -07:00
AAGaming
caac379b08
just sleep 500ms for now to work around startup race condition
v3.0.0-pre14
2024-09-11 21:50:48 -04:00
AAGaming
c487a6e15a
deprecate install scripts in repo (use decky-installer/cli instead, they're the same scripts but more up to date)
2024-09-11 21:02:41 -04:00
AAGaming
9df5f00068
drop TimeoutStopSec to 15s
2024-09-11 21:00:19 -04:00
AAGaming
508408ad5a
use signals to shut down plugins instead of sending a socket message
...
should reduce or outright prevent shutdown stalls
v3.0.0-pre13
2024-09-11 20:35:24 -04:00
AAGaming
ef4ca204bd
potentially fix startup race condition
2024-09-11 20:16:49 -04:00
AAGaming
1d7af36a2b
add cache bust param to index.js of esmodule plugins
...
should fix hot reload
2024-09-11 19:38:58 -04:00
TrainDoctor
6b78e0ae9c
Update bug_report.yml
2024-09-05 12:21:58 -07:00
TrainDoctor
1f5d5f9f1a
Update bug_report.yml
2024-09-05 12:20:32 -07:00
TrainDoctor
f7a47127a7
Update bug_report.yml
2024-09-05 12:19:12 -07:00
TrainDoctor
494f8dac5e
Update bug_report.yml
...
Add new field requiring all installed plugins to be listed.
2024-09-05 12:14:33 -07:00
TrainDoctor
bcc14848c5
Create plugin-info.sh
...
Add plugin-info script for debugging, thanks @Jaynator495!
2024-09-05 12:09:39 -07:00
AAGaming
0e40374b10
This also shouldn't have applied to stabls
2024-09-04 08:45:54 -04:00
AAGaming
81ffe11106
This shouldn't have applied to stable
2024-09-04 08:45:26 -04:00
AAGaming
d06494885a
fix external links softlocking the ui in testing store cta
2024-09-01 20:40:12 -04:00
Sims
a6e4bcf052
Fix updater taking a long time ( #696 )
...
Replaces subprocess with asyncio.subprocess in some localplatformlinux functions and improves shutdown handling
Co-authored-by: AAGaming <aagaming@riseup.net >
v3.0.0-pre12
2024-09-01 19:45:47 -04:00
AAGaming
c1f7ca7f20
chore(backend): remove unused import in plugin.py
v3.0.0-pre11
2024-09-01 14:18:33 -04:00
AAGaming
6ae6f5ee67
chore(backend): .warn -> .warning
2024-09-01 14:17:11 -04:00
Sims
016ed6e998
Fix shutdown timeouts ( #695 )
...
Co-authored-by: AAGaming <aagaming@riseup.net >
2024-09-01 14:15:49 -04:00
WerWolvTranslationBot
4842a599e0
Translated using Weblate (Russian) ( #690 )
...
Currently translated at 100.0% (158 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ru/
Co-authored-by: Andrew <www.andru90@gmail.com >
2024-08-28 10:25:51 +00:00
AAGaming
927f912eb3
lint
2024-08-21 14:40:42 -04:00
AAGaming
7c9b68c1dd
only grab the first 8 lines of the component stack
2024-08-20 14:55:59 -04:00
AAGaming
e5e75cc16e
fix oopsie breaking decky on the latest beta
v3.0.0-pre10
2024-08-13 21:14:17 -04:00
WerWolvTranslationBot
3656f541e6
Translations update from Weblate ( #681 )
...
* Translated using Weblate (Spanish)
Currently translated at 100.0% (158 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/es/
* Translated using Weblate (Czech)
Currently translated at 100.0% (158 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/cs/
---------
Co-authored-by: Matsu <luciariasanchez323@gmail.com >
Co-authored-by: Meiton <michal.salati@gmail.com >
2024-08-12 15:04:45 -07:00
WerWolvTranslationBot
f2b859b409
Translated using Weblate (Spanish) ( #678 )
...
Currently translated at 93.0% (147 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/es/
Co-authored-by: Matsu <luciariasanchez323@gmail.com >
2024-08-10 07:37:27 +00:00
AAGaming
93b3919325
fix reloading plugins
v3.0.0-pre9
2024-08-08 15:26:40 -04:00
AAGaming
7a161a5b83
remove useless toast delay
2024-08-08 15:20:47 -04:00
AAGaming
1265672067
Update @decky/ui to fix non-global dfl plugins crashing the UI due to a race condition
v3.0.0-pre8
2024-08-08 14:25:56 -04:00
Sims
b8acc849bc
Ensure boot after network.target ( #670 )
v3.0.0-pre7
2024-08-07 16:19:37 -04:00
AAGaming
65b6883dcc
handle crashloops and disable decky for the user
2024-08-07 16:14:18 -04:00
AAGaming
166c7ea8a7
Work around account switching failing to open the CEF debugger socket ( #668 )
...
* Work around account switching failing to open the CEF debugger socket
this automates lsof and gdb to force close the socket before steam finishes shutting down (from RegisterForShutdownStart)
* lint
* fix LD_LIBRARY_PATH for gdb
v3.0.0-pre6
2024-08-06 20:25:39 -07:00
WerWolvTranslationBot
ddc807340c
Translated using Weblate (Japanese) ( #669 )
...
Currently translated at 100.0% (158 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/
Co-authored-by: Tak-attack <tak.bts@gmail.com >
2024-08-06 08:00:19 +00:00
AAGaming
7fc51c8b7d
shut down properly when using runpydeck
2024-08-05 16:47:13 -04:00
AAGaming
131f0961ff
Rewrite router/tabs/toaster hooks ( #661 )
2024-08-05 14:07:10 -04:00
Sims
75aa1e4851
Sims/pyinstaller misuse fix ( #657 )
...
* Fix misuse of pyinstaller
* Fix breaking change
* Fix pywright import errors
2024-08-05 00:00:49 +02:00
AAGaming
dcfaf11696
don't try to update when running from source
2024-08-03 14:03:56 -04:00
Lukas Senionis
3e50ce65a7
fix: fetchNoCors and http_request data handling ( #664 )
2024-08-03 13:24:25 -04:00
WerWolvTranslationBot
adf5a76392
Translations update from Weblate ( #656 )
...
* Translated using Weblate (Korean)
Currently translated at 100.0% (158 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ko/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (158 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_BR/
* Translated using Weblate (Turkish)
Currently translated at 76.5% (121 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/tr/
---------
Co-authored-by: Sungjoon Moon <sumoon@seoulsaram.org >
Co-authored-by: Akinaton Osti <akinaton.osti@gmail.com >
Co-authored-by: Bahasnyldz <bahasnyldz@gmail.com >
2024-08-01 07:28:38 +00:00
AAGaming
e01a700669
chore(deps): bump @decky/ui
2024-07-26 14:35:21 -04:00