Nodesource deprication warning upon script use
Stefano
2023-10-26 19:42:13 +0200
4f2137d259feat(core): Minor spacing changes to code.
purple
2023-10-26 13:14:28 +0200
27227952eefeat(core): Place quotes around most (if not all) paths for -install
purple
2023-10-26 13:09:31 +0200
8696b81d7cfeat(core): Place quotes around paths for -remove
purple
2023-10-26 13:05:04 +0200
553bad2d40feat(core): Encase even more paths inside of quotes for -install
purple
2023-10-26 13:01:33 +0200
1b58f2a9fcfeat(core): Add quotes outside of paths in a couple -install paths to see how this goes and to prevent further issues.
prplwtf
2023-10-25 22:28:52 +0200
99d586b0c7feat(readme): Add introduction section to README.md
prplwtf
2023-10-25 21:55:46 +0200
a62abf6baafix(core): Remove placeholder optimization for now as it was causing issues on low-spec nodes.
prplwtf
2023-10-25 21:34:05 +0200
764714ee34fix(core): Files containing spaces were not handled correctly when installing extensions.
prplwtf
2023-10-25 21:17:28 +0200
2b309f397bfeat(core): Improve speed of placeholders in theory and fix sed syntax stuff.
prplwtf
2023-10-25 20:37:38 +0200
1ee5eb1743fix(core): Modify sed expression for fixing placeholder filenames.
prplwtf
2023-10-25 19:57:40 +0200
d3eb09d1f8fix(core): Another attempt at fixing problems regarding spaces with placeholders.
prplwtf
2023-10-25 19:50:37 +0200
4862b99b7efix(core): Attempt at fixing placeholder problems regarding spaces inside of file names.
prplwtf
2023-10-25 19:38:09 +0200
af5793c62efeat(core): Check for grep and awk when checking dependencies.
prplwtf
2023-10-25 19:18:43 +0200
916e817fa5fix(core): No developer-mode gate for -wipe
prplwtf
2023-10-25 19:02:33 +0200
4e98edddaefeat(core): Encase some variables inside of braces.
prplwtf
2023-10-24 15:04:22 +0200
ffff210495feat(core): Encase some variables inside of braces.
prplwtf
2023-10-24 15:00:28 +0200
58130b2bfdfeat(core): -init now uses "[WARNING]" instead of "[FATAL]" for wrong inputs.
prplwtf
2023-10-24 14:53:17 +0200
ad2bae8494feat(core): h, -h and --h now trigger the help command as well.
prplwtf
2023-10-24 13:23:09 +0200
aeea01caa7feat(core): Add new "blueprintversion" placeholder, which, as the name suggests, gets replaced with the host's Blueprint version.
prplwtf
2023-10-24 13:13:46 +0200
bff38ff17dfeat(core): Node.JS v17 is no longer supported.
prplwtf
2023-10-24 13:07:10 +0200
feat(readme): add "zip" to list of required dependencies
purple
2023-10-19 13:13:22 +0200
eade87b7aefeat(core): Add flag "developerIgnoreInstallScript" to skip custom installation scripts when building extensions.
purple
2023-10-16 20:20:25 +0200
19b776e87ffeat(core): Pass some useful variables to custom install scripts when installing extensions.
purple
2023-10-15 19:12:18 +0200
43d138c76cfeat(core): Add "cross-env" to the dependency check.
purple
2023-10-15 13:09:40 +0200
cddd8f38a0feat(README): Make h3's in the "Installation" section plain text again.
purple
2023-10-13 20:42:52 +0200
f756ba3d57feat(README): Change formatting and add linebreaks between sections.
purple
2023-10-13 20:41:30 +0200
aa9eb9a5cbfeat(README): Add "teamblueprint/templates" to the related links section.
purple
2023-10-13 20:33:26 +0200
f7e7e1fc0bfix(core): Fix trying to copy a nonexistent folder's content when initializing from templates.
purple
2023-10-13 20:25:35 +0200
68cf3efc7efix(core): Unknown template error when using -init caused by single quotes on string.
purple
2023-10-13 20:20:45 +0200
5cba275cdafix(core): Stop wiping the tools/tmp directory when upgrading.
purple
2023-10-13 20:18:20 +0200
9c270e0195feat(core, templates): Download -init templates from GitHub repository instead of shipping them with Blueprint releases.
purple
2023-10-13 20:13:35 +0200
df73512e1afix(core): Ignore .gitkeep files when checking if a directory is empty instead of ignoring README.md
purple
2023-10-13 19:43:33 +0200
4b836c33f7feat(core): Use .gitkeep instead of README.md files.
purple
2023-10-13 19:41:46 +0200
30c6b6cd4efix(core): Update error for unknown template value in -init.
purple
2023-10-13 19:33:42 +0200