summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-19Makefile helper tools, bump frontend UI version (#17)Aleksandr
* Makefile helper tools, frontend UI lib updated, option added to build plugin in docker * docker/makefile cleanup
2023-02-19Add support for the 'decky_plugin' module exposed by decky-loader (#16)Philipp Richter
* Add support for the 'decky_plugin' module exposed by decky-loader * Make versioned 'decky_plugin.pyi' stub interface and 'py_modules' support available * Add rule to ignore 'decky_plugin.py'
2023-02-09Update README.mdTrainDoctor
2023-02-08Update README.mdTrainDoctor
2023-01-18Replace NavigateToStore (#15)Jens Klingenberg
2023-01-18add py_modules to vscode defsettings.json (#14)Luis Finke
2023-01-04fix broken link (#13)Jens Klingenberg
2022-11-19Update README.mdTrainDoctor
2022-11-05Update README.mdTrainDoctor
2022-11-05Explicit requirements for LICENSE.mdTrainDoctor
2022-10-22Update templateTrainDoctor
2022-10-22Update main.pyTrainDoctor
2022-10-09Update LICENSETrainDoctor
2022-10-09Fix plugin template having the do not upload tagTrainDoctor
2022-09-19Update package.jsonTrainDoctor
2022-09-19Update package.jsonTrainDoctor
2022-09-18Update package.jsonTrainDoctor
2022-09-18Added "do not upload" tag to plugin-templateTrainDoctor
2022-09-18Big README update and comments in DockerfileTrainDoctor
2022-09-18Made entrypoint.sh executableTrainDoctor
2022-09-18Adjusted entrypoint.sh to actually build binaryTrainDoctor
2022-09-18Updated dockerfile to reflect CI/CD on databaseTrainDoctor
2022-09-18Add default entrypoint.shTrainDoctor
2022-09-18Switch to holo-docker imageTrainDoctor
2022-09-18whoops wrong image nameTrainDoctor
2022-09-18Add template dockerfile for testingTrainDoctor
2022-09-11Add remote_binary, use url to download remote binTrainDoctor
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