index
:
decky-loader
aa/desktop-routerhook
aa/dfl-bump-fix-modalroot-july2025
aa/dfl-bump/jul2025
aa/fix-beta-nov2025
aa/fix-updater-reload
aa/menu-hook-api
aa/new-hooks
aa/react19
aa/type-cleanup-py
aa/websockets
backend-reloads
beebls/motd
beebls/motd-backup
legacy
main
marios8543/async-plugin-method-requests
marios8543/custom-backends
marios8543/log-viewer
marios8543/plugin-disable
optimise-filepickerls-util
plugin-backend-language-independent
python-lint-format-test
sims/fix-backend-socket-concurrent-use
sims/fix-uninstall-id-keyerror
sims/fix-windows-v2.12.3
sims/pyinstaller-misuse-fix
sims/steam-update-28-03-24
train/aiohttp-bump
v2
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
src
/
index.ts
Age
Commit message (
Expand
)
Author
2025-10-15
React 19 support (#818)
v3.2.0-pre1
v3.2.0
AAGaming
2024-09-16
shut ts up
v3.0.1-pre2
AAGaming
2024-09-16
wait for SteamApp init stage 1 to finish before loading decky's frontend bundle
AAGaming
2024-09-11
just sleep 500ms for now to work around startup race condition
v3.0.0-pre14
AAGaming
2024-09-11
potentially fix startup race condition
AAGaming
2024-08-13
fix oopsie breaking decky on the latest beta
v3.0.0-pre10
AAGaming
2024-08-05
Rewrite router/tabs/toaster hooks (#661)
AAGaming
2024-06-27
lint
AAGaming
2024-06-27
move webpack check into index
AAGaming
2024-06-13
update dependencies
AAGaming
2024-06-13
fix for latest beta (backport)
AAGaming
2024-05-12
port to @decky/ui
AAGaming
2024-02-19
clean up updater logic
AAGaming
2023-12-30
port updater to ws, also small refactoring
AAGaming
2023-11-14
Migrate most of frontend callServerMethod usage over to websocket
AAGaming
2023-05-11
Initial implementation of global DFL instance (#451)
v2.9.0-pre1
AAGaming
2022-05-26
display overhaul, compatibility with legacy plugins, fixes
marios
2022-05-13
Work on react frontend loader
Jonas Dellinger