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
/
backend
/
decky_loader
/
loader.py
Age
Commit message (
Expand
)
Author
2025-05-29
Add support of files from `data/<plugin>/` to be fetched from Front-End (#761)
ynhhoJ
2024-09-01
Fix shutdown timeouts (#695)
Sims
2024-07-08
fix plugin backend reloading
AAGaming
2024-07-03
implement a shutdown routine instead of just waiting for all plugins to stop ...
AAGaming
2024-06-29
treewide: fix package structure
K900
2024-06-29
backend: update all dependencies to latest
K900
2024-06-27
fix plugin uninstall dialog issues
v3.0.0-pre1
aa/websockets
AAGaming
2024-06-13
hook up plugin events properly
AAGaming
2024-06-13
the rest of f11e34a (from 3a83fa8)
AAGaming
2024-06-13
Typing fix
Party Wumpus
2024-05-25
Custom error handler and some misc fixes
AAGaming
2024-05-05
remove some type: ignore and make some specific
PartyWumpus
2024-04-09
attempt to add plugin events to the plugin frontend api.
Party Wumpus
2024-02-21
more major websocket progress
AAGaming
2024-02-14
small loader refactoring
AAGaming
2023-12-31
finalize api for plugin events in backend
AAGaming
2023-12-30
Implement legacy & modern plugin method calls over WS
AAGaming
2023-11-14
fix a couple types
marios8543
2023-11-14
more progress on websockets
AAGaming
2023-11-14
remove test method
AAGaming
2023-11-14
JS -> Python WS now functional
AAGaming
2023-11-14
more work on websockets
AAGaming
2023-11-14
initial WSRouter implementation
AAGaming
2023-11-14
init
AAGaming
2023-11-13
Packaging rework (#531)
marios8543/async-plugin-method-requests
K900