summaryrefslogtreecommitdiff
path: root/frontend/src/plugin-loader.tsx
AgeCommit message (Expand)Author
2025-06-28fix(deps): update @decky/ui to version 4.10.2 (#782)shadow
2025-01-02feat: sync with local plugin status in store (#733)v3.1.0-pre1Álvaro Cuesta
2024-10-03Fix missing components on Oct 2 2024 Steam Beta (#709)v3.0.2-pre1AAGaming
2024-09-11add cache bust param to index.js of esmodule pluginsAAGaming
2024-08-08fix reloading pluginsv3.0.0-pre9AAGaming
2024-08-07handle crashloops and disable decky for the userAAGaming
2024-08-05Rewrite router/tabs/toaster hooks (#661)AAGaming
2024-08-03fix: fetchNoCors and http_request data handling (#664)Lukas Senionis
2024-07-26feat(api): add useQuickAccessVisible to plugin apiAAGaming
2024-07-03make the qam fix css more accurateAAGaming
2024-07-03inject some css into the QAM to fix overscroll issuesAAGaming
2024-06-29fix: add .bind to legacy plugin API to fix filepickerAAGaming
2024-06-27fix plugins not loading on installAAGaming
2024-05-25Custom error handler and some misc fixesAAGaming
2024-05-24chore: fetch -> fetchNoCorsAAGaming
2024-05-12port to @decky/uiAAGaming
2024-05-04implement fetch and external resource request apisAAGaming
2024-04-09attempt to add plugin events to the plugin frontend api.Party Wumpus
2024-03-01Add loading bar to testing page and make downloading more robustParty Wumpus
2024-02-21hook up the backend apiAAGaming
2024-02-21more major websocket progressAAGaming
2024-02-20[Feature] Freeze updates for devs (#582)Andrew Moore
2023-12-30port updater to ws, also small refactoringAAGaming
2023-12-30chore: get rid of useless old tabs hookAAGaming
2023-12-30Implement legacy & modern plugin method calls over WSAAGaming
2023-11-14Migrate most of frontend callServerMethod usage over to websocketAAGaming
2023-11-14JS -> Python WS now functionalAAGaming
2023-10-31Drop support for legacy pluginsmarios8543
2023-06-24Add notification settings, which allows muting decky/plugin toast notificatio...Jonas Dellinger
2023-06-22chore: clean up unused parametersMarco Rodolfi
2023-06-22chore: adding parameters to file picker in logical orderMarco Rodolfi
2023-06-22Fix: export V2 to pluginsMarco Rodolfi
2023-06-22Chore: Better logical order for file picker v2 function callMarco Rodolfi
2023-06-22Fix: add an API compatibility layer for the old file picker and change the ne...Marco Rodolfi
2023-06-19[Feature] File picker improvements (#454)Marco Rodolfi
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-27Small code cleanup.Marco Rodolfi
2023-05-27Simplified the translation error.Marco Rodolfi
2023-05-27Unified translation classes, fixed missing toaster translation and improved t...Marco Rodolfi
2023-05-26Simplified inlining and cleaning up unused translationsMarco Rodolfi
2023-05-26Fix: actually force the cog icon to stay inlineMarco Rodolfi
2023-05-26Fixed untranslated error message and added french suffix country code.Marco Rodolfi
2023-05-02[Feature] Implement internazionalization for Decky Loader (#361)v2.8.0-pre1Marco Rodolfi
2023-04-03Add plugin reordering (#378)Travis Lane
2023-01-29Add python logging to browser and pluginTrainDoctor
2023-01-29Add better handling for unloading of pluginsTrainDoctor
2023-01-22Fix http_request not allowing bodys (#352)v2.5.1Beebles
2023-01-19Store and plugin installation visual improvements (#343)v2.5.0-pre1EMERALD
2023-01-07Fix reloading UI on updates and restarting steam (#303)v2.4.9-pre1AAGaming