summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-13too bad im changing it anywaysims/fix-uninstall-id-keyerrorAAGaming
2024-12-12This is pythonSims
2024-12-12Fix id keyerror on plugin uninstallSims
2024-10-13Bump micromatch from 4.0.7 to 4.0.8 in /frontend (#714)v3.0.4-pre1v3.0.4dependabot[bot]
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-13Bump rollup from 4.18.0 to 4.22.4 in /frontend (#711)dependabot[bot]
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.22.4. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.22.4) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-13Update aiohttp (#716)Sims
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