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
Age
Commit message (
Expand
)
Author
2024-02-20
[Feature] Freeze updates for devs (#582)
Andrew Moore
2024-02-20
Get plugin name for development ZIP during installation (#578)
eXhumer
2024-02-20
Testing PRs from within decky (#496)
Party Wumpus
2024-02-15
Add event handler
Party Wumpus
2024-02-14
restart ui by killing webhelper
AAGaming
2024-02-14
small loader refactoring
AAGaming
2024-02-14
fix some broken types
AAGaming
2024-02-14
fix(filepicker_ls): use case insensitive matching for file exts (#585)
Jozen Blue Martinez
2024-02-14
Revert "Call plugin unload function after stopping event loop (#539)" (#584)
Party Wumpus
2024-02-14
fix vscode import memes
AAGaming
2024-01-21
fix: Fix on Chromium 109 beta (#576)
Beebles
2023-12-31
finalize api for plugin events in backend
AAGaming
2023-12-31
-post -> -dev
AAGaming
2023-12-30
port updater to ws, also small refactoring
AAGaming
2023-12-30
Implement legacy & modern plugin method calls over WS
AAGaming
2023-12-29
Call plugin unload function after stopping event loop (#539)
Jan
2023-12-29
replace chmod implementation with os.chmod (#541)
Jan
2023-12-29
Check if Linux service is running before trying to start or stop it (#540)
Jan
2023-12-29
refactor(backend): get version from package metadata
K900
2023-12-29
feat(backend): log our version on startup
K900
2023-11-14
fix a couple types
marios8543
2023-11-14
change default event DataType
AAGaming
2023-11-14
more progress on websockets
AAGaming
2023-11-14
Migrate most of frontend callServerMethod usage over to websocket
AAGaming
2023-11-14
remove test method
AAGaming
2023-11-14
JS -> Python WS now functional
AAGaming
2023-11-14
more progress on WS router
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