summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-08use @decky/rollup rollup config templateAAGaming
2024-06-13update depsAAGaming
2024-06-13support new APIs fullyAAGaming
2024-02-26Make `setup.sh` download the correct binaries. (#37)AnOpenSauceDev
`setup.sh` downloads non-existent binaries for Decky CLI, creating a file with the contents "Not Found". This puts a check for both OS and arch so the right files are downloaded.
2024-02-12Update LICENSETrainDoctor
2024-02-04Update DFL and fix navigationTrainDoctor
2024-02-04Support spaces in pwdTrainDoctor
2023-10-16fix: add jsxFragmentFactory to tsconfigAAGaming
2023-09-08Update defsettings.json (#32)jurassicplayer
Set default to the default hostname to possibly remove setup effort
2023-08-24pass serverAPI correctly to Content (#29)Jari
2023-08-03Remove spaces properlyTrainDoctor
Remove all spaces and replace with dashes as originally intended.
2023-06-18Update README.mdTrainDoctor
2023-06-10Update LICENSETrainDoctor
2023-06-07Update setup.shTrainDoctor
2023-06-04Fix setup cli detection (#26)Yao Chung Hu
2023-06-04Global DFL Part 2 (#25)Yao Chung Hu
2023-06-03Global dfl (#24)TrainDoctor
* Initial global DFL support * Update DFL * Remove unmaintained makefile * Move to CLI * Properly extract zip files! --------- Co-authored-by: AAGaming <aa@mail.catvibers.me>
2023-05-14DFL BumpTrainDoctor
2023-04-14Update DFLTrainDoctor
2023-04-12updated lockfileVersion to 6.0, updated README (#23)Matt Carlucci
2023-03-15Bump DFL to latest (#22)Jari
2023-03-05Revert due to changes breaking pluginsTrainDoctor
2023-03-05Added USER_ID and DECKY_USER_ID env varsTrainDoctor
2023-03-03corrects missing ssh port for rsync (#20)kmiqka
2023-02-20Add a 'restartloader' tasks to restart the python backend. (#19)Kevin Hester
This is useful for testing/developing the python code. I also added this as an optional last subtask on allinone.
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