Commit Graph

48 Commits

Author SHA1 Message Date
TrainDoctor
33bde6f55f Update package.json 2022-09-19 14:29:13 -07:00
TrainDoctor
b0f960d7db Update package.json 2022-09-18 17:21:42 -07:00
TrainDoctor
55d4daca69 Added "do not upload" tag to plugin-template 2022-09-18 12:12:07 -07:00
TrainDoctor
c15ae3b743 Big README update and comments in Dockerfile 2022-09-18 12:12:07 -07:00
TrainDoctor
7517e7e1c7 Made entrypoint.sh executable 2022-09-18 12:11:27 -07:00
TrainDoctor
43d9b29d04 Adjusted entrypoint.sh to actually build binary 2022-09-18 12:11:27 -07:00
TrainDoctor
aa46a9ee70 Updated dockerfile to reflect CI/CD on database 2022-09-18 12:11:27 -07:00
TrainDoctor
9d8ffe8299 Add default entrypoint.sh 2022-09-18 12:11:27 -07:00
TrainDoctor
3f233cae29 Switch to holo-docker image 2022-09-18 12:11:26 -07:00
TrainDoctor
d13987ac2b whoops wrong image name 2022-09-18 12:11:26 -07:00
TrainDoctor
328d3a8316 Add template dockerfile for testing 2022-09-18 12:11:26 -07:00
TrainDoctor
95ee2b54c7 Add remote_binary, use url to download remote bin 2022-09-11 16:41:34 -07:00
TrainDoctor
eef6195ec4 Update decky-frontend-lib 2022-09-10 19:10:02 -07:00
TrainDoctor
4fcd72fd1b Added basic logging config 2022-08-24 18:06:26 -07:00
TrainDoctor
2c0988f3c1 Update README.md 2022-08-23 11:06:04 -07:00
TrainDoctor
7fcb773908 Update README.md 2022-08-23 11:05:20 -07:00
Nick Girga
7972ff7879 fix link typo in README.md (#8)
Co-authored-by: Nick Girga <contact@nickgirga.com>
2022-08-21 10:38:27 -07:00
TrainDoctor
5b4aa87ba3 Add a license to the template
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-15 15:00:00 -07:00
TrainDoctor
af817b6b5f Merge Dockerfile and example files for backend support example (#7)
* 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-08-13 20:14:43 -07:00
TrainDoctor
41103641bd Update README.md 2022-07-28 15:16:49 -07:00
TrainDoctor
9502211299 Update README.md 2022-07-28 15:13:20 -07:00
D_Pain
3c508eb258 Ensure correct permissions during deployment. (#6)
* Sets files and directories that are being deployed to the Steamdeck to have correct permissions.
2022-07-27 13:14:38 -07:00
TrainDoctor
b88b430e26 Update to latest version of decky-frontend-library 2022-07-26 13:39:05 -07:00
TrainDoctor
93c909b231 Missed a spot, this will make all subdirs of homebrew readwrite-able
Keep in mind this does not reflect the default setup for end-users!
2022-07-26 13:36:49 -07:00
TrainDoctor
ac0fde6d6e Update tasks to deploy plugins to non-dev directory
Now that binary releases are out, this makes more sense for developers.
2022-07-25 12:12:38 -07:00
TrainDoctor
6639643077 Add defaults folder to template 2022-07-18 16:15:20 -07:00
AAGaming
da3a4183ca bump decky-frontend-lib 2022-07-03 17:54:05 -04:00
TrainDoctor
d58b8f752d Run chmodfolders before and after deploy 2022-06-29 12:19:09 -07:00
AAGaming
25f3f8c7e1 another temp edit 2022-06-28 14:10:09 -04:00
AAGaming
bc8b57be3a temp plugin.json fixes for store testing 2022-06-28 13:45:27 -04:00
TrainDoctor
e3e6f23c73 Remove updatefrontendlib, will only be used as needed 2022-06-16 15:04:18 -07:00
TrainDoctor
a40d0da7bb They were, in fact... doing something 2022-06-16 14:59:43 -07:00
TrainDoctor
604b355cce Chmod task to fix perms 2022-06-16 12:47:53 -07:00
TrainDoctor
f240cbc23f Working deploy task to send to deck 2022-06-16 12:15:06 -07:00
TrainDoctor
b0d5050896 This is broken but new job awaits 2022-06-14 15:01:10 -07:00
TrainDoctor
d67d18ab77 Add README, tasks, moved to pnpm and added an ignore for react (#3) 2022-06-14 16:38:29 -04:00
AAGaming
26dc961f58 showModal->showContextMenu 2022-06-01 17:46:56 -04:00
Jonas Dellinger
d8870f2062 Update lib, show example of router 2022-05-30 22:23:19 +02:00
AAGaming
8232080649 fix oops 2022-05-28 23:19:40 -04:00
AAGaming
6e73b27961 Merge branch 'main' of github.com:SteamDeckHomebrew/decky-plugin-template 2022-05-28 21:52:51 -04:00
AAGaming
adb8a84d2c fix react 2022-05-28 21:50:47 -04:00
AAGaming
e264d9754c actually fix react 2022-05-28 21:50:24 -04:00
Jonas Dellinger
a5d491256f Use new exported components 2022-05-26 13:33:25 +02:00
Jonas Dellinger
f554798ee4 Added support for static assets 2022-05-25 21:34:31 +02:00
AAGaming
76470f49a8 readd npm lockfile 2022-05-20 23:50:25 -04:00
AAGaming
569f8b8707 fix dependencies, edit rollup and ts config, switch jsx runtime, use pnpm lockfiles 2022-05-20 18:13:31 -04:00
Jonas Dellinger
5a60010268 Actuall add decky-frontend-lib and remove some old code 2022-05-13 23:18:19 +02:00
Jonas Dellinger
52f6ca1c58 Initial commit 2022-04-23 00:42:11 +02:00