Commit graph

97 commits

Author SHA1 Message Date
b82d3edf77 Integrate USDPL basics 2024-10-23 22:33:31 -04:00
Zack Whipkey
05cb4433d8
small refactor to avoid vscode spitting out errors for tasks.json (#30) 2024-10-04 13:33:27 -04:00
eXhumer
49201b05d7
Changes to template for new API (#44) 2024-10-03 16:54:11 -04:00
PartyWumpus
fb031f240a small cleanup 2024-09-27 18:05:16 +01:00
PartyWumpus
a2de28e318 Merge branch 'main' into aa/websockets 2024-09-27 17:05:12 +01:00
AAGaming
df346147b0
fix order of the navigation example 2024-07-28 20:31:50 -04:00
Wayne Heaney
d69496d4ad
Add _uninstall function to the python Plugin template (#34) 2024-07-24 15:01:55 -07:00
TrainDoctor
a85c79735f
Update README.md
Closes #42
2024-07-24 15:00:07 -07:00
Renn
d18cbd5c99
Fix deployment for plugin names with more than one spaces (#41) 2024-07-09 21:59:14 -07:00
AAGaming
93ef11096f
use @decky/rollup rollup config template 2024-07-08 20:28:57 -04:00
AAGaming
64310bcf71
update deps 2024-06-13 18:31:09 -04:00
AAGaming
b939274d15
support new APIs fully 2024-06-13 18:31:08 -04:00
AnOpenSauceDev
cbd489150f
Make setup.sh download the correct binaries. (#37)
`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-26 10:03:18 -08:00
TrainDoctor
4ab713585d
Update LICENSE 2024-02-12 18:12:48 -08:00
TrainDoctor
82cb4860e0
Update DFL and fix navigation 2024-02-04 18:51:12 -08:00
TrainDoctor
498ca9b13d
Support spaces in pwd 2024-02-04 17:51:53 -08:00
AAGaming
8f6c61207f
fix: add jsxFragmentFactory to tsconfig 2023-10-16 19:30:50 -04:00
jurassicplayer
a193ffad52
Update defsettings.json (#32)
Set default to the default hostname to possibly remove setup effort
2023-09-08 14:33:52 -07:00
Jari
5a91054ba8
pass serverAPI correctly to Content (#29) 2023-08-24 17:30:34 -07:00
TrainDoctor
ec1dfc791c
Remove spaces properly
Remove all spaces and replace with dashes as originally intended.
2023-08-03 17:27:35 -07:00
TrainDoctor
ed314a5128
Update README.md 2023-06-18 17:54:08 -07:00
TrainDoctor
3d64a3a076
Update LICENSE 2023-06-10 21:26:45 -07:00
TrainDoctor
532e0b8a87
Update setup.sh 2023-06-07 11:59:23 -07:00
Yao Chung Hu
625eaf2897
Fix setup cli detection (#26) 2023-06-04 12:40:58 -07:00
Yao Chung Hu
4beeece512
Global DFL Part 2 (#25) 2023-06-04 11:36:10 -07:00
TrainDoctor
e0ec175d16
Global dfl (#24)
* 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-06-03 07:42:27 -07:00
TrainDoctor
ecb45e71f1
DFL Bump 2023-05-14 17:45:34 -07:00
TrainDoctor
cadd0bee9e
Update DFL 2023-04-14 18:32:33 -07:00
Matt Carlucci
daec6099c4
updated lockfileVersion to 6.0, updated README (#23) 2023-04-12 14:45:41 -07:00
Jari
aeda6de1d6
Bump DFL to latest (#22) 2023-03-15 19:00:31 -07:00
TrainDoctor
b0bf2b1cd1
Revert due to changes breaking plugins 2023-03-05 19:03:54 -08:00
TrainDoctor
6df09f9fcb
Added USER_ID and DECKY_USER_ID env vars 2023-03-05 16:39:28 -08:00
kmiqka
16f44fc8b1
corrects missing ssh port for rsync (#20) 2023-03-03 18:47:26 -08:00
Kevin Hester
1dd9bb21b6
Add a 'restartloader' tasks to restart the python backend. (#19)
This is useful for testing/developing the python code.

I also added this as an optional last
subtask on allinone.
2023-02-20 10:34:55 -08:00
Aleksandr
d81b0bbc06
Makefile helper tools, bump frontend UI version (#17)
* Makefile helper tools, frontend UI lib updated, option added to build plugin in docker

* docker/makefile cleanup
2023-02-19 14:46:54 -08:00
Philipp Richter
39f7aadf70
Add support for the 'decky_plugin' module exposed by decky-loader (#16)
* 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-19 14:43:09 -08:00
TrainDoctor
b05ecd55e7
Update README.md 2023-02-09 10:09:33 -08:00
TrainDoctor
4991e260a4
Update README.md 2023-02-08 18:44:07 -08:00
Jens Klingenberg
ae179d618e
Replace NavigateToStore (#15) 2023-01-18 16:59:57 -08:00
Luis Finke
9b03754939
add py_modules to vscode defsettings.json (#14) 2023-01-18 16:59:56 -08:00
Jens Klingenberg
965b1ea7d0
fix broken link (#13) 2023-01-04 16:02:31 -08:00
TrainDoctor
e2b4542b58
Update README.md 2022-11-19 13:36:20 -08:00
TrainDoctor
36389449ff
Update README.md 2022-11-05 15:43:10 -07:00
TrainDoctor
17924b84e3
Explicit requirements for LICENSE.md 2022-11-05 03:42:56 -07:00
TrainDoctor
9a58f8aaa0
Update template 2022-10-22 18:53:22 -07:00
TrainDoctor
05eefd80a5
Update main.py 2022-10-22 18:48:59 -07:00
TrainDoctor
8dd0b92dc0
Update LICENSE 2022-10-09 16:17:35 -07:00
TrainDoctor
1228d24ccc
Fix plugin template having the do not upload tag 2022-10-09 08:55:03 -07:00
TrainDoctor
fee981b521
Update package.json 2022-09-19 14:29:37 -07:00
TrainDoctor
33bde6f55f
Update package.json 2022-09-19 14:29:13 -07:00