Commit graph

  • a6d6e643a5 oops main denis 2024-11-03 04:46:50 -0500
  • b9c2f4742b Update resources/scripts/components/server/console/Console.tsx denis 2024-11-03 04:36:43 -0500
  • ac13ea56d7 Update blueprint/extensions/blueprint/public/index.html denis 2024-11-03 04:33:39 -0500
  • d8ec5aa87a Update blueprint/extensions/blueprint/private/build/extensions/controller.build denis 2024-11-03 04:32:24 -0500
  • 49b319a4b6 Update blueprint/extensions/blueprint/private/build/extensions/console/ArtisanCommandConstructor denis 2024-11-03 04:31:30 -0500
  • bf9a9a5fae Update app/Http/Kernel.php denis 2024-11-03 04:31:00 -0500
  • 4418b358c6 Update app/Http/Controllers/Admin/Extensions/Blueprint/BlueprintExtensionController.php denis 2024-11-03 04:30:31 -0500
  • f576b448a4 Update README.md denis 2024-11-03 04:30:12 -0500
  • 6842546602 Update app/Console/Kernel.php denis 2024-11-03 04:29:43 -0500
  • ef20703532 Update scripts/commands/extensions/remove.sh denis 2024-11-03 04:29:07 -0500
  • f49a4c52a0 Update scripts/commands/extensions/install.sh denis 2024-11-03 04:28:37 -0500
  • 8061c1dd5b Update scripts/commands/developer/export.sh denis 2024-11-03 04:27:40 -0500
  • adfb6a35ca Update scripts/commands/advanced/upgrade.sh denis 2024-11-03 04:27:02 -0500
  • 108e3ffe10 Update resources/views/templates/wrapper.blade.php denis 2024-11-03 04:25:53 -0500
  • 262df65112 Update resources/views/layouts/admin.blade.php denis 2024-11-03 04:25:33 -0500
  • e17d6ce67e Update resources/views/layouts/admin.blade.php denis 2024-11-03 04:25:19 -0500
  • 3f540e3d21 Update resources/views/blueprint/dashboard/dashboard.blade.php denis 2024-11-03 04:24:09 -0500
  • a84bab1015 Update resources/views/blueprint/admin/admin.blade.php denis 2024-11-03 04:23:49 -0500
  • a774886e2b Update resources/views/blueprint/admin/template.blade.php denis 2024-11-03 04:23:18 -0500
  • 5202acba56 find . -type f -exec sed -i 's/Pterodactyl/App/g' {} + denis 2024-11-03 04:20:53 -0500
  • fc219e9908 Update app/Providers/Blueprint/RouteServiceProvider.php denis 2024-11-03 04:18:13 -0500
  • 6ad913c92c Update .github/ISSUE_TEMPLATE/bug-report.yml denis 2024-11-03 04:16:43 -0500
  • 450dae6bd0 Update app/Transformers/Api/Client/ServerTransformer.php denis 2024-11-03 04:15:55 -0500
  • c35257e4c1 Update app/Services/Helpers/BlueprintExtensionLibrary.php denis 2024-11-03 04:14:24 -0500
  • 1a0be9b68e Update app/Providers/AppServiceProvider.php denis 2024-11-03 04:13:53 -0500
  • e840ecb915 Update app/Http/Controllers/Admin/Extensions/Blueprint/BlueprintExtensionController.php denis 2024-11-03 04:10:51 -0500
  • 391a7e6ebb Update app/Http/Controllers/Admin/ExtensionsController.php denis 2024-11-03 04:10:22 -0500
  • 84685d8cc2 Update app/Http/Kernel.php denis 2024-11-03 04:09:59 -0500
  • 2722449d09 Update blueprint.sh denis 2024-11-03 02:43:08 -0500
  • 35af0c210a Update routes/blueprint.php denis 2024-11-03 02:41:59 -0500
  • de24907079 Update routes/blueprint/client.php denis 2024-11-03 02:41:26 -0500
  • 5769192a8d Update resources/scripts/components/dashboard/ssh/AccountSSHContainer.tsx denis 2024-11-03 02:39:58 -0500
  • fead7aa5af Update resources/scripts/components/dashboard/ServerRow.tsx denis 2024-11-03 02:38:58 -0500
  • 37ec560c98 Update resources/scripts/components/dashboard/DashboardContainer.tsx denis 2024-11-03 02:34:32 -0500
  • da67cd4206 Update resources/scripts/components/dashboard/AccountOverviewContainer.tsx denis 2024-11-03 02:33:08 -0500
  • c73b2a828d Update resources/scripts/components/dashboard/AccountApiContainer.tsx denis 2024-11-03 02:32:09 -0500
  • 56c61599c0 Update resources/scripts/components/auth/LoginFormContainer.tsx denis 2024-11-03 02:28:41 -0500
  • 455ab826a1 Update resources/scripts/components/NavigationBar.tsx denis 2024-11-03 02:27:17 -0500
  • 1c420bd7be Update resources/scripts/components/NavigationBar.tsx denis 2024-11-03 02:26:44 -0500
  • 34a793a4bc Update app/Console/Commands/BlueprintFramework/SyncCommand.php denis 2024-11-03 02:20:33 -0500
  • 13f79d538d Update app/Console/Commands/BlueprintFramework/LatestCommand.php denis 2024-11-03 02:19:55 -0500
  • 204742a911 Update app/Console/Commands/BlueprintFramework/CacheCommand.php denis 2024-11-03 02:19:26 -0500
  • 83bb75f3be Update app/Console/Kernel.php denis 2024-11-03 02:18:17 -0500
  • 76756eb124 Update README.md denis 2024-11-03 02:16:27 -0500
  • be6fb2dd5f Fix extension name display with apostrophes Latta 2024-11-01 01:28:25 +0100
  • 9d95b58dd8 feat: add badge sticker to assets prplwtf 2024-10-29 10:40:06 +0100
  • 88e3efa237 fix: requests_routers's default was application instead of web prplwtf 2024-10-28 20:59:36 +0100
  • 7ee875ec20 feat: no longer look for developerForceMigrate flag prplwtf 2024-10-27 12:02:43 +0100
  • b3abff1bb9 feat: force migrations by default on -install prplwtf 2024-10-27 11:53:24 +0100
  • fcb7d45324
    deprecate LegacyLibrary: Legacy version of BlueprintExtensionLibrary is being phased out Emma 2024-10-15 13:50:35 +0200
  • 99c97653b4
    feat: add docblock head to consolelibrary Emma 2024-10-15 13:43:02 +0200
  • 02d4884f79
    feat: add docblock head to clientlibrary Emma 2024-10-15 13:42:25 +0200
  • a75c16e2de
    feat: add docblock head to adminlibrary Emma 2024-10-15 13:41:41 +0200
  • 7a6406cd79
    feat: improve dbGet in consolelibrary Emma 2024-10-15 13:35:23 +0200
  • c81d2dac19
    feat: improve dbGet in clientlibrary Emma 2024-10-15 13:35:02 +0200
  • f7075f8dd5
    feat: improve dbGet in adminlibrary Emma 2024-10-15 13:34:33 +0200
  • 451fe4bf03 fix blueprint.sh: bash autocompletion not working correctly on -remove prplwtf 2024-10-10 23:24:01 +0200
  • dc6c07df9d feat info.sh: add colors to -info prplwtf 2024-10-10 19:25:12 +0200
  • 775ec3b4de feat remove.sh: Deprecate requests_controllers in favor of requests_app. prplwtf 2024-10-10 15:11:42 +0200
  • 7524a1eaf4 feat install.sh: Deprecate requests_controllers in favor of requests_app. prplwtf 2024-10-10 15:11:35 +0200
  • fbbed39a63
    fix routes: Removing first installed extension causes route error Emma 2024-10-07 15:52:31 +0200
  • dbcb2b1d1a fix install.sh: comment out route_perm warning on account as it was malfunctioning prplwtf 2024-10-06 11:56:10 +0200
  • 6bc26770e6 feat install.sh: Add additional debug log thingy to components prplwtf 2024-10-06 11:53:41 +0200
  • 8134cce2c6 feat install.sh: add undocumented permission field to debug prplwtf 2024-10-06 11:52:29 +0200
  • 7460e573ee
    feat FUNDING.yml: add kofi Emma 2024-10-02 18:26:14 +0200
  • d26d964477
    fix ISSUE_TEMPLATE: typo Emma 2024-10-02 18:13:53 +0200
  • 587436fa17
    feat ISSUE_TEMPLATE: add feature-request Emma 2024-10-02 18:13:07 +0200
  • 7ad986647f
    feat ISSUE_TEMPLATE: update bugreport template Emma 2024-10-02 18:02:50 +0200
  • 429c9226a9 feat assets: use higher quality version of blueprint badge prplwtf 2024-09-23 17:16:49 +0200
  • f760f6c747 feat install.sh: use case statements in more places prplwtf 2024-09-22 18:09:16 +0200
  • 75615268d4 feat install.sh: Console.yml intervals are now done through case statements prplwtf 2024-09-22 18:05:26 +0200
  • 9c067214fa feat install.sh: add twitch, youtube and ko-fi website icons. prplwtf 2024-09-22 17:54:27 +0200
  • 11f90d87f5 feat install.sh: remove icons for reddit and trello prplwtf 2024-09-22 17:49:29 +0200
  • a93efe1990 feat install.sh: move discord weburl detection into case statement prplwtf 2024-09-22 17:48:38 +0200
  • 21df75a4ab feat install.sh: move discord weburl detection into case statement prplwtf 2024-09-22 17:48:03 +0200
  • a0fe6679f6 feat install.sh: move sourcexchange/builtbybit weburl detection into case statement prplwtf 2024-09-22 17:47:13 +0200
  • abf35c45c2 feat install.sh: move github/gitlab weburl detection into case statement prplwtf 2024-09-22 17:42:35 +0200
  • a634196bf7 feat install.sh: add fixme prplwtf 2024-09-22 17:31:45 +0200
  • 68b5dbc338
    feat README: update footer image Emma 2024-09-17 23:01:10 +0200
  • da995aeabe
    feat LICENSE: Update license holder name Ivy 2024-09-17 21:45:51 +0200
  • 2824f0fd69
    feat LICENSE: Update license holder name Ivy 2024-09-17 21:45:32 +0200
  • 87ca59b58e
    feat LICENSE: Update license holder name Ivy 2024-09-17 21:45:05 +0200
  • dac362dad5 feat BlueprintAdminLibrary, BlueprintClientLibrary, BlueprintConsoleLibrary: rewrite fileRead() to no longer use shell commands caused by tech-debt prplwtf 2024-09-08 20:16:56 +0200
  • b1fe15a628 feat BlueprintAdminLibrary, BlueprintConsoleLibrary, BlueprintClientLibrary: Rewrite fileWipe($path) to use php instead of shell commands due to tech-debt prplwtf 2024-09-08 20:12:31 +0200
  • 26971cc681 feat BlueprintAdminLibrary, BlueprintClientLibrary, BlueprintConsoleLibrary: Update fileMake documentation and return void prplwtf 2024-09-08 20:08:08 +0200
  • 69d4d7dbc6 feat BlueprintConsoleLibrary: add extensionList() prplwtf 2024-09-08 20:06:23 +0200
  • be4d671e7b feat BlueprintClientLibrary: add extensionList() prplwtf 2024-09-08 20:05:22 +0200
  • a0c3530858 feat BlueprintAdminLibrary: remove useless if statement prplwtf 2024-09-08 20:04:35 +0200
  • 0b91640657 feat BlueprintAdminLibrary: add extensionList() function prplwtf 2024-09-08 20:04:19 +0200
  • 41b78d7e8d fix install.sh: use printf instead of echo for installed_extensions to prevent linebreaks prplwtf 2024-09-08 20:00:07 +0200
  • 37255c51e6 feat routers: prettier prplwtf 2024-09-05 11:17:11 +0200
  • d304b95ee5 feat components/server: prettier prplwtf 2024-09-05 11:16:22 +0200
  • b65744ad66 feat components/NavigationBar: prettier prplwtf 2024-09-05 11:14:49 +0200
  • 3f5ed10ebd feat components/dashboard: prettier prplwtf 2024-09-05 11:14:25 +0200
  • 9741dd30e2 feat components/auth: prettier prplwtf 2024-09-05 11:13:37 +0200
  • f2aadf9d65 feat build.sh: remove .gitkeep upon use of developer command prplwtf 2024-09-04 21:20:54 +0200
  • 2a702b6775 feat extensions.blade.php: update comment prplwtf 2024-09-04 09:42:38 +0200
  • 7ce13dc2c0 feat blueprint.sh: update fallback version to latest prplwtf 2024-09-02 15:29:53 +0200
  • 2f6f7a1c1e fix extensions.blade.php: width was not defined for section container beta-2024-08 prplwtf 2024-08-30 21:36:15 +0200
  • a4abe16d8b feat blueprint-admin extension-admin: small styling improvements prplwtf 2024-08-30 18:47:47 +0200