Commit graph

30 commits

Author SHA1 Message Date
purple
1f06fa6f5b
feat(admin-layout): import bootstrap icons by default because they look nice 2023-11-14 20:39:24 +01:00
purple
65944c0945 feat(?): Redo extension structure on a bunch of files. 2023-11-08 16:01:39 +01:00
purple
8b15d1577b Import BlueprintClientLibrary directly in the client wrapper instead of BaseController. 2023-09-13 21:31:19 +02:00
purple
720f6783ef Attempt at making $blueprint work correctly in admin layout. 2023-09-11 10:38:21 +02:00
purple
acc1a28400 Attempt some random method to import $blueprint to admin blade view without errors. 2023-09-11 10:19:05 +02:00
purple
08a7d5e541 Put dependency names between quotes for better readability. 2023-09-10 14:31:13 +02:00
purple
021d115578 Think about potentional ways to fix $blueprint in admin wrappers. 2023-09-07 22:11:58 +02:00
purple
09c2649936 Attempting hot glue fix for BlueprintExtensionLibrary in admin layouts 2023-09-07 21:17:27 +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
c9ebaaa882 Add comments to admin.blade.php to explain stuff 2023-08-29 14:02:11 +02:00
purple
9c4f33eea1 Make the cacheoverlay a class instead. 2023-08-11 22:22:06 +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
70ad38c890 Add an overlay that helps you with refreshing your cache. 2023-08-08 21:32:57 +02:00
purple
5a5154aeb9 Developer commands are now hidden when developer mode is not enabled. 2023-08-07 15:50:54 +02:00
purple
bb86229500 Add better support for panels installed in other locations. 2023-07-25 22:42:32 +02:00
purple
98dc6601fe Add admin wrapper. Behaves similarly to dashboard wrapper. 2023-07-20 17:26:09 +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
b4e5e76f83 All files normally placed in .flags will now be located in .storage. 2023-05-09 17:52:08 +02:00
purple
f2cdfc9046 Fix notifications for custom folder Pterodactyl installations. 2023-05-06 16:31:31 +02:00
purple
fa5e3759fc Implement notification api for BlueprintExtensionLibrary 2023-04-24 17:34:02 +02:00
purple
ae49cb40dd Pause plans for custom notifications and fix onboarding notify. 2023-04-23 21:23:15 +02:00
purple
d268c35f4d Implement notifications and back-end onboarding variables 2023-04-23 20:21:09 +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
84ffc6905d Boxicons support for admin panel
Added support for Boxicons's icons for use in the whole admin panel. This allows us to expand the usable range of icons.
2023-01-28 21:04:11 +01:00
purple
278be7427c Updated admin.blade.php
Removed the extensions sidebar button in favor of the extensions button in the bar at the top in Pterodactyl's admin panel.
2023-01-28 20:23:00 +01:00
Jack G
8851d4c0c3 Extensions Page
Extensions admin page
2023-01-27 19:30:42 +00:00
purple
d564c62938 Added a file.
Now the navbar has a plugin icon instead of working with the sidebar.
2023-01-24 16:55:17 +01:00