summaryrefslogtreecommitdiff
path: root/backend/decky_loader/loader.py
AgeCommit message (Expand)Author
2025-05-29Add support of files from `data/<plugin>/` to be fetched from Front-End (#761)ynhhoJ
2024-09-01Fix shutdown timeouts (#695)Sims
2024-07-08fix plugin backend reloadingAAGaming
2024-07-03implement a shutdown routine instead of just waiting for all plugins to stop ...AAGaming
2024-06-29treewide: fix package structureK900
2024-06-29backend: update all dependencies to latestK900
2024-06-27fix plugin uninstall dialog issuesv3.0.0-pre1aa/websocketsAAGaming
2024-06-13hook up plugin events properlyAAGaming
2024-06-13the rest of f11e34a (from 3a83fa8)AAGaming
2024-06-13Typing fixParty Wumpus
2024-05-25Custom error handler and some misc fixesAAGaming
2024-05-05remove some type: ignore and make some specificPartyWumpus
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
2023-12-31finalize api for plugin events in backendAAGaming
2023-12-30Implement legacy & modern plugin method calls over WSAAGaming
2023-11-14fix a couple typesmarios8543
2023-11-14more progress on websocketsAAGaming
2023-11-14remove test methodAAGaming
2023-11-14JS -> Python WS now functionalAAGaming
2023-11-14more work on websocketsAAGaming
2023-11-14initial WSRouter implementationAAGaming
2023-11-14initAAGaming
2023-11-13Packaging rework (#531)marios8543/async-plugin-method-requestsK900