Commit graph

318 commits

Author SHA1 Message Date
aa62158ee2
feat: added new alt Jinja2 plugin implementation 2025-09-03 17:37:05 -06:00
f0e27192c8
feat: updated default plugins implementation 2025-09-01 19:00:21 -06:00
6480101484
chore: minor changes to format package 2025-09-01 18:59:37 -06:00
42c8fd7c1a
feat: added kwargs and flags to pass to plugins 2025-09-01 18:59:12 -06:00
dc6a141ca1
chore: minor changes to README 2025-09-01 18:57:31 -06:00
b0f8adef2a
fix: minor typos and information 2025-08-31 23:01:25 -06:00
1171b4f538
fix: spacing with upload examples in REAMDE 2025-08-31 22:59:20 -06:00
ee8318bc2c
fix: typo in README 2025-08-31 22:56:01 -06:00
fb6f6933a2
chore: added individual READMEs to default plugins 2025-08-31 22:54:18 -06:00
0c87336d58
chore: added section about default plugins to README 2025-08-31 22:53:41 -06:00
8960c2478a
Merge branch 'major-rewrite' 2025-08-31 22:21:00 -06:00
277de43a02
feat: added Init() and Cleanup() in hooks 2025-08-31 22:04:02 -06:00
bdd85b01ff
feat: added cacerts and some tidying 2025-08-31 22:02:10 -06:00
2112e7eefd
chore: changed permission of bin/ helper script 2025-08-31 21:59:40 -06:00
eac73ada69
chore: removed TODO and update plugin struct 2025-08-31 21:59:14 -06:00
c799dc7838
chore: updated examples in README and cmd 2025-08-31 11:58:17 -06:00
c9f40e3857
chore: added server root section to README 2025-08-31 11:56:11 -06:00
8e1fa3d2ab
feat: updated cmd/pkg implementations and cleanup 2025-08-31 11:48:49 -06:00
cb3d4ce8db
feat: added tip about local plugins info 2025-08-31 11:03:25 -06:00
e115319913
feat: implemented local plugins info 2025-08-31 11:01:43 -06:00
fa8ef7ab4b
chore: fix typos in files 2025-08-31 00:21:19 -06:00
afc7db53e1
chore: updated README with upload examples 2025-08-31 00:20:23 -06:00
c495d10aad
refactor: change reference in goreleaser 2025-08-31 00:17:00 -06:00
13b02c03e8
feat: implemented upload cmd and pkg 2025-08-31 00:13:33 -06:00
fbed466c3d
refactor: updated cmd and pkg implementations 2025-08-30 23:30:46 -06:00
d88ab2c01f
feat: added compile-plugins.sh script 2025-08-30 23:21:17 -06:00
ebb95a29ec
refactor: renamed userdata plugin to mapper 2025-08-30 23:20:47 -06:00
5d350717f4
chore: updated references in Makefile 2025-08-30 23:19:45 -06:00
18edb93d2c
feat: added delete cmd 2025-08-30 23:19:18 -06:00
32d534bcea
chore: updated README 2025-08-30 23:18:47 -06:00
0349ecaf34
chore: added TODO in README 2025-08-30 00:31:45 -06:00
d191577ac9
chore: updated README export vars 2025-08-30 00:29:34 -06:00
4771bf45ac
refactor: added MAKESHIFT_LOG_LEVEL env var 2025-08-30 00:29:18 -06:00
7fa685e862
refactor: correct comment in README 2025-08-30 00:26:50 -06:00
dc8a9cff20
refactor: minor changes and fixes 2025-08-30 00:23:53 -06:00
b791b84890
chore: updated README examples 2025-08-30 00:22:58 -06:00
73498a08de
fix: issue with host not being set for plugins cmd 2025-08-30 00:13:05 -06:00
0f6f8957f6
refactor: updated cmd request and added plugin info 2025-08-30 00:04:17 -06:00
4d96010199
refactor: updated routes and handlers 2025-08-29 23:52:43 -06:00
947fbba854
feat: added plugin and profile list commands 2025-08-29 23:51:43 -06:00
94887aae9e
fix: panic with using init cmd 2025-08-29 22:39:49 -06:00
325f77b9d4
feat: added init cmd implementation 2025-08-29 22:33:07 -06:00
418889b17f
refactor: added error check for server.Init() 2025-08-29 22:32:37 -06:00
85e333289b
feat: added init cmd with example 2025-08-29 19:43:24 -06:00
e458783061
feat: added run example and args 2025-08-29 19:39:40 -06:00
a4d1de9a51
refactor: change MAKESHIFT_SERVER_ROOT to MAKESHIFT_ROOT 2025-08-29 19:39:09 -06:00
036bda61b9
feat: added format package for files 2025-08-29 19:27:26 -06:00
ac36201f07
feat: initial upload cmd implementation 2025-08-29 19:27:06 -06:00
e2b400fb12
refactor: added route impls and minor changes 2025-08-29 19:26:50 -06:00
dc6818e1e2
chore: updated go deps 2025-08-29 19:26:13 -06:00