summaryrefslogtreecommitdiff
path: root/backend/decky_loader
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-03-01name RouteNotFoundErrorParty Wumpus
2024-03-01Add loading bar to testing page and make downloading more robustParty Wumpus
2024-02-22make frontend -> backend errors actually workParty Wumpus
2024-02-21fix unused importsAAGaming
2024-02-21more major websocket progressAAGaming
2024-02-20[Feature] Freeze updates for devs (#582)Andrew Moore
2024-02-20Get plugin name for development ZIP during installation (#578)eXhumer
2024-02-20Testing PRs from within decky (#496)Party Wumpus
2024-02-15Add event handlerParty Wumpus
2024-02-14restart ui by killing webhelperAAGaming
2024-02-14small loader refactoringAAGaming
2024-02-14fix some broken typesAAGaming
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