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
Age
Commit message (
Expand
)
Author
2022-07-14
Updater for decky-loader (#117)
AAGaming
2022-07-13
fix get_tabs oopsie
v2.0.4-pre
AAGaming
2022-07-11
Use call instead of Popen (#113)
botato
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-13
fix(loader): multiprocessing.set_start_method once, queue for plugin import
Jonas Dellinger
2022-06-13
fix(loader): eplixcitly set process start method and import fsevents on mac
Jonas Dellinger
2022-06-01
React Plugin install dialog (closes #75)
AAGaming
2022-05-31
Move store opening to frontend only
Jonas Dellinger
2022-05-30
react: Add Router hook & fix typescript issues (#68)
AAGaming
2022-05-26
Cleanup after merge
Jonas Dellinger
2022-05-26
Switch to inotify, RegexMatchingEventHandler and use set for reloading plugins
Jonas Dellinger
2022-05-26
display overhaul, compatibility with legacy plugins, fixes
marios
2022-05-25
Added support for static assets, remove frontend_bundle field
Jonas Dellinger
2022-05-13
Work on react frontend loader
Jonas Dellinger