summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-13move check for if plugin was installed to the start of the function (#715)v3.0.3-pre1Party Wumpus
2024-10-13Fixed plugin manual zip installation getting stuck indefinitely (#706)Mitja Skuver
2024-10-11lintv3.0.2-pre3AAGaming
2024-10-11bump @decky/ui to fix issues on betaAAGaming
2024-10-11fix dropdownmultiselect on betaAAGaming
2024-10-11fix another toStringAAGaming
2024-10-11prevent future issues where toString may not be a function (what)AAGaming
2024-10-04Fix broken checkboxes on Beta Steam client (#710)v3.0.2-pre2AAGaming
2024-10-04fix(http_request): remove conflicting CORS headers (#708)Lukas Senionis
2024-10-03Translations update from Weblate (#707)WerWolvTranslationBot
Co-authored-by: ayssia <nynaevealmearah@gmail.com>
2024-10-03Fix missing components on Oct 2 2024 Steam Beta (#709)v3.0.2-pre1AAGaming
2024-09-17Rebase semver parsing on main (#677)v3.0.1Marco Rodolfi
Co-authored-by: Marco Rodolfi <marco.rodolfi.1992@gmail.com>
2024-09-16bump @decky/ui to include findSP fixv3.0.1-pre3AAGaming
2024-09-16shut ts upv3.0.1-pre2AAGaming
2024-09-16wait for SteamApp init stage 1 to finish before loading decky's frontend bundleAAGaming
should fix the startup race condition
2024-09-14Translations update from Weblate (#704)WerWolvTranslationBot
* 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-13Test (#701)v3.0.1-pre1Sims
2024-09-11update release systemd servicev3.0.0AAGaming
2024-09-11Update release.ymlTrainDoctor
2024-09-11just sleep 500ms for now to work around startup race conditionv3.0.0-pre14AAGaming
2024-09-11deprecate install scripts in repo (use decky-installer/cli instead, they're ↵AAGaming
the same scripts but more up to date)
2024-09-11drop TimeoutStopSec to 15sAAGaming
2024-09-11use signals to shut down plugins instead of sending a socket messagev3.0.0-pre13AAGaming
should reduce or outright prevent shutdown stalls
2024-09-11potentially fix startup race conditionAAGaming
2024-09-11add cache bust param to index.js of esmodule pluginsAAGaming
should fix hot reload
2024-09-05Update bug_report.ymlTrainDoctor
2024-09-05Update bug_report.ymlTrainDoctor
2024-09-05Update bug_report.ymlTrainDoctor
2024-09-05Update bug_report.ymlTrainDoctor
Add new field requiring all installed plugins to be listed.
2024-09-05Create plugin-info.shTrainDoctor
Add plugin-info script for debugging, thanks @Jaynator495!
2024-09-04This also shouldn't have applied to stablsAAGaming
2024-09-04This shouldn't have applied to stableAAGaming
2024-09-01fix external links softlocking the ui in testing store ctaAAGaming
2024-09-01Fix updater taking a long time (#696)v3.0.0-pre12Sims
Replaces subprocess with asyncio.subprocess in some localplatformlinux functions and improves shutdown handling Co-authored-by: AAGaming <aagaming@riseup.net>
2024-09-01chore(backend): remove unused import in plugin.pyv3.0.0-pre11AAGaming
2024-09-01chore(backend): .warn -> .warningAAGaming
2024-09-01Fix shutdown timeouts (#695)Sims
Co-authored-by: AAGaming <aagaming@riseup.net>
2024-08-28Translated using Weblate (Russian) (#690)WerWolvTranslationBot
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-21lintAAGaming
2024-08-20only grab the first 8 lines of the component stackAAGaming
2024-08-13fix oopsie breaking decky on the latest betav3.0.0-pre10AAGaming
2024-08-12Translations update from Weblate (#681)WerWolvTranslationBot
* 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-10Translated using Weblate (Spanish) (#678)WerWolvTranslationBot
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-08fix reloading pluginsv3.0.0-pre9AAGaming
2024-08-08remove useless toast delayAAGaming
2024-08-08Update @decky/ui to fix non-global dfl plugins crashing the UI due to a race ↵v3.0.0-pre8AAGaming
condition
2024-08-07Ensure boot after network.target (#670)v3.0.0-pre7Sims
2024-08-07handle crashloops and disable decky for the userAAGaming
2024-08-06Work around account switching failing to open the CEF debugger socket (#668)v3.0.0-pre6AAGaming
* 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
2024-08-06Translated using Weblate (Japanese) (#669)WerWolvTranslationBot
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>