summaryrefslogtreecommitdiff
path: root/frontend/pnpm-lock.yaml
AgeCommit message (Collapse)Author
2022-09-09add file picker, add library file picker patch, bump lib, logger tweaksAAGaming
2022-09-04Update decky-frontend-lib and refactor patchesAAGaming
2022-09-01Addition of proper branch slection (#168)TrainDoctor
* This is a bit better, but branch selection still isn't working -_- * I'm the king of oversight * Selecting different branch checks for updates * Stable doesn't detect old versions, which indicates it doesn't work * Start adding deckyState for plugin updating * Few tweaks * Disable nightly selection * Update decky-frontend-lib and move useSetting set setting to async
2022-08-26basic patch notes viewer, lazy-load settings and store, build frontend as ↵AAGaming
esmodule, add lazy-loaded react-markdown, backend changes to accomodate ESModule frontend
2022-08-23Fix updater being corrupted by multiple attempts to downloadTrainDoctor
2022-08-21Add plugin updater, notification badge, fixesv2.0.5-pre15AAGaming
2022-08-17Update to latest decky-frontend-libTrainDoctor
2022-08-17bump lib and add temporary shims for webpack v5v2.0.5-pre12AAGaming
2022-08-15add some classes for nicer scrolling, update libv2.0.5-pre10AAGaming
2022-08-10Update to latest version of decky-frontend-libv2.0.4-6404087-preTrainDoctor
2022-08-09Add api for showing toast notificationsv2.0.4-67426af-preAAGaming
2022-07-25Better install process UX, fix reinstallingv2.0.4-afb2c7c-preAAGaming
2022-07-14Updater for decky-loader (#117)AAGaming
* Add an updater in settings for decky-loader * add chmod * remove junk comments
2022-07-07bump libAAGaming
2022-06-30pnpm updateTrainDoctor
2022-06-29fix tab type, bump lib for tree shakingAAGaming
2022-06-22add settings page with install from URL optionAAGaming
2022-06-20Update pnpm-lock.yamlTrainDoctor
2022-06-17Implement React-based plugin store (#81)AAGaming
Co-authored-by: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> Co-authored-by: WerWolv <werwolv98@gmail.com>