Commit graph

907 commits

Author SHA1 Message Date
purple
415bb99d76
feat(placeholder-file): Update contents of placeholder file in storage folder. 2023-10-29 20:36:27 +01:00
purple
b033e3784b
feat(migrations): Add comment to Blueprint database migration 2023-10-29 20:33:48 +01:00
purple
b298b654b1
feat(funding): No longer accept Ko-Fi donations. 2023-10-27 12:38:54 +02:00
purple
b3f5aa33fc Merge branch 'main' of https://github.com/teamblueprint/main.git 2023-10-27 11:44:39 +02:00
purple
277d67c5db feat(readme): Add additional linebreaks for improved formatting. 2023-10-27 11:44:32 +02:00
purple
827000cf15
fix(readme): Correctly format the note block for the extensions section. 2023-10-27 11:42:48 +02:00
purple
9a6e2ae33f feat(readme): Format information and warnings into blocknotes. 2023-10-27 11:35:57 +02:00
purple
eae26ad67a
feat(readme): update contributors list 2023-10-26 23:15:54 +02:00
Ahwx
ca19144659
Merge pull request #12 from Codixer/nodesource-deprication 2023-10-26 20:46:47 +02:00
Stefano
11363cabe0
Added certificates as nodesource requires them :P 2023-10-26 19:45:19 +02:00
Stefano
0323361d6e
Nodesource deprication warning upon script use 2023-10-26 19:42:13 +02:00
purple
4f2137d259 feat(core): Minor spacing changes to code. 2023-10-26 13:14:28 +02:00
purple
27227952ee feat(core): Place quotes around most (if not all) paths for -install 2023-10-26 13:09:31 +02:00
purple
8696b81d7c feat(core): Place quotes around paths for -remove 2023-10-26 13:05:04 +02:00
purple
553bad2d40 feat(core): Encase even more paths inside of quotes for -install 2023-10-26 13:01:33 +02:00
prplwtf
1b58f2a9fc feat(core): Add quotes outside of paths in a couple -install paths to see how this goes and to prevent further issues. 2023-10-25 22:28:52 +02:00
prplwtf
99d586b0c7 feat(readme): Add introduction section to README.md 2023-10-25 21:55:46 +02:00
prplwtf
a62abf6baa fix(core): Remove placeholder optimization for now as it was causing issues on low-spec nodes. 2023-10-25 21:34:05 +02:00
prplwtf
764714ee34 fix(core): Files containing spaces were not handled correctly when installing extensions. 2023-10-25 21:17:28 +02:00
prplwtf
2b309f397b feat(core): Improve speed of placeholders in theory and fix sed syntax stuff. 2023-10-25 20:37:38 +02:00
prplwtf
1ee5eb1743 fix(core): Modify sed expression for fixing placeholder filenames. 2023-10-25 19:57:40 +02:00
prplwtf
d3eb09d1f8 fix(core): Another attempt at fixing problems regarding spaces with placeholders. 2023-10-25 19:50:37 +02:00
prplwtf
4862b99b7e fix(core): Attempt at fixing placeholder problems regarding spaces inside of file names. 2023-10-25 19:38:09 +02:00
prplwtf
af5793c62e feat(core): Check for grep and awk when checking dependencies. 2023-10-25 19:18:43 +02:00
prplwtf
916e817fa5 fix(core): No developer-mode gate for -wipe 2023-10-25 19:02:33 +02:00
purple
21420b0077
feat(extensions-list): add builtbybit link to recolor 2023-10-24 20:17:28 +02:00
purple
b5eeb7b0c6
fix(readme): incorrect link for sourcexchange at recolor, add builtbybit link to recolor 2023-10-24 20:15:26 +02:00
prplwtf
b26cbf9a94 fix(extension-admin-page): "␀websitecomment-->" text next to extension display name. 2023-10-24 16:57:10 +02:00
prplwtf
b75e12de51 feat(core): Add more logs to -install. 2023-10-24 15:13:09 +02:00
prplwtf
e43c7b07f7 feat(logo.jpg): Replace placeholder image (32.39KiB) with empty image (0B). 2023-10-24 15:06:31 +02:00
prplwtf
4e98edddae feat(core): Encase some variables inside of braces. 2023-10-24 15:04:22 +02:00
prplwtf
ffff210495 feat(core): Encase some variables inside of braces. 2023-10-24 15:00:28 +02:00
prplwtf
58130b2bfd feat(core): -init now uses "[WARNING]" instead of "[FATAL]" for wrong inputs. 2023-10-24 14:53:17 +02:00
prplwtf
ad2bae8494 feat(core): h, -h and --h now trigger the help command as well. 2023-10-24 13:23:09 +02:00
prplwtf
aeea01caa7 feat(core): Add new "blueprintversion" placeholder, which, as the name suggests, gets replaced with the host's Blueprint version. 2023-10-24 13:13:46 +02:00
prplwtf
bff38ff17d feat(core): Node.JS v17 is no longer supported. 2023-10-24 13:07:10 +02:00
purple
869d8981f5
feat(readme): update url for git dependency 2023-10-23 23:26:49 +02:00
purple
b649685931
feat(readme): update link for curl dependency 2023-10-23 23:24:18 +02:00
purple
a989374c34
feat(core): Check for git when checking dependencies. 2023-10-23 23:19:23 +02:00
purple
c8e2d4cd16
feat(readme): Add "curl" and "git" to list of requirements. 2023-10-23 23:17:32 +02:00
prplwtf
1574eca271 fix(core): Unrelated error when ending argument on of -install with ".blueprint". 2023-10-21 20:05:48 +02:00
Steam Deck User
bcfe79bb37 fix(core): Unterminated `s command on placeholders. 2023-10-20 19:42:03 +02:00
Steam Deck User
d42cca0643 feat(core): Add new "installmode" placeholder. 2023-10-20 15:09:48 +02:00
purple
a1df27de79
feat(readme): add "zip" to list of required dependencies 2023-10-19 13:13:22 +02:00
purple
eade87b7ae feat(core): Add flag "developerIgnoreInstallScript" to skip custom installation scripts when building extensions. 2023-10-16 20:20:25 +02:00
purple
19b776e87f feat(core): Pass some useful variables to custom install scripts when installing extensions. 2023-10-15 19:12:18 +02:00
purple
43d138c76c feat(core): Add "cross-env" to the dependency check. 2023-10-15 13:09:40 +02:00
purple
cddd8f38a0 feat(README): Make h3's in the "Installation" section plain text again. 2023-10-13 20:42:52 +02:00
purple
f756ba3d57 feat(README): Change formatting and add linebreaks between sections. 2023-10-13 20:41:30 +02:00
purple
aa9eb9a5cb feat(README): Add "teamblueprint/templates" to the related links section. 2023-10-13 20:33:26 +02:00