index
:
decky-bazzite-buddy
main
renovate/configure
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.vscode
/
tasks.json
Age
Commit message (
Expand
)
Author
2024-10-04
small refactor to avoid vscode spitting out errors for tasks.json (#30)
Zack Whipkey
2024-09-27
Merge branch 'main' into aa/websockets
PartyWumpus
2024-07-09
Fix deployment for plugin names with more than one spaces (#41)
Renn
2024-06-13
support new APIs fully
AAGaming
2023-08-03
Remove spaces properly
TrainDoctor
2023-06-04
Global DFL Part 2 (#25)
Yao Chung Hu
2023-06-03
Global dfl (#24)
TrainDoctor
2023-02-20
Add a 'restartloader' tasks to restart the python backend. (#19)
Kevin Hester
2022-07-27
Ensure correct permissions during deployment. (#6)
D_Pain
2022-07-26
Missed a spot, this will make all subdirs of homebrew readwrite-able
TrainDoctor
2022-07-25
Update tasks to deploy plugins to non-dev directory
TrainDoctor
2022-06-29
Run chmodfolders before and after deploy
TrainDoctor
2022-06-16
Remove updatefrontendlib, will only be used as needed
TrainDoctor
2022-06-16
They were, in fact... doing something
TrainDoctor
2022-06-16
Chmod task to fix perms
TrainDoctor
2022-06-16
Working deploy task to send to deck
TrainDoctor
2022-06-14
This is broken but new job awaits
TrainDoctor
2022-06-14
Add README, tasks, moved to pnpm and added an ignore for react (#3)
TrainDoctor