purple
29623dc002
feat(lib-db): Expect shell to already be in Pterodactyl folder
2023-11-24 20:02:33 +01:00
purple
e8d024ecd8
feat(lib-cacheReminder): add forceDisableCacheReminder function
2023-11-24 16:27:23 +01:00
prplwtf
bfb3c4df09
fix(throwError, core): Core did not exit after throwing fatal error
2023-11-24 12:14:48 +01:00
prplwtf
049fd02c29
feat(.gitkeep): remove stray .gitkeep file
2023-11-24 12:12:28 +01:00
prplwtf
849c0c88ec
feat(core): no longer use market variables for version names
2023-11-23 16:03:03 +01:00
prplwtf
d739dbf230
feat(lib-throwerror, core): rename throwError function to throw
2023-11-23 15:59:30 +01:00
prplwtf
ad8a7d4c29
feat(core, lib-throwerror): Add new throwError lib for easely throwing errors and exit when navigating to unknown directory.
2023-11-23 15:52:16 +01:00
prplwtf
ecf3ae64da
fix(lib-db): syntax and eof error on db functions
2023-11-23 14:19:50 +01:00
purple
8af721cb80
feat(extensions-list): Update extensions list 2/2
2023-11-23 13:38:55 +01:00
purple
040c0465dc
feat(lib-telemetry): improve code readability
2023-11-20 23:49:24 +01:00
purple
b48b083a64
feat(lib-cachereminder): make code more readable
2023-11-20 23:48:20 +01:00
purple
026c7947a0
feat(lib-db): improve code formatting
2023-11-20 23:47:10 +01:00
purple
6c740f6d30
fix(lib-bashcolors): Fix random errors with bash_colors.sh
2023-11-20 13:07:11 +01:00
purple
585b41a02b
merge(main): github.com/teamblueprint/main.git
2023-11-19 14:51:19 +01:00
purple
0123352e8a
feat(assets): add logoCoverTextBlue.jpg
2023-11-19 14:51:02 +01:00
purple
2c6b79f678
feat(lib-bashcolors): mute debug log error logs
2023-11-19 13:10:35 +01:00
purple
d72d80694c
feat(extension-list): Add "Show Node IDs" to extension list
2023-11-16 17:49:40 +01:00
purple
f42c1e0eb4
feat(assets): Add new logo.svg and cutout versions of a few of the current logo's.
2023-11-10 14:50:07 +01:00
purple
91f812691b
fix(lib-grabenv): Fix grabenv returning errors in some scenarios.
2023-11-08 17:34:32 +01:00
purple
5158f84727
fix(core): Fix multiple problems regarding new extension structure.
2023-11-08 16:51:32 +01:00
purple
65944c0945
feat(?): Redo extension structure on a bunch of files.
2023-11-08 16:01:39 +01:00
purple
ecf394aacd
feat(private-directory): Move private directory to another folder.
2023-11-08 11:49:40 +01:00
purple
08694bca36
feat(public-directory): Symlink public/extensions to .blueprint/data/public when installing Blueprint.
2023-11-08 11:35:18 +01:00
purple
2dcbf8bb6e
feat(core): Change website icon depending on extension website url
2023-11-08 11:22:47 +01:00
purple
aa3668285c
feat(core): Sync telemetry id and developer mode status through artisan command.
2023-11-01 14:51:42 +01:00
purple
4d05f71f98
fix(lib-db): Improve lib-db and fix problem regarding adding new values.
2023-11-01 14:07:05 +01:00
purple
5261ccf36d
feat(core): Use "lib-db" for checking developer mode.
2023-11-01 13:51:33 +01:00
purple
17aa341c46
feat(lib-db): Don't add linebreaks for new lib-db values.
2023-11-01 13:44:24 +01:00
purple
dca1cc741e
feat(core, lib-grabenv): Add new grabenv commands and change name of "PanelUrl" command to "AppUrl"
2023-11-01 13:43:23 +01:00
purple
b3f0009748
feat(lib-grabenv, core): transfer placepanelurl to grabenv
2023-10-31 17:30:13 +01:00
purple
86431a17f8
fix(lib-db): Forgot to add a slash to the path variable.
2023-10-31 15:47:28 +01:00
purple
56b9c2cecb
fix(lib-db): wrong folder path
2023-10-31 15:41:39 +01:00
purple
1e0f6592b4
feat(core, libs): Use windcard on sourcing libraries and try to use environment variables for some vars.
2023-10-31 15:35:14 +01:00
purple
21420b0077
feat(extensions-list): add builtbybit link to recolor
2023-10-24 20:17:28 +02:00
prplwtf
b26cbf9a94
fix(extension-admin-page): "␀websitecomment-->" text next to extension display name.
2023-10-24 16:57:10 +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
4b836c33f7
feat(core): Use .gitkeep instead of README.md files.
2023-10-13 19:41:46 +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
51f860b4fe
fix(blueprint.sh): Correctly remove routes when removing extensions.
2023-10-01 14:52:10 +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
71a23038fc
Make extension button width dynamic and change it's background color.
2023-09-30 14:01:56 +02:00
purple
ed263d0c2a
Improve extension page buttons.
2023-09-29 21:59:09 +02:00
purple
72b73c50a2
Add "BuiltByBit" link to "Announcements" in extension list.
2023-09-29 21:32:50 +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
f14e148307
Add "onboarding modal" template.
2023-09-23 17:31:39 +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
47e1a25bf6
Add new asset: installWithBlueprintBanner
2023-09-21 21:40:57 +02:00
purple
00fd7975bf
Attempt at making BlueprintExtensionLibrary usable on all admin views without overwriting all of their controllers.
2023-09-07 21:12:33 +02:00
purple
cbfb8f9ce1
Improve admin notification api by using Pterodactyl database instead of local files.
2023-09-07 20:51:45 +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
5f216f0e16
Add new extension to the list of extensions.
2023-09-03 22:34:06 +02:00
purple
2baec44ea9
Add new "Loader" extension to the list of extensions
2023-08-23 22:11:19 +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
bc9103239f
Add "logoText" asset.
2023-08-18 14:09:57 +02:00
purple
b3d54a5122
Update logoBlueRounded asset and make it transparent
2023-08-17 10:39:36 +02:00
purple
a5258c4815
Add "Cats" to the list of extensions.
2023-08-16 14:52:37 +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
1579c98add
Add cacherefreshhider to the Blueprint css stylesheet
2023-08-11 22:17:29 +02:00
purple
3607708096
Fix accidentally replacing everything with the number one on the admin panel.
2023-08-11 22:01:01 +02:00
purple
f827263576
Fix incorrect path.
2023-08-11 21:56:03 +02:00
purple
dee6349b78
Replace folder variable on telemetry.sh and updateAdminCacheReminder.sh
2023-08-11 21:54:25 +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
purple
374f7a7eee
Add new assets: installWithBlueprintDarkGradient, defaultExtensionLogo5 and defaultExtensionLogo6.
2023-08-11 14:52:43 +02:00
purple
d286e4a1d0
Add new assets: logoRounded, logoBlueRounded and logoGradientRounded.
2023-08-10 11:51:04 +02:00
purple
5a5154aeb9
Developer commands are now hidden when developer mode is not enabled.
2023-08-07 15:50:54 +02:00
purple
e1d3377363
Update extension list
2023-08-04 12:45:16 +02:00
purple
a3ce496915
Add new extension to extension list.
...
This extension is coming soon ;)
2023-08-03 22:03:26 +02:00
purple
a1c6d39687
Update README.md and build panel upon installation.
...
Yarn is now required and Byte will be worked on later.
2023-07-29 12:29:18 +02:00
purple
d4089ac475
Import Byte into blueprint.sh
...
Byte is probably not going to be released this update, I'm sorry. I need to think about how to implement it in Blueprint, I have a lot of ideas, just don't know where to start.
2023-07-29 11:02:49 +02:00
purple
ff1bc4f4d6
Add more frames to Byte's thinking animation.
2023-07-28 22:21:30 +02:00
purple
07617942b8
Create Byte's thinking animation.
2023-07-28 22:18:47 +02:00
purple
655b6c39ab
Change Byte animation timing and spawn Byte by default.
2023-07-28 22:15:57 +02:00
purple
9cf0883299
Say hello to Byte, only remove placeholder files if needed and fix recovering blueprint.sh after failed upgrade.
2023-07-28 22:12:59 +02:00
purple
84dee8772c
Add dashboard_css.
2023-07-28 14:04:46 +02:00
purple
a939916ffc
Copy paste extension placeholder image from .blueprint/assets instead of including all of them.
2023-07-27 11:49:15 +02:00
purple
bb86229500
Add better support for panels installed in other locations.
2023-07-25 22:42:32 +02:00
purple
f73c47c5ec
Update list of extensions
2023-07-24 17:06:49 +02:00
purple
865d71ec2e
Forgot to add -e to echo when adding the newline.
...
I'm also experimenting with making the wrapper work correctly.
2023-07-23 18:20:01 +02:00
purple
98dc6601fe
Add admin wrapper. Behaves similarly to dashboard wrapper.
2023-07-20 17:26:09 +02:00
purple
4271aa3ee1
Skip applying routes and buttons if extension has already been installed to prevent duplicates.
2023-07-20 15:36:58 +02:00
purple
6eade01be3
Readd automatic blueprint.sh recovery and add basic dashboard support for extensions.
2023-07-13 10:41:44 +02:00
purple
3afa256663
Add new assets.
2023-07-10 14:06:16 +02:00
purple
33cda8c48f
Use README.md folder placeholders instead of hello.txt or .hello.txt.
...
These files will be automatically removed upon installation.
2023-07-06 12:27:27 +02:00
purple
77ba45b6e2
Add hidden "DEBUG" logs.
2023-07-04 14:19:48 +02:00
purple
3ff29872f3
Update some things related to logs.
...
Add new [INPUT] log type and collect all logs in a file for debugging.
2023-07-04 13:25:16 +02:00
purple
29d4f5fa26
Remove deprecated "requests" option from init build files.
2023-07-02 20:57:01 +02:00
purple
75907bd5df
Re-do the entire .blueprint folder structure.
...
Changing all documentation is going to suck lmao
2023-06-27 21:08:01 +02:00
purple
0a4f749868
Remove old Blueprint unicode logo from conf.yml default
2023-06-26 14:44:19 +02:00
purple
78d9a2041f
Make CURL silent.
2023-06-23 21:02:21 +02:00