| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-13 | move welcome announcement to default | Beebles | |
| 2024-09-13 | remove duplicates when adding announcements to array | Beebles | |
| 2024-09-13 | change announcements to be stack | Beebles | |
| 2024-09-13 | change to use array of hidden announcements | Beebles | |
| 2024-09-13 | rename motd to announcements and implement new API | Beebles | |
| 2024-09-13 | move motd into div with padding | Beebles | |
| 2024-09-13 | only set motd if value returned | Beebles | |
| 2024-09-13 | fix(motd): run prettier | Beebles | |
| 2024-09-13 | feat(motd): add motd component (untested) | Beebles | |
| 2024-09-11 | update release systemd servicev3.0.0 | AAGaming | |
| 2024-09-11 | Update release.yml | TrainDoctor | |
| 2024-09-11 | just sleep 500ms for now to work around startup race conditionv3.0.0-pre14 | AAGaming | |
| 2024-09-11 | deprecate install scripts in repo (use decky-installer/cli instead, they're ↵ | AAGaming | |
| the same scripts but more up to date) | |||
| 2024-09-11 | drop TimeoutStopSec to 15s | AAGaming | |
| 2024-09-11 | use signals to shut down plugins instead of sending a socket messagev3.0.0-pre13 | AAGaming | |
| should reduce or outright prevent shutdown stalls | |||
| 2024-09-11 | potentially fix startup race condition | AAGaming | |
| 2024-09-11 | add cache bust param to index.js of esmodule plugins | AAGaming | |
| should fix hot reload | |||
| 2024-09-05 | Update bug_report.yml | TrainDoctor | |
| 2024-09-05 | Update bug_report.yml | TrainDoctor | |
| 2024-09-05 | Update bug_report.yml | TrainDoctor | |
| 2024-09-05 | Update bug_report.yml | TrainDoctor | |
| Add new field requiring all installed plugins to be listed. | |||
| 2024-09-05 | Create plugin-info.sh | TrainDoctor | |
| Add plugin-info script for debugging, thanks @Jaynator495! | |||
| 2024-09-04 | This also shouldn't have applied to stabls | AAGaming | |
| 2024-09-04 | This shouldn't have applied to stable | AAGaming | |
| 2024-09-01 | fix external links softlocking the ui in testing store cta | AAGaming | |
| 2024-09-01 | Fix updater taking a long time (#696)v3.0.0-pre12 | Sims | |
| Replaces subprocess with asyncio.subprocess in some localplatformlinux functions and improves shutdown handling Co-authored-by: AAGaming <aagaming@riseup.net> | |||
| 2024-09-01 | chore(backend): remove unused import in plugin.pyv3.0.0-pre11 | AAGaming | |
| 2024-09-01 | chore(backend): .warn -> .warning | AAGaming | |
| 2024-09-01 | Fix shutdown timeouts (#695) | Sims | |
| Co-authored-by: AAGaming <aagaming@riseup.net> | |||
| 2024-08-28 | Translated 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-21 | lint | AAGaming | |
| 2024-08-20 | only grab the first 8 lines of the component stack | AAGaming | |
| 2024-08-13 | fix oopsie breaking decky on the latest betav3.0.0-pre10 | AAGaming | |
| 2024-08-12 | Translations 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-10 | Translated 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-08 | fix reloading pluginsv3.0.0-pre9 | AAGaming | |
| 2024-08-08 | remove useless toast delay | AAGaming | |
| 2024-08-08 | Update @decky/ui to fix non-global dfl plugins crashing the UI due to a race ↵v3.0.0-pre8 | AAGaming | |
| condition | |||
| 2024-08-07 | Ensure boot after network.target (#670)v3.0.0-pre7 | Sims | |
| 2024-08-07 | handle crashloops and disable decky for the user | AAGaming | |
| 2024-08-06 | Work around account switching failing to open the CEF debugger socket (#668)v3.0.0-pre6 | AAGaming | |
| * 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-06 | Translated 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> | |||
| 2024-08-05 | shut down properly when using runpydeck | AAGaming | |
| 2024-08-05 | Rewrite router/tabs/toaster hooks (#661) | AAGaming | |
| 2024-08-05 | Sims/pyinstaller misuse fix (#657) | Sims | |
| * Fix misuse of pyinstaller * Fix breaking change * Fix pywright import errors | |||
| 2024-08-03 | don't try to update when running from source | AAGaming | |
| 2024-08-03 | fix: fetchNoCors and http_request data handling (#664) | Lukas Senionis | |
| 2024-08-01 | Translations update from Weblate (#656) | WerWolvTranslationBot | |
| * 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-07-26 | chore(deps): bump @decky/ui | AAGaming | |
| 2024-07-26 | fix(toaster): fixup for latest @decky/ui | AAGaming | |
