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 |
|
purple
|
99dab8a3c0
|
Improve database migrations choice menu for Blueprint installation.
|
2023-08-17 11:44:09 +02:00 |
|
purple
|
2d0dec0306
|
Require a supported version of node to use Blueprint
|
2023-08-17 11:37:53 +02:00 |
|
purple
|
7d6adc155c
|
Improve y/n questions by defaulting to the recommended answer when no input is given.
|
2023-08-16 18:45:50 +02:00 |
|
purple
|
7d86ec08fd
|
Update "disabled" and "enabled" color scheme for developer command help.
|
2023-08-15 12:58:36 +02:00 |
|
purple
|
90d1fc474a
|
Fix "-help" not showing correctly.
Includes a recode for help
|
2023-08-15 12:44:10 +02:00 |
|
purple
|
9eeeb6e9ba
|
Clean up core and make it more readable.
|
2023-08-15 12:23:40 +02:00 |
|
purple
|
2322ec99f9
|
Show error when developer mode is not turned on for dev commands.
I also made unknown command a fatal error.
|
2023-08-15 12:10:30 +02:00 |
|
purple
|
694b820422
|
Prompt users to use -help when running an unknown command.
|
2023-08-15 12:05:59 +02:00 |
|
Ahwxorg
|
915c672c98
|
fix: rename --runinstall to --rerun-install
|
2023-08-14 13:28:15 +02:00 |
|
purple
|
83b80059fc
|
Undo minor formatting tweaks as this is intentional
|
2023-08-12 08:51:03 +02:00 |
|
Ahwxorg
|
1af65e42f2
|
Update blueprint.shfix(blueprint.sh) automatically display a help menu if someone tries to run an undefined/invalid command
|
2023-08-12 00:04:45 +02:00 |
|
Ahwxorg
|
ebc3ab0c1c
|
fix(blueprint.sh): minor formatting tweaks
|
2023-08-12 00:00:23 +02:00 |
|
purple
|
dee6349b78
|
Replace folder variable on telemetry.sh and updateAdminCacheReminder.sh
|
2023-08-11 21:54:25 +02:00 |
|
purple
|
82cb456dfd
|
Reroll admin cache refresh reminder class name after (extension) installation.
|
2023-08-11 21:50:34 +02:00 |
|
purple
|
30dda95fc1
|
Add new function that generates a random classname for the admin cache reminder overlay.
|
2023-08-11 21:39:46 +02:00 |
|