Commit graph

294 commits

Author SHA1 Message Date
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
f897bc3ca5
fix: issue with downloading without hooks 2025-08-28 19:43:53 -06:00
2536848541
refactor: changed how file/archives are downloaded and saved 2025-08-28 18:20:40 -06:00
98f9acad5d
feat: added downloading templated archives 2025-08-28 12:25:45 -06:00
1ebea8cb73
feat: added working rendering with plugins 2025-08-26 22:11:17 -06:00
fbdaf218eb
chore: added .gitignore 2025-08-24 20:44:52 -06:00
134a0dcac0
feat: added initial hurl tests 2025-08-24 20:42:27 -06:00
eb126d5350
feat: moved and updated archive utility 2025-08-24 20:41:34 -06:00
8b161135ff
feat: updated pkg implementations 2025-08-24 20:40:53 -06:00
86f37555b2
feat: added logging implementation 2025-08-24 20:40:24 -06:00
59a5225b28
feat: updated implementations for cmds 2025-08-24 20:39:39 -06:00
7a96bfd6c7
refactor: combined files defining models 2025-08-24 20:38:39 -06:00
2d6eb1d972
refactor: changed name from configurator to makeshift 2025-08-24 20:36:23 -06:00
0de7beefd0
refactor: removed unnecessary cmd commands 2025-08-24 20:35:36 -06:00
ea4819e97a
refactor: moved plugin files 2025-08-24 20:34:38 -06:00