summaryrefslogtreecommitdiff
path: root/frontend/src
AgeCommit message (Expand)Author
2022-10-22Added unload hook for plugins.TrainDoctor
2022-10-22Send version when asking for plugin listTrainDoctor
2022-10-16Fix toaster initializationv2.3.0-pre2TrainDoctor
2022-10-15Developer menu (#211)v2.3.0-pre1AAGaming
2022-10-14add alwaysRenderAAGaming
2022-10-14Allow B button to close active plugin and return to menu. (#218)v2.2.6-pre1AAGaming
2022-10-14fix old toast patch to not re-create windowv2.2.5-pre1AAGaming
2022-10-14Revert "Rewrite toaster hook to not re-create the window (#217)"AAGaming
2022-10-14remove friends focus workaroundAAGaming
2022-10-14Rewrite toaster hook to not re-create the window (#217)v2.2.4-pre1AAGaming
2022-10-08possibly fix zip permissionsAAGaming
2022-10-08Use a conditional while loop for when the scroll root is not found. (#212)v2.2.2-pre3Devon Schneider
2022-10-05Add plugin description to Store PluginCard (#196)v2.2.2-pre2Eddie Dover
2022-10-04Fixed an issue regarding the scroll root path (#201)v2.2.2-pre1v2.2.1Devon Schneider
2022-10-02ACTUALLY FIX the friends focus workaroundAAGaming
2022-10-02fix styling on links in markdownAAGaming
2022-10-01actually fix focus issue on startupAAGaming
2022-10-01change console.log to styled logv2.1.1v2.1.0-pre6AAGaming
2022-10-01fix friends menu focusing itselfAAGaming
2022-09-26fix(pluginview): align icon and plugin name (#185)Lukas Senionis
2022-09-19check for plugin updates after installing a pluginAAGaming
2022-09-18hopefully actually fix toasterAAGaming
2022-09-18Updater UI tweaks, Markdown tweaks, bump libAAGaming
2022-09-18fix plugin loading after install, move updater reloads to loaderAAGaming
2022-09-18small changes making breakpoint debugging easierAAGaming
2022-09-18Possibly actually fix the toasts issueAAGaming
2022-09-17fix updater for new installs, fix file picker patch, fix scrolling on patch n...AAGaming
2022-09-17fix plugin install modalAAGaming
2022-09-17fix TS errors in ToastAAGaming
2022-09-16wait for toaster ready, hopefully fix file browser patchAAGaming
2022-09-09add file picker, add library file picker patch, bump lib, logger tweaksAAGaming
2022-09-08spice up js-side logs from store and branch selectAAGaming
2022-09-05fix(toaster): fix toasts rendering multiple timesAAGaming
2022-09-05fix(toasts): handle toasts ingame properly without useComposition hackAAGaming
2022-09-04fix(toaster): allow toasts to show ingameAAGaming
2022-09-04Update decky-frontend-lib and refactor patchesAAGaming
2022-09-01Addition of proper branch slection (#168)TrainDoctor
2022-08-26Refractor plugin backend (#111)v2.0.5-pre18botato
2022-08-26basic patch notes viewer, lazy-load settings and store, build frontend as esm...AAGaming
2022-08-24Hide branch select until it's workingv2.0.5-pre17TrainDoctor
2022-08-24Settings API for loader, preview branch selectAAGaming
2022-08-24fix plugins menu scrolling, shut up typecriptv2.0.5-pre16AAGaming
2022-08-24move DeckyUpdater to effectAAGaming
2022-08-24Move conditional check to correct locationTrainDoctor
2022-08-24Move to using deckyStateTrainDoctor
2022-08-23Fix updater being corrupted by multiple attempts to downloadTrainDoctor
2022-08-21Add plugin updater, notification badge, fixesv2.0.5-pre15AAGaming
2022-08-20Better wrapping of plugin tags (#150)Collin Diekvoss
2022-08-18Add CEF Remote Debugging toggle (#129)v2.0.5-pre14Sefa Eyeoglu
2022-08-17fix ButtonItem shim applying when not neededv2.0.5-pre13TrainDoctor