Commit graph

485 commits

Author SHA1 Message Date
purple
cbe2a7aca9 feat(core, throwerror): prepare for upcoming basic react support 2023-12-28 20:45:03 +01:00
purple
55e330f828 feat(react-css): Place all react-bundled css overrides in a new "blueprint" folder. 2023-12-28 17:56:33 +01:00
purple
de5f6794ac fix(core): Finish ALL shellcheck advisories 2023-12-22 17:51:20 +01:00
purple
cf830586f1 feat(core): add "-debug" command 2023-12-22 16:06:02 +01:00
purple
a3e6eecc26 feat(shellcheck, core): drastically speed up "depend" and add .shellcheckrc 2023-12-22 14:31:31 +01:00
purple
1c4389ebf7 feat(core): address LAST shellcheck "error" warning and make y/n questions in upgrade use the same variable. 2023-12-22 13:31:44 +01:00
purple
5aaf41e668 fix(core): extension file paths could escape the temporarily directory 2023-12-22 13:20:33 +01:00
purple
1164d65a82 feat(core): address multiple shellcheck advisories 2023-12-22 13:15:54 +01:00
purple
198f6fe475 fix(core): undo last commit because no worky 2023-12-18 21:39:47 +01:00
purple
2e3ceea125 fix(core): add linebreaks when placing wrappers which were not removed. 2023-12-18 21:26:21 +01:00
purple
08a2484563 feat(core): address even more shellcheck advisories 2023-12-17 12:57:26 +01:00
purple
c320ecf126 feat(core): address multiple shellcheck advisories. 2023-12-17 12:51:06 +01:00
purple
6f29bdee1c merge(main): github.com/teamblueprint/main.git 2023-12-17 12:41:08 +01:00
purple
2196f450f9 feat(core): add double quotes around ${identifier}.blueprint to prevent word splitting 2023-12-17 12:40:57 +01:00
purple
9934af8724
feat(core): update a comment 2023-12-15 19:43:57 +01:00
prplwtf
25a04f92e4 fix(core): install script ignored due to incorrect if statement 2023-12-11 21:25:44 +01:00
prplwtf
57e356205b fix(core): fatal error when trying to install extensions with no export/install/remove scripts 2023-12-11 20:05:29 +01:00
prplwtf
820c14a2f1 fix(core): error thrown when one or two script options were enabled 2023-12-11 18:43:01 +01:00
prplwtf
695d353ede feat(core): validate custom script paths 2023-12-11 16:13:24 +01:00
prplwtf
719edfe963 feat(core): add "developerIgnoreRebuild" flag 2023-12-11 15:56:05 +01:00
prplwtf
0c29e55d14 feat(core): use new flag variables in if statements instead of checking manually 2023-12-11 15:50:54 +01:00
prplwtf
f553a2ee2d feat(core): move "check dependencies" below y/n question on -remove 2023-12-11 15:34:26 +01:00
prplwtf
0fc47a7ad2 feat(core): make assignflags a function 2023-12-11 15:33:33 +01:00
prplwtf
26a42b3dd2 feat(core): assign variables on a per-flag basis on -install 2023-12-11 14:47:39 +01:00
prplwtf
7950928b29 feat(core): finish conf.yml file/folder path validation 2023-12-11 14:44:29 +01:00
prplwtf
54a10c8e52 feat(core): add file path validation to optional options 2023-12-11 14:32:32 +01:00
prplwtf
a626235cb1 fix(core): Running "bash blueprint.sh" after installing Blueprint would show a "[WARNING]" log which should be "[FATAL]" for consistency. 2023-12-08 17:02:28 +01:00
prplwtf
241966122f fix(core): syntax error 2023-12-08 16:37:11 +01:00
prplwtf
3d0a07838c fix(core): -info would show log function names when some values were empty 2023-12-07 22:13:06 +01:00
prplwtf
f2e3bdc988 fix(confyml): reorder for consistency 2023-12-06 21:18:01 +01:00
prplwtf
09830a12f6 feat(core): no longer make use of core placement placeholder strings for extension stylesheets 2023-12-03 19:06:07 +01:00
prplwtf
1493f0ed48 feat(core): remove injecting admin css from install script 2023-12-03 18:51:09 +01:00
prplwtf
b5b62ae643 feat(core/css): attempt at completely removing the need for modifying pterodactyl.css 2023-12-03 18:48:41 +01:00
Slimi1
9ad40eef42 Change log for wipe command 2023-12-01 16:33:27 +02:00
purple
207eba4e8c feat(domain-change): Replace most ptero.shop URLs with blueprint.zip 2023-11-28 18:31:26 +01:00
purple
2394c2c430 fix(core): correctly check for docker this time 2023-11-28 17:40:08 +01:00
prplwtf
e5791fc501 chore(core): bump fallback version to unstable 2023-11-26 17:58:12 +01:00
prplwtf
b248b567bc feat(core): use shorter versions of config variables on remove script 2023-11-25 13:40:33 +01:00
prplwtf
9998f1398f feat(core): use shorter versions of config variables on install script 2023-11-25 13:39:35 +01:00
prplwtf
2b891f111d feat(core): parse even more variables to extension install/remove/export scripts 2023-11-25 13:38:37 +01:00
prplwtf
703ccbfe84 fix(core): Random debug file not found error on -export with custom scripts 2023-11-24 20:23:21 +01:00
purple
50b9e84a16
feat(core): make -export custom script info log a warning 2023-11-24 17:13:04 +01:00
purple
3bc23736cd
fix(core): unexpected eof 2023-11-24 17:00:08 +01:00
prplwtf
bfb3c4df09 fix(throwError, core): Core did not exit after throwing fatal error 2023-11-24 12:14:48 +01:00
prplwtf
d0908caae3 fix(core): Assets folder already exists warning when upgrading extensions. 2023-11-24 12:11:55 +01:00
prplwtf
6e04c53dcc feat(core): update variables including in has...Script flags 2023-11-23 21:52:55 +01:00
prplwtf
c6319c6347 feat(core): add custom export script flag and make it work with -export 2023-11-23 19:12:53 +01:00
prplwtf
fedb025b97 feat(core): leave comment for future self 2023-11-23 19:02:33 +01:00
prplwtf
849c0c88ec feat(core): no longer use market variables for version names 2023-11-23 16:03:03 +01:00
prplwtf
d739dbf230 feat(lib-throwerror, core): rename throwError function to throw 2023-11-23 15:59:30 +01:00