Commit graph

603 commits

Author SHA1 Message Date
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
bc93e6d4c3 Add more comments and make code more readable. 2023-08-29 14:18:07 +02:00
purple
c9ebaaa882 Add comments to admin.blade.php to explain stuff 2023-08-29 14:02:11 +02:00
purple
a82b6abc5a Explain what the database values do in migrations. 2023-08-29 13:14:35 +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
16c1450c88
Add link to README 2023-08-24 22:09:35 +02:00
purple
2baec44ea9 Add new "Loader" extension to the list of extensions 2023-08-23 22:11:19 +02:00
purple
62724c9169 Database migrations on extension install has been improved 2023-08-23 21:42:34 +02:00
purple
d941b16bd4 Make notification keyframes in blueprint.style.css readable 2023-08-23 16:02:36 +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
2015b6751e Add new asset: logoTextUpscaled 2023-08-20 14:30:34 +02:00
purple
cbc0b9ca57 Add new asset: installWithBlueprintDarkBlueGradient 2023-08-20 14:07:39 +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
bc9103239f Add "logoText" asset. 2023-08-18 14:09:57 +02:00
purple
e07ecd9ebd
Fix the mess that is GitHub Mobile README's. 2023-08-17 11:56:03 +02:00
purple
6739611d37
Replace the logo in README.md with a tinier version to make it show up correctly on mobile. 2023-08-17 11:51:11 +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
f2814c92aa
Update Blueprint logo 2023-08-17 10:50:04 +02:00
purple
b3d54a5122 Update logoBlueRounded asset and make it transparent 2023-08-17 10:39:36 +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
311e171e25
Update Blueprint logo and title on README.md 2023-08-16 16:09:26 +02:00
purple
a5258c4815 Add "Cats" to the list of extensions. 2023-08-16 14:52:37 +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
purple
4b8d1fc72b
Merge pull request #5 from teamblueprint/rename-runinstall-to-rerun-install
fix: rename --runinstall to --rerun-install
2023-08-14 13:28:44 +02:00
Ahwxorg
915c672c98
fix: rename --runinstall to --rerun-install 2023-08-14 13:28:15 +02:00
purple
4ae0b10d6b Add contents of cacheOverlay-1.css 2023-08-13 16:55:01 +02:00
purple
3902511b4d Fix typo. 2023-08-13 16:39:55 +02:00
purple
0746fc80df Fix cache reminder not working on most browsers. 2023-08-13 16:37:37 +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