summaryrefslogtreecommitdiff
path: root/backend/decky_loader
AgeCommit message (Expand)Author
2023-12-30port updater to ws, also small refactoringAAGaming
2023-12-30Implement legacy & modern plugin method calls over WSAAGaming
2023-12-29Call plugin unload function after stopping event loop (#539)Jan
2023-12-29replace chmod implementation with os.chmod (#541)Jan
2023-12-29Check if Linux service is running before trying to start or stop it (#540)Jan
2023-12-29refactor(backend): get version from package metadataK900
2023-12-29feat(backend): log our version on startupK900
2023-11-14fix a couple typesmarios8543
2023-11-14change default event DataTypeAAGaming
2023-11-14more progress on websocketsAAGaming
2023-11-14Migrate most of frontend callServerMethod usage over to websocketAAGaming
2023-11-14remove test methodAAGaming
2023-11-14JS -> Python WS now functionalAAGaming
2023-11-14more progress on WS routerAAGaming
2023-11-14more work on websocketsAAGaming
2023-11-14initial WSRouter implementationAAGaming
2023-11-14initAAGaming
2023-11-13Packaging rework (#531)marios8543/async-plugin-method-requestsK900