summaryrefslogtreecommitdiff
path: root/backend/browser.py
AgeCommit message (Expand)Author
2023-06-19Fix uninstalling plugins (#485)suchmememanyskill
2023-06-06Add functionality to hide plugins from quick access menu (#468)Jonas Dellinger
2023-05-29Add update all button to plugin list (#466)Jonas Dellinger
2023-05-02[Feature] Implement internazionalization for Decky Loader (#361)v2.8.0-pre1Marco Rodolfi
2023-04-25Add file picker plugin install, plugin installs to developer page (#405)v2.7.3-pre1EMERALD
2023-04-21Fix browser.py (#431)v2.7.1-pre1Party Wumpus
2023-04-03Add plugin reordering (#378)Travis Lane
2023-03-21Add cross-platform support to decky (#387)suchmememanyskill
2023-03-05fix #390 the plugin_directory argument to import_plugin was incorrect (#391)v2.6.3-pre2geeksville
2023-01-29Comment out un-needed pprint usagev2.5.3-pre1TrainDoctor
2023-01-29Add python logging to browser and pluginTrainDoctor
2023-01-29Add better handling for unloading of pluginsTrainDoctor
2022-12-16Potentially fix locale issues (#284)v2.4.6-pre5Nik
2022-10-24preview 10/21/2022 fixes (#234)AAGaming
2022-10-23During update, download updates first before removing old plugin files (#223)v2.3.0-pre3TrainDoctor
2022-09-18Grab Plugin path from find_plugin_folder plugin name is not always folder anm...v2.1.0-pre4Trent Callan
2022-09-18Download Remote Binaries during Store Install (#177)v2.1.0-pre3Trent Callan
2022-09-18fix plugin updatingv2.1.0-pre2AAGaming
2022-09-18fix plugin loading after install, move updater reloads to loaderAAGaming
2022-08-29Fix plugin uninstallingv2.0.5-pre19TrainDoctor
2022-08-26Refractor plugin backend (#111)v2.0.5-pre18botato
2022-08-09fix: don't pass unzip job to event loop (#136)v2.0.4-0dbdb4a-preSefa Eyeoglu
2022-08-08Standardize logging in browser.pyTrainDoctor
2022-08-08Use Environment Variables (#123)Derek J. Clark
2022-07-25Better install process UX, fix reinstallingv2.0.4-afb2c7c-preAAGaming
2022-07-21use fstringv2.0.4-c9bf8d3-preAAGaming
2022-07-21change log to debugAAGaming
2022-07-21fix plugin uninstallingAAGaming
2022-07-03Fixed plugin installation ssl verification issue (#101)WerWolv
2022-07-02Merge remote-tracking branch 'origin/main'TrainDoctor
2022-07-02Use deckyState in uninstall menu (fixes #98) (#100)botato
2022-07-02Catch uninstall pluginTrainDoctor
2022-07-02Remove bugged rename invocationTrainDoctor
2022-07-02Properly await uninstallTrainDoctor
2022-07-01Uninstall functionality (#97)botato
2022-06-30backwards-compatible plugin store, legacy plugin libraryAAGaming
2022-06-29Installing from plugin store now works as intendedTrainDoctor
2022-06-29fix installing pluginsAAGaming
2022-06-22add settings page with install from URL optionAAGaming
2022-06-01React Plugin install dialog (closes #75)AAGaming
2022-05-26display overhaul, compatibility with legacy plugins, fixesmarios
2022-05-13Work on react frontend loaderJonas Dellinger