summaryrefslogtreecommitdiff
path: root/backend/decky_loader/plugin
AgeCommit message (Expand)Author
2024-04-22Add Plugin.uninstall callback support (#555)Wayne Heaney
2024-04-09attempt to add plugin events to the plugin frontend api.Party Wumpus
2024-02-21more major websocket progressAAGaming
2024-02-14small loader refactoringAAGaming
2024-02-14fix some broken typesAAGaming
2024-02-14Revert "Call plugin unload function after stopping event loop (#539)" (#584)Party Wumpus
2024-02-14fix vscode import memesAAGaming
2023-12-31finalize api for plugin events in backendAAGaming
2023-12-30Implement legacy & modern plugin method calls over WSAAGaming
2023-12-29Call plugin unload function after stopping event loop (#539)Jan
2023-11-13Packaging rework (#531)marios8543/async-plugin-method-requestsK900