Commit graph

738 commits

Author SHA1 Message Date
purple
0e592de3af
Merge pull request #10 from Phedona/patch-2
Change recommended Node.JS version in documentation to 20 instead of 18.
2023-10-09 20:36:37 +02:00
Phedona
be74964897
Update README.md
changed the nodejs from 18.x to 20.x
2023-10-09 20:11:13 +02:00
purple
09d7e21fb1 feat(core): Update fallback version to latest. 2023-10-07 20:55:22 +02:00
purple
2714934cef
fix(ClientLibrary): Switch back to shell_exec for fileRead for the time being. 2023-10-06 14:32:35 +02:00
purple
5d7e1b7e20
fix(AdminLibrary): Switch back to shell_exec for fileRead for the time being. 2023-10-06 14:31:49 +02:00
purple
08cdfb877e
fix(ClientLibrary): unknown file path 2023-10-05 22:11:57 +02:00
purple
1bc249c25e
fix(AdminLibrary): unknown file path 2023-10-05 22:11:30 +02:00
purple
35669e8ace
feat(README.md): add phedona to the list of contributors 2023-10-04 22:07:55 +02:00
purple
2ff6a397a1
feat(README.md): reword changes made in pr 2023-10-04 22:05:31 +02:00
purple
68fdc5005a
Merge pull request #8 from Phedona/main
feat(readme.md): Add additional instructions
2023-10-04 21:53:57 +02:00
Phedona
c042bc2592
Update README.md 2023-10-04 21:19:24 +02:00
purple
2623ec8d04 fix(BlueprintClientLibrary, BlueprintAdminLibrary): Switch to built-in php function for file reading. 2023-10-03 21:56:13 +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
da14d7c80f Improve extension website buttons and add transition animation to all buttons. 2023-09-30 14:31:34 +02:00
purple
ccab1c0bd1 Make Blueprint admin page responsive. 2023-09-30 14:07:04 +02:00
purple
71a23038fc Make extension button width dynamic and change it's background color. 2023-09-30 14:01:56 +02:00
purple
d3c0ca6029 Oops I broke the cache reload overlay 2023-09-29 22:07:36 +02:00
purple
ed263d0c2a Improve extension page buttons. 2023-09-29 21:59:09 +02:00
purple
9fa4b9edc2 Remove pterodactyl.css.diff as it wasn't used anyways. 2023-09-29 21:34:55 +02:00
purple
72b73c50a2 Add "BuiltByBit" link to "Announcements" in extension list. 2023-09-29 21:32:50 +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
150c3b6273 Add "arc.io integration" to the list of extensions. 2023-09-27 16:08:37 +02:00
purple
2c4005b6ea Add "PterodactylMarket" link to "Nebula" on the list of extensions. 2023-09-26 09:43:16 +02:00
purple
4c689dea0f Add BuiltByBit to the links of "Nebula". 2023-09-25 20:07:31 +02:00
purple
bba7ed9b66 Add "Nebula" to the list of extensions. 2023-09-25 18:21:30 +02:00
purple
57a9ae3d30 Metatags section is now called "head" instead. 2023-09-25 11:41:50 +02:00
purple
ae5873b8b8 Yield metatags section to allow extensions to add meta tags in the wrapper. 2023-09-25 11:40:54 +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
8410d90bd5 Add URL to yarn in README.md 2023-09-24 16:00:59 +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
5662c62b7b Fix "dashboard overlay" template. 2023-09-23 17:01:26 +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
47e1a25bf6 Add new asset: installWithBlueprintBanner 2023-09-21 21:40:57 +02:00