summaryrefslogtreecommitdiff
path: root/backend/decky_loader/utilities.py
AgeCommit message (Expand)Author
2024-10-04fix(http_request): remove conflicting CORS headers (#708)Lukas Senionis
2024-08-07handle crashloops and disable decky for the userAAGaming
2024-08-06Work around account switching failing to open the CEF debugger socket (#668)v3.0.0-pre6AAGaming
2024-08-05Rewrite router/tabs/toaster hooks (#661)AAGaming
2024-08-03fix: fetchNoCors and http_request data handling (#664)Lukas Senionis
2024-06-27clean up legacy utilities for securityAAGaming
2024-05-25Custom error handler and some misc fixesAAGaming
2024-05-05remove some type: ignore and make some specificPartyWumpus
2024-05-04implement fetch and external resource request apisAAGaming
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