summaryrefslogtreecommitdiff
path: root/frontend/src
AgeCommit message (Expand)Author
2023-07-12Add testing store info to browse tab (#504)v2.10.4-pre2EMERALD
2023-07-09Add descriptions to Decky titleview DialogButtons (#502)fero
2023-07-03fix router hook recursively wrapping routes when patched multiple timesv2.10.4-pre1AAGaming
2023-06-26feat: Added detailed message for permission error and clean up english langua...Marco Rodolfi
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-22fix: cleanup codeMarco 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-22Fix: wrong condition on show select folderMarco Rodolfi
2023-06-21Chore: clean up testing values pt 2Marco Rodolfi
2023-06-21Cleaning up debug values in developer installerMarco Rodolfi
2023-06-19[Feature] File picker improvements (#454)Marco Rodolfi
2023-06-18fix: fix blank pluginsAAGaming
2023-06-18chore: remove useless importAAGaming
2023-06-15When decky is uncertain of branch, set the setting to match the guess (#480)v2.10.0Party Wumpus
2023-06-06Add functionality to hide plugins from quick access menu (#468)Jonas Dellinger
2023-06-03Revert "Refactor TabsHook (#458)"v2.10.0-pre2AAGaming
2023-06-01Plugin backend reload (#463)v2.10.0-pre1suchmememanyskill
2023-06-02Attempt to appease the linterParty Wumpus
2023-06-02add cef console button to developer settings (#441)Witherking25
2023-05-30Refactor TabsHook (#458)MIkhail Kozlov
2023-05-30adjust some small store stylings (#471)v2.9.1-pre2Jonas Dellinger
2023-05-30Missed a toaster for the react toolsMarco Rodolfi
2023-05-29quick fix: overwrite plugin list marginTop to be always 0v2.9.1-pre1Jonas 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-20[Hotfix] Wrong key name interpreted as plural (#459)Marco Rodolfi
2023-05-11Initial implementation of global DFL instance (#451)v2.9.0-pre1AAGaming
2023-05-03Hotfix for i18n where the detector was overriding localStorage (#439)v2.8.0-pre2Marco Rodolfi
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-23Make patch notes modal only show current branch (#429)v2.7.2-pre1Beebles
2023-04-10fix: version is no longer missing from plugin list (#417)v2.7.0-pre1v2.7.0Travis Lane
2023-04-03Add plugin reordering (#378)Travis Lane
2023-03-01Fix QAM And Toaster Injection for Mar 02 Beta (#388)v2.6.3-pre1v2.6.2Beebles
2023-02-22update NavigateToExternalWeb in Markdown to use Navigationv2.6.1-pre2AAGaming
2023-02-22how did this ever happenv2.6.1-pre1AAGaming
2023-02-22Fix loader on feb 22 2023 betaAAGaming
2023-02-17Fix fullscreen route inject issues caused by Feb. 17th beta. (#372)v2.5.4-pre1v2.5.4Beebles
2023-02-06Fix class name shenanigans for toast notification (#366)v2.5.3-pre3Marco Rodolfi
2023-02-01Fix UI inconsistencies, various improvements (#357)EMERALD
2023-01-29Add python logging to browser and pluginTrainDoctor