Commit Graph

  • 429c43f9e5 chore: change order of runtime and buildtime peaklabs-dev 2025-09-18 19:13:45 +02:00
  • 711c16f0e6 refactor(environment): conditionally render Docker Build Secrets checkbox based on build pack type Andras Bacsai 2025-09-18 18:25:36 +02:00
  • b0ff584ff4 fix(environment): correct grammatical errors in helper text for environment variable sorting checkbox Andras Bacsai 2025-09-18 18:17:37 +02:00
  • 9ad5b8c37f feat(deployment): handle buildtime and runtime variables during deployment Andras Bacsai 2025-09-18 18:15:20 +02:00
  • f33df13c4e feat(environment): replace is_buildtime_only with is_runtime and is_buildtime flags for environment variables, updating related logic and views Andras Bacsai 2025-09-18 18:14:54 +02:00
  • f515870f36 fix(docker): enhance container status aggregation to include restarting and exited states Andras Bacsai 2025-09-18 16:51:08 +02:00
  • 2a69713176 Merge branch 'v4.x' into next 🏔️ Peak 2025-09-18 13:50:16 +02:00
  • 027aa0ffff chore(versions): bump coolify version to 4.0.0-beta.429 and nightly version to 4.0.0-beta.430 Andras Bacsai 2025-09-18 13:45:29 +02:00
  • 074c70c8ab fix(clone): update destinations method call to ensure correct retrieval of selected destination Andras Bacsai 2025-09-18 13:44:56 +02:00
  • c1799bdae6 fix(docker): redirect stderr to stdout for container log retrieval to capture error messages Andras Bacsai 2025-09-18 12:51:03 +02:00
  • b34dc11d8e fix(deployment): prevent removal of running containers for pull request deployments in case of failure Andras Bacsai 2025-09-18 11:30:49 +02:00
  • 65a50f2112 Merge pull request #6629 from coollabsio/build_secrets Andras Bacsai 2025-09-18 11:00:40 +02:00
  • 1f4255ef41 refactor(deployment): rename method for modifying Dockerfile to improve clarity and streamline build secrets integration Andras Bacsai 2025-09-17 18:46:10 +02:00
  • 844a67a006 fix: hide sensitive email change fields in team member responses Yihang Wang 2025-09-18 00:40:09 +08:00
  • d7a7bac3f1 refactor(deployment): optimize BuildKit capabilities detection and remove unnecessary comments for cleaner deployment logic Andras Bacsai 2025-09-17 15:18:26 +02:00
  • c1bee32f09 feat(deployment): introduce 'use_build_secrets' setting for enhanced security during Docker builds and update related logic in deployment process Andras Bacsai 2025-09-17 10:34:38 +02:00
  • 87967b8734 refactor(deployment): streamline Docker BuildKit detection and environment variable handling for enhanced security during application deployment Andras Bacsai 2025-09-17 10:08:29 +02:00
  • f5e17337f4 Update app/Jobs/ApplicationDeploymentJob.php Andras Bacsai 2025-09-16 18:26:12 +02:00
  • f084ded6e9 refactor(deployment): remove redundant environment variable documentation from Dockerfile comments to streamline the deployment process Andras Bacsai 2025-09-16 18:25:16 +02:00
  • 6314fef8df Update app/Jobs/ApplicationDeploymentJob.php Andras Bacsai 2025-09-16 18:25:07 +02:00
  • 8542d33a2d refactor(deployment): conditionally cleanup build secrets based on Docker BuildKit support and remove redundant calls for improved efficiency Andras Bacsai 2025-09-16 18:20:51 +02:00
  • c182cac032 Update app/Jobs/ApplicationDeploymentJob.php Andras Bacsai 2025-09-16 18:20:36 +02:00
  • efbbe76310 feat(deployment): add support for Docker BuildKit and build secrets to enhance security and flexibility during application deployment refactor(static-buildpack): seperate static buildpack for readability Andras Bacsai 2025-09-16 17:16:01 +02:00
  • 9e8fb36bc8 feat(deployment): implement cancellation checks during deployment process to enhance user control and prevent unnecessary execution Andras Bacsai 2025-09-16 13:40:51 +02:00
  • f9ed02a0b7 fix(server): implement refreshServer method and update navbar event listener for improved server state management Andras Bacsai 2025-09-16 10:33:32 +02:00
  • 9bd80e4c07 fix(server): add build server check to disable Sentinel and update related logic Andras Bacsai 2025-09-16 10:31:57 +02:00
  • 2ef139bc42 fix(server): update server usability check to reflect actual Docker availability status Andras Bacsai 2025-09-16 10:18:35 +02:00
  • 4f8dfa598e refactor(server): remove debugging ray call from validateConnection method for cleaner code Andras Bacsai 2025-09-16 09:43:51 +02:00
  • 9d1369e7f8 docs: update changelog github-actions[bot] 2025-09-15 16:58:44 +00:00
  • e2a1d30802 Merge pull request #6617 from coollabsio/next Andras Bacsai 2025-09-15 18:58:21 +02:00
  • 90abdb0244 chore(docker): add a blank line for improved readability in Dockerfile Andras Bacsai 2025-09-15 18:57:30 +02:00
  • d45641a8da docs: update changelog github-actions[bot] 2025-09-15 16:52:48 +00:00
  • 7a9bc8dcb9 Merge pull request #6616 from coollabsio/next Andras Bacsai 2025-09-15 18:52:24 +02:00
  • 7322072518 refactor(deployment): update environment file paths in docker compose commands to use working directory for improved consistency Andras Bacsai 2025-09-15 18:05:11 +02:00
  • 60e31a1381 refactor(remoteProcess): remove file transfer handling from remote_process and instant_remote_process functions to simplify code Andras Bacsai 2025-09-15 17:59:35 +02:00
  • 133e72336a Revert "refactor(file-transfer): replace base64 encoding with direct file transfer method in various components for improved clarity and efficiency" Andras Bacsai 2025-09-15 17:56:48 +02:00
  • 393745b68c Revert "refactor(file-transfer): replace base64 encoding with direct file transfer method across multiple database actions for improved clarity and efficiency" Andras Bacsai 2025-09-15 17:55:08 +02:00
  • e23c78fcda chore(deps): bump helper version peaklabs-dev 2025-09-15 15:48:10 +02:00
  • e84da21def chore(versions): increment coolify version to 4.0.0-beta.428 and update realtime_version to 1.0.10 Andras Bacsai 2025-09-15 15:40:24 +02:00
  • 3255f42385 refactor(remoteProcess): remove command log comments for file transfers to simplify code Andras Bacsai 2025-09-15 15:39:27 +02:00
  • 54a55be8e5 refactor(deployment): streamline environment variable handling for dockercompose and improve sorting of runtime variables Andras Bacsai 2025-09-15 15:39:07 +02:00
  • 77c7da39e2 feat(deployment): enhance deployment status reporting with detailed information on active deployments and team members Andras Bacsai 2025-09-15 14:10:20 +02:00
  • 7eb0c5a757 fix(application): improve watch paths handling by trimming and filtering empty paths to prevent unnecessary triggers Andras Bacsai 2025-09-15 13:59:14 +02:00
  • 6d56b83e27 chore(constants): update realtime_version from 1.0.10 to 1.0.11 Andras Bacsai 2025-09-15 12:50:34 +02:00
  • f6c0c9c0fd Merge pull request #6604 from coollabsio/dependabot/npm_and_yarn/docker/coolify-realtime/axios-1.12.0 Andras Bacsai 2025-09-15 12:49:45 +02:00
  • 7ccd03af21 docs: update changelog github-actions[bot] 2025-09-15 10:48:50 +00:00
  • eb734cd2c3 Merge pull request #6507 from coollabsio/next Andras Bacsai 2025-09-15 12:48:23 +02:00
  • 1c6410470f chore(versions): update sentinel version from 0.0.15 to 0.0.16 in versions.json files Andras Bacsai 2025-09-15 12:42:29 +02:00
  • 14eae54121 feat(laravel-boost): add Laravel Boost guidelines and MCP server configuration to enhance development experience Andras Bacsai 2025-09-15 12:19:44 +02:00
  • a1eaa046c9 feat(auth): enhance user login flow to handle team invitations, attaching users to invited teams upon first login and maintaining personal team logic for regular logins Andras Bacsai 2025-09-15 12:12:14 +02:00
  • 5e3d65d2e8 Create .phpactor.json Andras Bacsai 2025-09-15 11:50:41 +02:00
  • 97428a4a80 feat(executions): add 'Load All' button to view all logs and implement loadAllLogs method for complete log retrieval Andras Bacsai 2025-09-15 11:05:29 +02:00
  • e4c3389e12 feat(sentinel): add slide-over for viewing Sentinel logs and custom Docker image input for development Andras Bacsai 2025-09-14 19:22:03 +02:00
  • 4027c1426c feat(sentinel): add support for custom Docker images in StartSentinel and related methods Andras Bacsai 2025-09-14 19:21:55 +02:00
  • 08d257535a fix(docker): enhance container status aggregation for multi-container applications, including exclusion handling based on docker-compose configuration Andras Bacsai 2025-09-13 20:32:15 +02:00
  • b6ff5f89b9 refactor(stripe-jobs): comment out internal notification calls and add subscription status verification before sending failure notifications Andras Bacsai 2025-09-13 19:35:32 +02:00
  • a6a4fd39bb chore(cleanup): remove deprecated ServerCheck and related job classes to streamline codebase Andras Bacsai 2025-09-13 18:35:39 +02:00
  • 8056d7fcac fix(navbar): restrict subscription link visibility to admin users in cloud environment Andras Bacsai 2025-09-13 15:08:52 +02:00
  • a2a2bfa6c9 feat(user-management): implement user deletion command with phased resource and subscription cancellation, including dry run option Andras Bacsai 2025-09-13 15:08:30 +02:00
  • d679e1a7d0 chore(deps): bump axios from 1.8.4 to 1.12.0 in /docker/coolify-realtime dependabot[bot] 2025-09-13 12:45:57 +00:00
  • d5c90da44d fix(security): update contact email for vulnerability reports to improve security communication Andras Bacsai 2025-09-13 14:27:14 +02:00
  • 8e155f25b3 refactor(environment): streamline environment variable handling by replacing sorting methods with direct property access and enhancing query ordering for improved performance Andras Bacsai 2025-09-12 12:09:03 +02:00
  • c6b47da1e9 feat(templates): add n8n service with PostgreSQL and worker support for enhanced workflow automation Andras Bacsai 2025-09-12 11:47:13 +02:00
  • a0b08fae5d fix(feedback): update feedback email address to improve communication with users Andras Bacsai 2025-09-11 20:23:07 +02:00
  • 966d035a4a fix(security): update contact email for reporting vulnerabilities to enhance privacy Andras Bacsai 2025-09-11 20:23:02 +02:00
  • 20ad2165e7 feat(environment): introduce 'is_buildtime_only' attribute to environment variables for improved build-time configuration Andras Bacsai 2025-09-11 17:38:16 +02:00
  • 6d477ff593 feat(execute-container): enhance container command form with auto-connect feature for single container scenarios Andras Bacsai 2025-09-11 17:37:40 +02:00
  • d9a54145ef feat(pre-commit): automate generation of service templates and OpenAPI documentation during pre-commit hook Andras Bacsai 2025-09-11 16:53:11 +02:00
  • 5b3b4bbc43 refactor(environment): remove 'is_build_time' attribute from environment variable handling across the application to simplify configuration Andras Bacsai 2025-09-11 16:51:56 +02:00
  • 1d0719238c refactor(openapi): remove 'is_build_time' attribute from environment variable definitions to streamline configuration Andras Bacsai 2025-09-11 16:48:00 +02:00
  • e3d8f5f1e1 fix(templates): update 'compose' configuration for Appwrite service to enhance compatibility and streamline deployment Andras Bacsai 2025-09-11 16:44:20 +02:00
  • 60374c214e refactor(deployment): update environment file handling in Docker commands to use '/artifacts/' path and streamline variable management Andras Bacsai 2025-09-11 16:22:03 +02:00
  • ab0786f5a0 feat(environment): add 'is_literal' attribute to environment variable for enhanced configuration options Andras Bacsai 2025-09-11 15:25:44 +02:00
  • 501e6a2650 refactor(environment): standardize service name formatting by replacing '-' and '.' with '_' in environment variable keys Andras Bacsai 2025-09-11 13:59:02 +02:00
  • 13af4811f5 feat(storages): add method to retrieve the first storage ID for improved stability in storage display Andras Bacsai 2025-09-11 13:41:22 +02:00
  • 5e0b86f322 Merge pull request #6170 from mindedtech/Add-SERVICE_NAME-variable-for-docker-compose-services Andras Bacsai 2025-09-11 13:06:10 +02:00
  • b46429e879 refactor(deployment): add environment variable copying logic to Docker build commands for pull requests Andras Bacsai 2025-09-11 13:01:45 +02:00
  • ff29525dd9 refactor(clone): enhance application cloning by separating production and preview environment variable handling Andras Bacsai 2025-09-11 12:52:35 +02:00
  • 0db2835565 fix(application): add functionality to stop and remove Docker containers on server Andras Bacsai 2025-09-11 12:39:28 +02:00
  • c8f49f29c0 refactor(application): enhance environment variable retrieval in configuration change check for improved accuracy Andras Bacsai 2025-09-11 12:29:57 +02:00
  • 6ed2fd5d66 refactor(clone): integrate preview cloning logic directly into application cloning function for improved clarity and maintainability Andras Bacsai 2025-09-11 12:29:49 +02:00
  • 4ac89f2ad3 feat(application): display parsing version in development mode and clean up domain conflict modal markup Andras Bacsai 2025-09-11 10:58:59 +02:00
  • e74da06465 refactor(clone): consolidate application cloning logic into a dedicated function for improved maintainability and readability Andras Bacsai 2025-09-11 10:38:08 +02:00
  • f03b211cdb Merge pull request #6577 from coollabsio/dependabot/npm_and_yarn/vite-6.3.6 Andras Bacsai 2025-09-11 09:16:08 +02:00
  • b140aa1996 chore(deps): bump minio and Nixpacks version peaklabs-dev 2025-09-10 19:58:10 +02:00
  • 3e9dd6a7bf chore: remove webhooks table cleanup peaklabs-dev 2025-09-10 19:56:15 +02:00
  • d9ebf3b142 refactor(webhook): remove Webhook model and related logic; add migrations to drop webhooks and kubernetes tables Andras Bacsai 2025-09-10 19:35:53 +02:00
  • f64622c764 refactor(models): remove 'is_readonly' attribute from multiple database models for consistency Andras Bacsai 2025-09-10 19:34:49 +02:00
  • fc7770100b refactor(application-source): improve layout and accessibility of Git repository links in the application source view Andras Bacsai 2025-09-10 18:29:52 +02:00
  • 49a2942836 fix(deployment): add COOLIFY_* environment variables to Nixpacks build context for enhanced deployment configuration Andras Bacsai 2025-09-10 16:15:08 +02:00
  • 2c8f5415f1 feat(database-backup): enhance error handling and output management in DatabaseBackupJob Andras Bacsai 2025-09-10 16:13:08 +02:00
  • 1c08d32b85 refactor(database): remove volume_configuration_dir and streamline configuration directory usage in MongoDB and PostgreSQL handlers Andras Bacsai 2025-09-10 16:12:53 +02:00
  • 48d3b3d263 refactor(deployment): add validation for pull request existence in deployment process to enhance error handling Andras Bacsai 2025-09-10 14:31:29 +02:00
  • d10e4fa388 refactor(deployment): streamline next deployment queuing logic by repositioning queue_next_deployment call Andras Bacsai 2025-09-10 13:26:35 +02:00
  • f18dff186d refactor(remoteProcess): remove debugging statement from transfer_file_to_container function for cleaner code Andras Bacsai 2025-09-10 13:25:23 +02:00
  • b6113839ec refactor(deployment): enhance queuing logic to support concurrent deployments by including pull request ID in checks Andras Bacsai 2025-09-10 12:49:42 +02:00
  • 52312e9de6 refactor(github-webhook): restructure application processing by grouping applications by server for improved deployment handling Andras Bacsai 2025-09-10 09:30:43 +02:00
  • 40f2471c5a feat(ssh-multiplexing): add connection age metadata handling to improve multiplexed connection management Andras Bacsai 2025-09-10 08:38:36 +02:00
  • b433f17dac feat(ssh-multiplexing): enhance multiplexed connection management with health checks and metadata caching Andras Bacsai 2025-09-10 08:19:38 +02:00
  • cead87d650 refactor(private-key): remove debugging statement from storeInFileSystem method for cleaner code Andras Bacsai 2025-09-10 08:19:25 +02:00