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
/
browser.py
Age
Commit message (
Expand
)
Author
2023-10-25
Merge aa/type-cleanup-py (work by marios, aa, wolv)
v2.10.6-pre1
TrainDoctor
2023-08-28
Preserve plugin order when reinstalling/updating (#530)
v2.10.5-pre2
v2.10.5
jurassicplayer
2023-08-05
fix dumb error in plugin install if the hash doesn't match
AAGaming
2023-06-19
Fix uninstalling plugins (#485)
suchmememanyskill
2023-06-06
Add functionality to hide plugins from quick access menu (#468)
Jonas Dellinger
2023-05-29
Add update all button to plugin list (#466)
Jonas Dellinger
2023-05-02
[Feature] Implement internazionalization for Decky Loader (#361)
v2.8.0-pre1
Marco Rodolfi
2023-04-25
Add file picker plugin install, plugin installs to developer page (#405)
v2.7.3-pre1
EMERALD
2023-04-21
Fix browser.py (#431)
v2.7.1-pre1
Party Wumpus
2023-04-03
Add plugin reordering (#378)
Travis Lane
2023-03-21
Add cross-platform support to decky (#387)
suchmememanyskill
2023-03-05
fix #390 the plugin_directory argument to import_plugin was incorrect (#391)
v2.6.3-pre2
geeksville
2023-01-29
Comment out un-needed pprint usage
v2.5.3-pre1
TrainDoctor
2023-01-29
Add python logging to browser and plugin
TrainDoctor
2023-01-29
Add better handling for unloading of plugins
TrainDoctor
2022-12-16
Potentially fix locale issues (#284)
v2.4.6-pre5
Nik
2022-10-24
preview 10/21/2022 fixes (#234)
AAGaming
2022-10-23
During update, download updates first before removing old plugin files (#223)
v2.3.0-pre3
TrainDoctor
2022-09-18
Grab Plugin path from find_plugin_folder plugin name is not always folder anm...
v2.1.0-pre4
Trent Callan
2022-09-18
Download Remote Binaries during Store Install (#177)
v2.1.0-pre3
Trent Callan
2022-09-18
fix plugin updating
v2.1.0-pre2
AAGaming
2022-09-18
fix plugin loading after install, move updater reloads to loader
AAGaming
2022-08-29
Fix plugin uninstalling
v2.0.5-pre19
TrainDoctor
2022-08-26
Refractor plugin backend (#111)
v2.0.5-pre18
botato
2022-08-09
fix: don't pass unzip job to event loop (#136)
v2.0.4-0dbdb4a-pre
Sefa Eyeoglu
2022-08-08
Standardize logging in browser.py
TrainDoctor
2022-08-08
Use Environment Variables (#123)
Derek J. Clark
2022-07-25
Better install process UX, fix reinstalling
v2.0.4-afb2c7c-pre
AAGaming
2022-07-21
use fstring
v2.0.4-c9bf8d3-pre
AAGaming
2022-07-21
change log to debug
AAGaming
2022-07-21
fix plugin uninstalling
AAGaming
2022-07-03
Fixed plugin installation ssl verification issue (#101)
WerWolv
2022-07-02
Merge remote-tracking branch 'origin/main'
TrainDoctor
2022-07-02
Use deckyState in uninstall menu (fixes #98) (#100)
botato
2022-07-02
Catch uninstall plugin
TrainDoctor
2022-07-02
Remove bugged rename invocation
TrainDoctor
2022-07-02
Properly await uninstall
TrainDoctor
2022-07-01
Uninstall functionality (#97)
botato
2022-06-30
backwards-compatible plugin store, legacy plugin library
AAGaming
2022-06-29
Installing from plugin store now works as intended
TrainDoctor
2022-06-29
fix installing plugins
AAGaming
2022-06-22
add settings page with install from URL option
AAGaming
2022-06-01
React Plugin install dialog (closes #75)
AAGaming
2022-05-26
display overhaul, compatibility with legacy plugins, fixes
marios
2022-05-13
Work on react frontend loader
Jonas Dellinger