summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-10Update decky-frontend-libTrainDoctor
2022-08-24Added basic logging configTrainDoctor
2022-08-23Update README.mdTrainDoctor
2022-08-23Update README.mdTrainDoctor
2022-08-21fix link typo in README.md (#8)Nick Girga
Co-authored-by: Nick Girga <contact@nickgirga.com>
2022-08-15Add a license to the templateTrainDoctor
You may re-license your plugin under another license but you will need to keep this license notice with source code and binary redistribution. This is best done by adding your preferred license to the top of this file and including this license above.
2022-08-13Merge Dockerfile and example files for backend support example (#7)TrainDoctor
* Add template dockerfile for testing * Switch to holo-docker image * Add default entrypoint.sh * Updated dockerfile to reflect CI/CD on database * Add template makefile, main.c * Adjusted entrypoint.sh to actually build binary * Made entrypoint.sh executable * Big README update and comments in Dockerfile
2022-07-28Update README.mdTrainDoctor
2022-07-28Update README.mdTrainDoctor
2022-07-27Ensure correct permissions during deployment. (#6)D_Pain
* Sets files and directories that are being deployed to the Steamdeck to have correct permissions.
2022-07-26Update to latest version of decky-frontend-libraryTrainDoctor
2022-07-26Missed a spot, this will make all subdirs of homebrew readwrite-ableTrainDoctor
Keep in mind this does not reflect the default setup for end-users!
2022-07-25Update tasks to deploy plugins to non-dev directoryTrainDoctor
Now that binary releases are out, this makes more sense for developers.
2022-07-18Add defaults folder to templateTrainDoctor
2022-07-03bump decky-frontend-libAAGaming
2022-06-29Run chmodfolders before and after deployTrainDoctor
2022-06-28another temp editAAGaming
2022-06-28temp plugin.json fixes for store testingAAGaming
2022-06-16Remove updatefrontendlib, will only be used as neededTrainDoctor
2022-06-16They were, in fact... doing somethingTrainDoctor
2022-06-16Chmod task to fix permsTrainDoctor
2022-06-16Working deploy task to send to deckTrainDoctor
2022-06-14This is broken but new job awaitsTrainDoctor
2022-06-14Add README, tasks, moved to pnpm and added an ignore for react (#3)TrainDoctor
2022-06-01showModal->showContextMenuAAGaming
2022-05-30Update lib, show example of routerJonas Dellinger
2022-05-28fix oopsAAGaming
2022-05-28Merge branch 'main' of github.com:SteamDeckHomebrew/decky-plugin-templateAAGaming
2022-05-28fix reactAAGaming
2022-05-28actually fix reactAAGaming
2022-05-26Use new exported componentsJonas Dellinger
2022-05-25Added support for static assetsJonas Dellinger
2022-05-20readd npm lockfileAAGaming
2022-05-20fix dependencies, edit rollup and ts config, switch jsx runtime, use pnpm ↵AAGaming
lockfiles
2022-05-13Actuall add decky-frontend-lib and remove some old codeJonas Dellinger
2022-04-23Initial commitJonas Dellinger