summaryrefslogtreecommitdiff
path: root/backend/src/browser.py
AgeCommit message (Collapse)Author
2024-03-13Add Plugin.uninstall callback support (#555)Wayne Heaney
* Add Plugin.uninstall callback support https://github.com/SteamDeckHomebrew/decky-loader/issues/536 * Remove empty deck.sh
2024-02-14[Feature] Freeze updates for devs (#582)v2.11.0-pre3Andrew Moore
2024-02-14Get plugin name for development ZIP during installation (#578)v2.11.0-pre2eXhumer
* fix: get plugin name for dev builds from ZIP (SteamDeckHomebrew/decky-loader#527) Signed-off-by: eXhumer <exhumer1@protonmail.com>
2023-11-10Count the number of installs for each plugin (#557)v2.10.9-pre1Party Wumpus
2023-10-25Merge aa/type-cleanup-py (work by marios, aa, wolv)v2.10.6-pre1TrainDoctor