prplwtf
|
c20cf79b04
|
feat views : Move lib import to other file and work on fixing an error
|
2024-03-29 13:27:52 +01:00 |
|
prplwtf
|
efecf45fd6
|
feat core views : Implement new "views" extension API, create some additional files for future features and do some minor changes.
|
2024-02-27 17:32:09 +01:00 |
|
prplwtf
|
1314708e95
|
fix admin-css : Move import location to fix admin css from being overwritten by Bootstrap 3
|
2024-02-24 14:54:45 +01:00 |
|
prplwtf
|
62a27e1eb2
|
feat views : Either screw up everything or improve the codebase.
(core still uses old paths, expect no worky)
|
2024-02-17 21:32:08 +01:00 |
|
prplwtf
|
32bcc9305a
|
feat views : Move wrapper files to partials.
|
2024-02-17 16:42:28 +01:00 |
|
prplwtf
|
d3fc7dc4c8
|
feat core resources build-files : Create the server navigation router, change minor things in blade wrappers and start working on inserting routes in core.
|
2024-01-30 15:13:17 +01:00 |
|
purple
|
5bee53eebb
|
feat(internal:placeholders): change internal placeholders
|
2024-01-01 18:09:05 +01:00 |
|
purple
|
fb7366dd0b
|
feat(admin-layouts): remove onboarding notification
|
2023-12-28 17:19:55 +01:00 |
|
prplwtf
|
b5b62ae643
|
feat(core/css): attempt at completely removing the need for modifying pterodactyl.css
|
2023-12-03 18:48:41 +01:00 |
|
prplwtf
|
454ac89379
|
feat(adminwrapper): use random letters for placeholder class
|
2023-12-03 18:35:54 +01:00 |
|
prplwtf
|
9c098ccf92
|
fix(adminwrapper): incorrect placement of replacable variable
|
2023-12-03 18:34:37 +01:00 |
|
prplwtf
|
6e9aa13ff9
|
feat(adminwrapper): fancy gradient for cache refresh reminder
|
2023-12-03 15:40:07 +01:00 |
|
prplwtf
|
33a50d81e6
|
feat(adminwrapper): improve cache refresh overlay
|
2023-12-02 22:00:41 +01:00 |
|
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 |
|