| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-09 | Fix deployment for plugin names with more than one spaces (#41) | Renn | |
| 2024-02-26 | Make `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-12 | Update LICENSE | TrainDoctor | |
| 2024-02-04 | Update DFL and fix navigation | TrainDoctor | |
| 2024-02-04 | Support spaces in pwd | TrainDoctor | |
| 2023-10-16 | fix: add jsxFragmentFactory to tsconfig | AAGaming | |
| 2023-09-08 | Update defsettings.json (#32) | jurassicplayer | |
| Set default to the default hostname to possibly remove setup effort | |||
| 2023-08-24 | pass serverAPI correctly to Content (#29) | Jari | |
| 2023-08-03 | Remove spaces properly | TrainDoctor | |
| Remove all spaces and replace with dashes as originally intended. | |||
| 2023-06-18 | Update README.md | TrainDoctor | |
| 2023-06-10 | Update LICENSE | TrainDoctor | |
| 2023-06-07 | Update setup.sh | TrainDoctor | |
| 2023-06-04 | Fix setup cli detection (#26) | Yao Chung Hu | |
| 2023-06-04 | Global DFL Part 2 (#25) | Yao Chung Hu | |
| 2023-06-03 | Global 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-14 | DFL Bump | TrainDoctor | |
| 2023-04-14 | Update DFL | TrainDoctor | |
| 2023-04-12 | updated lockfileVersion to 6.0, updated README (#23) | Matt Carlucci | |
| 2023-03-15 | Bump DFL to latest (#22) | Jari | |
| 2023-03-05 | Revert due to changes breaking plugins | TrainDoctor | |
| 2023-03-05 | Added USER_ID and DECKY_USER_ID env vars | TrainDoctor | |
| 2023-03-03 | corrects missing ssh port for rsync (#20) | kmiqka | |
| 2023-02-20 | Add 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-19 | Makefile 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-19 | Add 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-09 | Update README.md | TrainDoctor | |
| 2023-02-08 | Update README.md | TrainDoctor | |
| 2023-01-18 | Replace NavigateToStore (#15) | Jens Klingenberg | |
| 2023-01-18 | add py_modules to vscode defsettings.json (#14) | Luis Finke | |
| 2023-01-04 | fix broken link (#13) | Jens Klingenberg | |
| 2022-11-19 | Update README.md | TrainDoctor | |
| 2022-11-05 | Update README.md | TrainDoctor | |
| 2022-11-05 | Explicit requirements for LICENSE.md | TrainDoctor | |
| 2022-10-22 | Update template | TrainDoctor | |
| 2022-10-22 | Update main.py | TrainDoctor | |
| 2022-10-09 | Update LICENSE | TrainDoctor | |
| 2022-10-09 | Fix plugin template having the do not upload tag | TrainDoctor | |
| 2022-09-19 | Update package.json | TrainDoctor | |
| 2022-09-19 | Update package.json | TrainDoctor | |
| 2022-09-18 | Update package.json | TrainDoctor | |
| 2022-09-18 | Added "do not upload" tag to plugin-template | TrainDoctor | |
| 2022-09-18 | Big README update and comments in Dockerfile | TrainDoctor | |
| 2022-09-18 | Made entrypoint.sh executable | TrainDoctor | |
| 2022-09-18 | Adjusted entrypoint.sh to actually build binary | TrainDoctor | |
| 2022-09-18 | Updated dockerfile to reflect CI/CD on database | TrainDoctor | |
| 2022-09-18 | Add default entrypoint.sh | TrainDoctor | |
| 2022-09-18 | Switch to holo-docker image | TrainDoctor | |
| 2022-09-18 | whoops wrong image name | TrainDoctor | |
| 2022-09-18 | Add template dockerfile for testing | TrainDoctor | |
| 2022-09-11 | Add remote_binary, use url to download remote bin | TrainDoctor | |
