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
|
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 |
|
prplwtf
|
b75e12de51
|
feat(core): Add more logs to -install.
|
2023-10-24 15:13:09 +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
|
a989374c34
|
feat(core): Check for git when checking dependencies.
|
2023-10-23 23:19:23 +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
|
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
|
f7e7e1fc0b
|
fix(core): Fix trying to copy a nonexistent folder's content when initializing from templates.
|
2023-10-13 20:25:35 +02:00 |
|
purple
|
68cf3efc7e
|
fix(core): Unknown template error when using -init caused by single quotes on string.
|
2023-10-13 20:20:45 +02:00 |
|
purple
|
5cba275cda
|
fix(core): Stop wiping the tools/tmp directory when upgrading.
|
2023-10-13 20:18:20 +02:00 |
|
purple
|
9c270e0195
|
feat(core, templates): Download -init templates from GitHub repository instead of shipping them with Blueprint releases.
|
2023-10-13 20:13:35 +02:00 |
|
purple
|
df73512e1a
|
fix(core): Ignore .gitkeep files when checking if a directory is empty instead of ignoring README.md
|
2023-10-13 19:43:33 +02:00 |
|
purple
|
4b836c33f7
|
feat(core): Use .gitkeep instead of README.md files.
|
2023-10-13 19:41:46 +02:00 |
|
purple
|
30c6b6cd4e
|
fix(core): Update error for unknown template value in -init.
|
2023-10-13 19:33:42 +02:00 |
|
purple
|
626f7a3fd6
|
fix(core): Undo SC2003 as it was causing issues.
|
2023-10-11 16:52:01 +02:00 |
|
purple
|
42ef38a3bc
|
fix(core): SC2003
|
2023-10-10 21:51:41 +02:00 |
|
purple
|
ef5326a906
|
fix(core): Fix incorrect colors for the "developer" section in "-help".
|
2023-10-10 21:45:39 +02:00 |
|
purple
|
d882aa3c51
|
fix(core): SC2129 on line 605
|
2023-10-10 21:40:54 +02:00 |
|
purple
|
a69be43709
|
fix(core): SC2236
|
2023-10-10 21:34:43 +02:00 |
|
purple
|
e462997aab
|
fix(core): SC2162
|
2023-10-10 21:28:42 +02:00 |
|
purple
|
b7d16d3fde
|
feat(core): Update fallback version to latest,
|
2023-10-10 21:27:41 +02:00 |
|
purple
|
9a693b571b
|
fix(core): Updating extensions with public folders would remove all folders in public/extensions/.
|
2023-10-10 20:35:56 +02:00 |
|
purple
|
09d7e21fb1
|
feat(core): Update fallback version to latest.
|
2023-10-07 20:55:22 +02:00 |
|
purple
|
e3e1612615
|
fix(blueprint.sh): Finally get route removal working in -remove.
|
2023-10-01 15:40:32 +02:00 |
|
purple
|
27727b8a97
|
feat(assets, blueprint.sh): Update defaultExtensionLogo1, defaultExtensionLogo2, defaultExtensionLogo3, defaultExtensionLogo4, defaultExtensionLogo5, defaultExtensionLogo6.
Add defaultExtensionLogo7, defaultExtensionLogo8, defaultExtensionLogo9.
Update icon rolling to allow for 9 placeholder icons instead of 6.
|
2023-10-01 15:13:54 +02:00 |
|
purple
|
bbf98659ea
|
fix(blueprint.sh): Make sure that not all extension routes become comments.
|
2023-10-01 15:01:05 +02:00 |
|
purple
|
17ce287e0b
|
fix(blueprint.sh): Description field in -init used [INFO] instead of [INPUT]
|
2023-10-01 14:55:17 +02:00 |
|
purple
|
51f860b4fe
|
fix(blueprint.sh): Correctly remove routes when removing extensions.
|
2023-10-01 14:52:10 +02:00 |
|
purple
|
ee057495ac
|
fix(blueprint.sh): Extension installation crashed when providing no icon.
|
2023-10-01 14:39:28 +02:00 |
|
purple
|
a1e42cf37a
|
feat(blueprint.sh): Try new way of removing admin routes when uninstalling extensions.
|
2023-10-01 14:29:33 +02:00 |
|
purple
|
aa54ad9a2a
|
feat(blueprint.sh): Improve readability and add comments.
|
2023-10-01 14:25:10 +02:00 |
|
purple
|
cf90ee9b55
|
Remove extension route removal for now.
|
2023-09-30 17:33:38 +02:00 |
|
purple
|
64ab445c54
|
Attempt at fixing route removal.
|
2023-09-30 16:33:59 +02:00 |
|
purple
|
0506ee76ea
|
"blueprint -install example.blueprint" will no longer cause a "not found" error.
|
2023-09-29 17:19:27 +02:00 |
|
purple
|
ff88db53e7
|
Stop misplaced "YN" string from ruining everything
|
2023-09-24 16:45:02 +02:00 |
|
purple
|
9e681ace33
|
Silence rm output on -wipe
|
2023-09-24 16:40:32 +02:00 |
|
purple
|
c3a36ac6fe
|
Link filesystems when installing and mute route:cache output.
|
2023-09-24 15:58:26 +02:00 |
|
purple
|
3b4b1d67da
|
Fix -wipe not wiping hidden files.
|
2023-09-24 11:20:37 +02:00 |
|
purple
|
f14e148307
|
Add "onboarding modal" template.
|
2023-09-23 17:31:39 +02:00 |
|
purple
|
e35390f633
|
Add shortcuts for dev commands and add new -wipe command.
|
2023-09-23 17:14:04 +02:00 |
|
purple
|
cdd2314092
|
Add "dashboard overlay" template.
|
2023-09-23 16:34:02 +02:00 |
|
purple
|
f6c3b98cd2
|
Add "theme" template.
|
2023-09-23 16:19:28 +02:00 |
|
purple
|
0f5706646e
|
Fix bug regarding stacked -init answers and make templates work.
|
2023-09-23 16:07:49 +02:00 |
|
purple
|
b9cb4bc640
|
Create template file tree.
|
2023-09-23 15:46:10 +02:00 |
|
purple
|
9719547db9
|
Add template option to -init, doesn't do anything yet.
|
2023-09-23 15:36:32 +02:00 |
|
purple
|
b97f9d3023
|
Update fallback version to latest.
|
2023-09-19 20:10:00 +02:00 |
|
purple
|
c0954e9958
|
Add more telemetry messages.
|
2023-09-19 19:30:46 +02:00 |
|
purple
|
7af4762d46
|
Update "updating route cache" message log and mute output.
|
2023-09-13 14:55:15 +02:00 |
|
purple
|
aef3f8bef1
|
Clear route cache every time after changing them.
|
2023-09-12 19:55:48 +02:00 |
|
purple
|
fdabfb2399
|
Fix dependency error caused by code formatting,
|
2023-09-11 16:32:55 +02:00 |
|
purple
|
4820111540
|
Make new missing dependencies log functional.
|
2023-09-11 16:29:38 +02:00 |
|
purple
|
7538050826
|
Test better "missing dependencies" layout.
|
2023-09-11 16:23:49 +02:00 |
|
purple
|
08a7d5e541
|
Put dependency names between quotes for better readability.
|
2023-09-10 14:31:13 +02:00 |
|
purple
|
2b951c36eb
|
Move backwards-compatible ExtensionLibrary back to Services/Helpers/
|
2023-09-07 18:26:27 +02:00 |
|
purple
|
bffc7e02ba
|
Reset terminal color after running custom extension installation script.
|
2023-09-07 18:22:41 +02:00 |
|
purple
|
465d7c32fc
|
Fix wrong file path for BlueprintPlaceholderService.
|
2023-09-07 16:32:29 +02:00 |
|
purple
|
942285cab3
|
Move all Blueprint libraries into a new "BlueprintFramework" folder in the app directory.
I also added a "legacy" extensionlibrary for backwards compatability for now.
|
2023-09-07 16:17:04 +02:00 |
|
purple
|
f422110247
|
Improve readability on some if statements and add new string validations for installing extensions.
|
2023-09-06 17:54:23 +02:00 |
|
purple
|
1fe19cfd0e
|
Fix adding rejected -init answers to the final string injected into conf.yml.
|
2023-09-06 17:30:34 +02:00 |
|
purple
|
0c8be71f95
|
Some characters were detected as "yes" when confirming upgrade warnings.
|
2023-09-06 15:00:07 +02:00 |
|
purple
|
3f8a4d1546
|
Add comment about .blueprint unarchiving in blueprint.sh.
|
2023-09-05 18:46:43 +02:00 |
|
purple
|
f30f5ff4f4
|
Update fallback version to latest.
|
2023-09-03 22:56:30 +02:00 |
|
purple
|
4d9485a034
|
Fix double checking of "unzip" dependency and add printDebug.sh tool.
|
2023-09-03 14:12:36 +02:00 |
|
purple
|
3eb0be9082
|
Check for "curl", "sed" and "php" as well.
|
2023-09-02 18:36:56 +02:00 |
|
purple
|
46f9c632dc
|
Add "zip" and "unzip" as required internal dependencies.
|
2023-09-02 18:30:09 +02:00 |
|
purple
|
cb3ad3f731
|
Attempt at fixing broken upgrade due to unexpected script exits.
|
2023-08-31 18:33:19 +02:00 |
|
purple
|
7e92b24aa8
|
Fix installation script not running with latest changes.
|
2023-08-31 18:29:00 +02:00 |
|
purple
|
ceba097f60
|
Didn't make a correct if statement, somehow.
|
2023-08-31 18:23:40 +02:00 |
|
purple
|
f82478852f
|
Attempt at fixing syntax error caused by unfinished command.
|
2023-08-31 18:21:07 +02:00 |
|
purple
|
3c1c6ed911
|
Improve installation folder variable changing.
|
2023-08-31 18:19:27 +02:00 |
|
purple
|
29ce62ff32
|
Allow easy changing of the Blueprint folder variable.
|
2023-08-31 18:13:44 +02:00 |
|
purple
|
79d1290c78
|
Attempt at fixing upgrading for non-default panel locations.
|
2023-08-31 18:00:27 +02:00 |
|
purple
|
c70581256b
|
Installations with a non-default Pterodactyl installation folder are now able to use upgrade.
|
2023-08-31 17:46:19 +02:00 |
|
purple
|
c9622eaca8
|
Extension icons are no longer required.
|
2023-08-31 17:19:50 +02:00 |
|
purple
|
ce46c8b6f5
|
Add yet even more comments and tell what a lot of things do.
Improves readability a ton, trust me.
|
2023-08-31 10:51:44 +02:00 |
|
purple
|
ce19a77128
|
Move "check for docker installation" below version variables.
|
2023-08-27 16:01:36 +02:00 |
|
purple
|
722794fac3
|
Remove "remove database migrations (maybe)" text from blueprint.sh
|
2023-08-25 13:01:37 +02:00 |
|
purple
|
62724c9169
|
Database migrations on extension install has been improved
|
2023-08-23 21:42:34 +02:00 |
|
purple
|
d2c715d14b
|
Upgrade fallback version to latest
|
2023-08-21 13:43:35 +02:00 |
|
purple
|
8f227d316f
|
Try to find the conf.yml file before importing it into Blueprint.
|
2023-08-20 14:33:02 +02:00 |
|
purple
|
bb76e3bc8a
|
Sanitize database migrations variable.
|
2023-08-20 10:46:52 +02:00 |
|
purple
|
8a3e1def4d
|
Improve dependency checking.
|
2023-08-18 18:29:01 +02:00 |
|