summaryrefslogtreecommitdiff
path: root/backend/decky_loader
AgeCommit message (Expand)Author
2024-02-14fix(filepicker_ls): use case insensitive matching for file exts (#585)Jozen Blue Martinez
2024-02-14Revert "Call plugin unload function after stopping event loop (#539)" (#584)Party Wumpus
2024-02-14fix vscode import memesAAGaming
2024-01-21fix: Fix on Chromium 109 beta (#576)Beebles
2023-12-31finalize api for plugin events in backendAAGaming
2023-12-31-post -> -devAAGaming
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