summaryrefslogtreecommitdiff
path: root/backend/decky_loader/utilities.py
AgeCommit message (Expand)Author
2024-02-14fix(filepicker_ls): use case insensitive matching for file exts (#585)Jozen Blue Martinez
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-14Migrate most of frontend callServerMethod usage over to websocketAAGaming
2023-11-14JS -> Python WS now functionalAAGaming
2023-11-13Packaging rework (#531)marios8543/async-plugin-method-requestsK900