Commit graph

144 commits

Author SHA1 Message Date
prplwtf
456145cba4 feat core react: Add account pages to supported Components 2024-01-06 16:32:17 +01:00
purple
5d80d70974 feat core react: Add even more supported Components 2024-01-06 02:48:45 +01:00
purple
3b43f2873a feat core react: Add more Component placements 2024-01-06 01:58:57 +01:00
purple
e42f93a8c5 feat react: remove Account for now to focus on server components 2024-01-06 00:17:22 +01:00
purple
0e7b764b2a feat core react: make files stuff work 2024-01-06 00:15:51 +01:00
purple
30c40c5edf feat core react: add files for account and make serverTerminal work 2024-01-05 23:58:46 +01:00
purple
5bee53eebb feat(internal:placeholders): change internal placeholders 2024-01-01 18:09:05 +01:00
purple
574d732eae fix(tiny mistake) 2023-12-29 01:03:48 +01:00
purple
c3afe67e8f feat(core, react): add BeforeNavigation and AfterNavigation for testing 2023-12-29 00:59:12 +01:00
purple
13e9c06c5b fix(core): do a bunch of stuff 2023-12-28 22:02:55 +01:00
purple
ba00d57dc2 feat(react, core): restructure some files and make hopefully something work 2023-12-28 21:45:00 +01:00
purple
1451970f9f feat(core): start handling components when installing extensions 2023-12-28 21:03:05 +01:00
purple
537b5792ce feat(react): attempt at extending the navigationbar 2023-12-28 18:35:50 +01:00
purple
55e330f828 feat(react-css): Place all react-bundled css overrides in a new "blueprint" folder. 2023-12-28 17:56:33 +01:00
purple
fb7366dd0b feat(admin-layouts): remove onboarding notification 2023-12-28 17:19:55 +01:00
prplwtf
5d82c420fd feat(admin, css): align byte in center using a paragraph as parent 2023-12-08 16:31:08 +01:00
prplwtf
96fac8082f feat(admin, css): move byte style rules to css file and try to align in center. 2023-12-08 16:24:58 +01:00
prplwtf
455c62d9e1 feat(blueprint-admin): add byte image 2023-12-08 16:20:48 +01:00
prplwtf
09830a12f6 feat(core): no longer make use of core placement placeholder strings for extension stylesheets 2023-12-03 19:06:07 +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
207eba4e8c feat(domain-change): Replace most ptero.shop URLs with blueprint.zip 2023-11-28 18:31:26 +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
2437f3ea79 feat(bpview): "Overview" box now has the "box-info" class if version is not outdated. 2023-11-07 12:57:41 +01:00
purple
8d24cef769 feat(bpview): add github repo button 2023-11-07 11:36:40 +01:00
purple
3a444c96b2 feat(bpview): make version tag red if version is outdated 2023-11-06 21:05:12 +01:00
purple
a0c0bc8ca7 feat(bpview): add outdated version warning 2023-11-06 13:29:40 +01:00
purple
8097ec517a feat(artisan, bpview, bpcontroller): Update formatting on bpview and add new artisan command. 2023-11-06 13:24:04 +01:00
purple
da14d7c80f Improve extension website buttons and add transition animation to all buttons. 2023-09-30 14:31:34 +02:00
purple
ccab1c0bd1 Make Blueprint admin page responsive. 2023-09-30 14:07:04 +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
57a9ae3d30 Metatags section is now called "head" instead. 2023-09-25 11:41:50 +02:00
purple
ae5873b8b8 Yield metatags section to allow extensions to add meta tags in the wrapper. 2023-09-25 11:40:54 +02: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
bc93e6d4c3 Add more comments and make code more readable. 2023-08-29 14:18:07 +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