index
:
decky-loader
aa/desktop-routerhook
aa/dfl-bump-fix-modalroot-july2025
aa/dfl-bump/jul2025
aa/fix-beta-nov2025
aa/fix-updater-reload
aa/menu-hook-api
aa/new-hooks
aa/react19
aa/type-cleanup-py
aa/websockets
backend-reloads
beebls/motd
beebls/motd-backup
legacy
main
marios8543/async-plugin-method-requests
marios8543/custom-backends
marios8543/log-viewer
marios8543/plugin-disable
optimise-filepickerls-util
plugin-backend-language-independent
python-lint-format-test
sims/fix-backend-socket-concurrent-use
sims/fix-uninstall-id-keyerror
sims/fix-windows-v2.12.3
sims/pyinstaller-misuse-fix
sims/steam-update-28-03-24
train/aiohttp-bump
v2
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
decky_loader
/
utilities.py
Age
Commit message (
Expand
)
Author
2024-10-04
fix(http_request): remove conflicting CORS headers (#708)
Lukas Senionis
2024-08-07
handle crashloops and disable decky for the user
AAGaming
2024-08-06
Work around account switching failing to open the CEF debugger socket (#668)
v3.0.0-pre6
AAGaming
2024-08-05
Rewrite router/tabs/toaster hooks (#661)
AAGaming
2024-08-03
fix: fetchNoCors and http_request data handling (#664)
Lukas Senionis
2024-06-27
clean up legacy utilities for security
AAGaming
2024-05-25
Custom error handler and some misc fixes
AAGaming
2024-05-05
remove some type: ignore and make some specific
PartyWumpus
2024-05-04
implement fetch and external resource request apis
AAGaming
2024-02-14
fix(filepicker_ls): use case insensitive matching for file exts (#585)
Jozen Blue Martinez
2023-12-31
finalize api for plugin events in backend
AAGaming
2023-12-30
Implement legacy & modern plugin method calls over WS
AAGaming
2023-11-14
fix a couple types
marios8543
2023-11-14
more progress on websockets
AAGaming
2023-11-14
Migrate most of frontend callServerMethod usage over to websocket
AAGaming
2023-11-14
JS -> Python WS now functional
AAGaming
2023-11-13
Packaging rework (#531)
marios8543/async-plugin-method-requests
K900