Ahwxorg
ebc3ab0c1c
fix(blueprint.sh): minor formatting tweaks
2023-08-12 00:00:23 +02:00
purple
9c4f33eea1
Make the cacheoverlay a class instead.
2023-08-11 22:22:06 +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
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
purple
aa71bfa937
Fix admin cache refresh reminder not showing.
2023-08-11 20:28:41 +02:00
purple
43af00b7c4
Improve cache reminder as I did not like it.
...
Pretty satisfied with this one, totally didn't take a couple hours out of my day.
CodePen: https://codepen.io/prplwtf/pen/ExOBQzw?editors=1100
2023-08-11 20:20:31 +02:00
purple
5b435aa183
Redo the -help command.
2023-08-11 16:11:53 +02:00
purple
374f7a7eee
Add new assets: installWithBlueprintDarkGradient, defaultExtensionLogo5 and defaultExtensionLogo6.
2023-08-11 14:52:43 +02:00
purple
aec4407716
Completely redesign "domain.ext/extensions/blueprint".
2023-08-10 18:28:56 +02:00
purple
d00b31a0b4
Add favicon to "domain.ext/extensions/blueprint".
2023-08-10 17:49:43 +02:00
purple
d286e4a1d0
Add new assets: logoRounded, logoBlueRounded and logoGradientRounded.
2023-08-10 11:51:04 +02:00
purple
90ba1ae5e1
Do not allow extensions to be installed from other paths as it will lead into unexpected errors.
2023-08-10 11:40:26 +02:00
purple
cb0f86d090
Notify the user when the command they are trying to execute does not exist.
2023-08-09 12:57:18 +02:00
purple
70ad38c890
Add an overlay that helps you with refreshing your cache.
2023-08-08 21:32:57 +02:00
purple
1eec603c7d
Developer commands no longer run without developer mode enabled.
2023-08-07 15:53:49 +02:00
purple
5a5154aeb9
Developer commands are now hidden when developer mode is not enabled.
2023-08-07 15:50:54 +02:00
purple
b65a485079
Logging will now still be possible after a failed upgrade/missing library, colors are not applied to those logs.
2023-08-06 13:41:56 +02:00
purple
8719d0d4bd
Check for missing Blueprint libraries
2023-08-06 11:48:48 +02:00
purple
3f94763ea5
Fix incorrect path for chown.
2023-08-05 20:49:35 +02:00
purple
e25cf92924
Check if version is &bp.version&, if so, hide Blueprint from the extensions page.
2023-08-05 18:31:42 +02:00
purple
89c8f6e33f
Require development files for exporting
2023-08-04 12:47:25 +02:00
purple
3ca3adca2a
Require development files before building
2023-08-04 12:46:57 +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
63a7a2f01b
Update fallback version to latest.
2023-08-02 18:21:07 +02:00
purple
78940981f6
Another attempt at making chmod silent.
...
I've been able to get a simple theme working on the previous Blueprint commit, so that is pretty cool.
2023-08-02 14:28:38 +02:00
purple
cd76e3a192
Move wrapper to below container.
2023-08-02 14:07:22 +02:00
purple
0c5b6de6a0
Fix wrong path for -init placeholder icons, another fix for dashboard css and silence chmod output
2023-08-02 13:57:13 +02:00
purple
1d07c3a0a9
Dashboard css is now copied to resources/scripts/css
2023-08-02 13:46:05 +02:00
purple
5b2e62431a
Dashboard css wasn't working because of a typo.
2023-08-02 13:32:54 +02:00
purple
c316d091d0
Change the filename of custom extension css for both the admin and client panel.
2023-08-02 10:32:04 +02:00
purple
fa4f2d7677
Update fallback version to latest.
2023-07-31 17:45:56 +02:00
purple
661a07f879
-remove is no longer experimental
2023-07-31 12:51:35 +02:00
purple
31f0917e08
Create function for checking dependencies.
2023-07-31 11:14:32 +02:00
purple
9e2fdee9a9
Add confirmation for removing extensions.
2023-07-31 11:10:39 +02:00
purple
1ba0ce77bd
Mute duplicate mkdir logs, silence unzip and quote conf.yml options.
...
Also -remove works now! The quoted variables are for added security. :)
2023-07-30 22:22:08 +02:00
purple
7a32ee9bab
Fix "unmatched }" on admin routes.
2023-07-30 21:11:46 +02:00
purple
c87989d366
Routes wouldn't build correctly, this is now fixed.
2023-07-30 21:02:48 +02:00
purple
486dad1804
Add begin and end string to admin routes, improve extension removal.
2023-07-30 18:22:10 +02:00
purple
6f734f4cca
Begin work on -remove command.
2023-07-30 13:28:03 +02:00
purple
0328d36cf1
Add ahwxorg to contributors and move dependency checking to -install and installation script.
...
Thank you ahwxorg for contributing to Blueprint!
2023-07-30 12:13:53 +02:00
Ahwxorg
6b5ce812f0
feat(blueprint.sh): add checks to see if dependencies are installed
2023-07-30 09:46:15 +02:00
purple
560c9a1fc0
Improve installation instructions and check for the correct NodeJS version.
2023-07-29 21:56:05 +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