summaryrefslogtreecommitdiff
path: root/backend/decky_loader/localplatform
AgeCommit message (Expand)Author
2025-07-01Fix updater reload freezing (#786)v3.1.7-pre1AAGaming
2024-09-01Fix updater taking a long time (#696)v3.0.0-pre12Sims
2024-09-01chore(backend): .warn -> .warningAAGaming
2024-09-01Fix shutdown timeouts (#695)Sims
2024-08-06Work around account switching failing to open the CEF debugger socket (#668)v3.0.0-pre6AAGaming
2024-07-07Add lock to internal socket fetch functionsims/fix-backend-socket-concurrent-usesuchmememanyskill
2024-07-04fix plugin uninstallsAAGaming
2024-07-03implement a shutdown routine instead of just waiting for all plugins to stop ...AAGaming
2024-06-29Add windows stub for restart_webhelperAAGaming
2024-05-25Custom error handler and some misc fixesAAGaming
2024-05-05remove some type: ignore and make some specificPartyWumpus
2024-02-21more major websocket progressAAGaming
2024-02-14restart ui by killing webhelperAAGaming
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-11-13Packaging rework (#531)marios8543/async-plugin-method-requestsK900