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
/
browser.py
Age
Commit message (
Expand
)
Author
2025-07-28
Merge commit from fork
v3.1.10
AAGaming
2025-02-08
Fixed up remote binary logging, download process and old incorrect error
v3.1.3-pre2
v3.1.3
TrainDoctor
2025-02-08
fix: adtl remote binary error handling
xXJSONDeruloXx
2025-01-02
feat: sync with local plugin status in store (#733)
v3.1.0-pre1
Álvaro Cuesta
2024-10-13
move check for if plugin was installed to the start of the function (#715)
v3.0.3-pre1
Party Wumpus
2024-10-13
Fixed plugin manual zip installation getting stuck indefinitely (#706)
Mitja Skuver
2024-07-04
fix plugin uninstalls
AAGaming
2024-06-27
fix plugin uninstall dialog issues
v3.0.0-pre1
aa/websockets
AAGaming
2024-06-27
accidental lack of indent?
AAGaming
2024-05-13
plugin install progress (#614)
Party Wumpus
2024-04-22
Add Plugin.uninstall callback support (#555)
Wayne Heaney
2024-02-21
fix unused imports
AAGaming
2024-02-21
more major websocket progress
AAGaming
2024-02-20
[Feature] Freeze updates for devs (#582)
Andrew Moore
2024-02-20
Get plugin name for development ZIP during installation (#578)
eXhumer
2023-11-13
Packaging rework (#531)
marios8543/async-plugin-method-requests
K900