Commit graph

1494 commits

Author SHA1 Message Date
ac13ea56d7 Update blueprint/extensions/blueprint/public/index.html 2024-11-03 04:33:39 -05:00
d8ec5aa87a Update blueprint/extensions/blueprint/private/build/extensions/controller.build 2024-11-03 04:32:24 -05:00
49b319a4b6 Update blueprint/extensions/blueprint/private/build/extensions/console/ArtisanCommandConstructor 2024-11-03 04:31:30 -05:00
bf9a9a5fae Update app/Http/Kernel.php 2024-11-03 04:31:00 -05:00
4418b358c6 Update app/Http/Controllers/Admin/Extensions/Blueprint/BlueprintExtensionController.php 2024-11-03 04:30:31 -05:00
f576b448a4 Update README.md 2024-11-03 04:30:12 -05:00
6842546602 Update app/Console/Kernel.php 2024-11-03 04:29:43 -05:00
ef20703532 Update scripts/commands/extensions/remove.sh 2024-11-03 04:29:07 -05:00
f49a4c52a0 Update scripts/commands/extensions/install.sh 2024-11-03 04:28:37 -05:00
8061c1dd5b Update scripts/commands/developer/export.sh 2024-11-03 04:27:40 -05:00
adfb6a35ca Update scripts/commands/advanced/upgrade.sh 2024-11-03 04:27:02 -05:00
108e3ffe10 Update resources/views/templates/wrapper.blade.php 2024-11-03 04:25:53 -05:00
262df65112 Update resources/views/layouts/admin.blade.php 2024-11-03 04:25:33 -05:00
e17d6ce67e Update resources/views/layouts/admin.blade.php 2024-11-03 04:25:19 -05:00
3f540e3d21 Update resources/views/blueprint/dashboard/dashboard.blade.php 2024-11-03 04:24:09 -05:00
a84bab1015 Update resources/views/blueprint/admin/admin.blade.php 2024-11-03 04:23:49 -05:00
a774886e2b Update resources/views/blueprint/admin/template.blade.php 2024-11-03 04:23:18 -05:00
5202acba56 find . -type f -exec sed -i 's/Pterodactyl/App/g' {} + 2024-11-03 04:20:53 -05:00
fc219e9908 Update app/Providers/Blueprint/RouteServiceProvider.php 2024-11-03 04:18:13 -05:00
6ad913c92c Update .github/ISSUE_TEMPLATE/bug-report.yml 2024-11-03 04:16:43 -05:00
450dae6bd0 Update app/Transformers/Api/Client/ServerTransformer.php 2024-11-03 04:15:55 -05:00
c35257e4c1 Update app/Services/Helpers/BlueprintExtensionLibrary.php 2024-11-03 04:14:24 -05:00
1a0be9b68e Update app/Providers/AppServiceProvider.php 2024-11-03 04:13:53 -05:00
e840ecb915 Update app/Http/Controllers/Admin/Extensions/Blueprint/BlueprintExtensionController.php 2024-11-03 04:10:51 -05:00
391a7e6ebb Update app/Http/Controllers/Admin/ExtensionsController.php 2024-11-03 04:10:22 -05:00
84685d8cc2 Update app/Http/Kernel.php 2024-11-03 04:09:59 -05:00
2722449d09 Update blueprint.sh 2024-11-03 02:43:08 -05:00
35af0c210a Update routes/blueprint.php 2024-11-03 02:41:59 -05:00
de24907079 Update routes/blueprint/client.php 2024-11-03 02:41:26 -05:00
5769192a8d Update resources/scripts/components/dashboard/ssh/AccountSSHContainer.tsx 2024-11-03 02:39:58 -05:00
fead7aa5af Update resources/scripts/components/dashboard/ServerRow.tsx 2024-11-03 02:38:58 -05:00
37ec560c98 Update resources/scripts/components/dashboard/DashboardContainer.tsx 2024-11-03 02:34:32 -05:00
da67cd4206 Update resources/scripts/components/dashboard/AccountOverviewContainer.tsx 2024-11-03 02:33:08 -05:00
c73b2a828d Update resources/scripts/components/dashboard/AccountApiContainer.tsx 2024-11-03 02:32:09 -05:00
56c61599c0 Update resources/scripts/components/auth/LoginFormContainer.tsx 2024-11-03 02:28:41 -05:00
455ab826a1 Update resources/scripts/components/NavigationBar.tsx 2024-11-03 02:27:17 -05:00
1c420bd7be Update resources/scripts/components/NavigationBar.tsx 2024-11-03 02:26:44 -05:00
34a793a4bc Update app/Console/Commands/BlueprintFramework/SyncCommand.php 2024-11-03 02:20:33 -05:00
13f79d538d Update app/Console/Commands/BlueprintFramework/LatestCommand.php 2024-11-03 02:19:55 -05:00
204742a911 Update app/Console/Commands/BlueprintFramework/CacheCommand.php 2024-11-03 02:19:26 -05:00
83bb75f3be Update app/Console/Kernel.php 2024-11-03 02:18:17 -05:00
76756eb124 Update README.md 2024-11-03 02:16:27 -05:00
prplwtf
9d95b58dd8 feat: add badge sticker to assets 2024-10-29 10:40:06 +01:00
prplwtf
88e3efa237 fix: requests_routers's default was application instead of web 2024-10-28 20:59:36 +01:00
prplwtf
7ee875ec20 feat: no longer look for developerForceMigrate flag 2024-10-27 12:02:43 +01:00
prplwtf
b3abff1bb9 feat: force migrations by default on -install 2024-10-27 11:53:24 +01:00
Emma
fcb7d45324
deprecate LegacyLibrary: Legacy version of BlueprintExtensionLibrary is being phased out 2024-10-15 13:50:35 +02:00
Emma
99c97653b4
feat: add docblock head to consolelibrary 2024-10-15 13:43:02 +02:00
Emma
02d4884f79
feat: add docblock head to clientlibrary 2024-10-15 13:42:25 +02:00
Emma
a75c16e2de
feat: add docblock head to adminlibrary 2024-10-15 13:41:41 +02:00