Commit graph

20 commits

Author SHA1 Message Date
purple
90b2fbaed4 Remove old "all rights reserved" from blueprint.style.css 2023-06-11 21:04:45 +02:00
purple
e70ee534e2 Blueprint has a brand new logo and errors are red now.
Remember the Blueprint error screen? Instead of being blue, it's red now. Makes it a little bit easier to understand.

Also, the new look is here, with a brand new website as well. Great stuff!
2023-06-05 18:20:01 +02:00
purple
01188912c6 Show current version for a brief moment on /extensions/blueprint 2023-06-01 22:00:02 +02:00
purple
d268c35f4d Implement notifications and back-end onboarding variables 2023-04-23 20:21:09 +02:00
purple
02aeefc253 Add developer console warning and /extensions/blueprint redirect 2023-04-19 10:40:13 +02:00
purple
0833f39522 Start implementing custom css injections. 2023-04-17 15:43:44 +02:00
purple
b1e32ca8ae Switch to UNIX line breaks instead of DOS for not breaking linux. 2023-04-05 21:29:58 +02:00
purple
baa6e50357 Added public files extension path placeholder 2023-03-31 13:24:07 +02:00
purple
0f95d98c37 Updates to extension installation
Extension logo's get imported correctly now, as well as extension buttons in the /admin/extensions page. Routes and view controllers get added automatically as well.
2023-03-26 17:24:30 +02:00
purple
ee89018f64 Less code for extension page btns
I've put the css into classes instead, just helps a bit having less bloat.
2023-02-23 18:09:33 +01:00
purple
33d3403995 Replaced placeholder and added "global variables"
The replacement of the placeholder is just a work in progress. I've also discovered a few more things about PHP now, including how to do variables and stuff.
2023-02-19 19:30:47 +01:00
purple
13a0c7bbda Minimized btn-gray css lines 2023-02-08 11:36:24 +01:00
purple
e54d67d43a Added a button row
The admin page for Blueprint now has a placeholder button row with custom injected css.
2023-02-08 11:26:12 +01:00
purple
aa4603cd92 Experimenting with custom buttons
I'm now experimenting with custom button colors and styles.
2023-02-08 10:47:00 +01:00
purple
eb7b011c7f Removed in favor of .diff
This file would be deleted anyways, so I'm going to do that now instead of waiting.

[...]
- PurpleCube: would we still need the .diff file or should i remove it
- kigipux: that's what we are going to reference since we're going to use a bash installer
- kigipux: not replace it
- PurpleCube: makes sense
2023-02-07 16:40:42 +01:00
purple
98cd1cc631 Inject custom css
Inject custom Blueprint css into the panel.
2023-02-07 16:20:05 +01:00
Ali Poyraz AYDIN
5525e269e0
Update pterodactyl.css.diff 2023-02-07 18:17:20 +03:00
Ali Poyraz AYDIN
dcb094a0fa
Add files via upload 2023-02-07 18:16:19 +03:00
Ali Poyraz AYDIN
df63dc16a2
Create blueprint.style.css 2023-02-07 18:11:23 +03:00
purple
b3d379ba3f Show extension logo instead of icon
Now the extensions admin page will show a logo of the extension instead of an icon. This is both on the manage extensions page and the page of the extension.
2023-02-06 21:14:26 +01:00