Commit graph

308 commits

Author SHA1 Message Date
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
08a9b9bdcf
refactor: removed unused code and added routes 2025-08-29 18:23:00 -06:00
b18746957d
refactor: removed unused code and fix typo 2025-08-29 17:58:16 -06:00
cdc441344f
chore: fix formatting in README 2025-08-29 17:40:50 -06:00
d1e7b275a6
chore: updated README with makeshift info 2025-08-29 17:24:44 -06:00
f917d2b6f8
fix: issue with plugins not downloading 2025-08-29 16:24:40 -06:00
135245ca9c
cleanup: removed unused code and formatting 2025-08-29 16:24:23 -06:00
df8730463e
cleanup: removed unused code/comments 2025-08-29 16:07:57 -06:00
3244a66f8e
fix: issue with logging not initializing correctly 2025-08-29 16:02:36 -06:00
e5c1b59bc1
feat: allow expanding and remove archive after download 2025-08-29 11:04:16 -06:00
c2d5be5eed
refactor: changed default help.txt j2 vars 2025-08-28 19:45:17 -06:00