Commit Graph

  • 799855ea28 refactor(dev): remove OpenAPI generation functionality Andras Bacsai 2025-03-31 17:38:50 +02:00
  • 1d72403d30 chore(service): update minecraft service ENVs CaptainFallaway 2025-03-31 17:38:22 +02:00
  • 107eb8836b Merge pull request #5444 from karan-vk/main Andras Bacsai 2025-03-31 17:34:02 +02:00
  • ee5c0f0413 fix(deploy): validate team ID before deployment Andras Bacsai 2025-03-31 17:33:01 +02:00
  • d8248ba153 Update app/Http/Controllers/Api/DeployController.php Andras Bacsai 2025-03-31 17:23:58 +02:00
  • 99dd516d6b Update app/Http/Controllers/Api/DeployController.php Andras Bacsai 2025-03-31 17:22:40 +02:00
  • 9e18d6e43a Merge pull request #5487 from Messanga11/features/app-deployments Andras Bacsai 2025-03-31 16:53:35 +02:00
  • adc3d95254 fix: only get apps for the current team Andras Bacsai 2025-03-31 16:52:51 +02:00
  • 69cde67273 Merge branch 'next' into main Karan V 2025-03-31 22:35:28 +09:00
  • 18c4729c09 Merge pull request #5482 from djsisson/fix_custome_healthcheck Andras Bacsai 2025-03-31 15:29:34 +02:00
  • fcfd00eebe feat(application): add SPA configuration and update Nginx generation logic Andras Bacsai 2025-03-31 15:10:50 +02:00
  • d6d1c9ad82 feat(database): add CA certificate generation for database servers Andras Bacsai 2025-03-31 14:02:15 +02:00
  • 4fbfff9a2a Update CONTRIBUTING.md Shixian Sheng 2025-03-31 07:34:58 -04:00
  • cb7a91783f Merge branch 'next' into patch-1 Shixian Sheng 2025-03-31 07:33:23 -04:00
  • 3b04d3df91 feat(deployments): add list application deployments api route __m__ 2025-03-31 12:31:17 +01:00
  • 459ee00c06 Sync current branch with next branch __m__ 2025-03-31 12:23:16 +01:00
  • 887a96dd35 removed start interval as it is not a valid option and is not defined in coolify Darren Sisson 2025-03-31 10:44:29 +01:00
  • c7591fde15 refactor(database): remove debug output from volume update process Andras Bacsai 2025-03-30 20:07:56 +02:00
  • a8018ad2c4 refactor(database): improve decryption and deduplication of local file volumes Andras Bacsai 2025-03-30 18:04:09 +02:00
  • a442d35332 Merge branch 'next' into main Karan V 2025-03-30 23:38:51 +09:00
  • 5cbb23e2de Update CONTRIBUTING.md Shixian Sheng 2025-03-30 07:47:44 -04:00
  • c4ef08d419 fix(parser): Add logging support for applications in services Leonid Zharikov 2025-03-29 23:08:43 +00:00
  • 4e80d8d550 docs: update changelog github-actions[bot] 2025-03-28 21:19:02 +00:00
  • d11cc3f549 docs: update changelog github-actions[bot] 2025-03-27 09:37:59 +00:00
  • b376d6df2a reverting: encrypting mount and fs_path Andras Bacsai 2025-03-29 22:16:12 +01:00
  • 34e1587068 refactor(database-backup): remove existing Docker container before backup upload Andras Bacsai 2025-03-28 22:45:12 +01:00
  • dd345d5ac7 chore(versions): update version numbers for coolify and nightly Andras Bacsai 2025-03-28 22:45:09 +01:00
  • d71b669cb8 docs: update changelog github-actions[bot] 2025-03-28 21:19:02 +00:00
  • 4c9878d753 Merge pull request #5457 from coollabsio/next Andras Bacsai 2025-03-28 22:18:41 +01:00
  • d124abef2f refactor(email): update label for test email recipient input Andras Bacsai 2025-03-28 22:18:07 +01:00
  • c2941abe57 fix(file-storage): double save on compose volumes Andras Bacsai 2025-03-28 22:10:33 +01:00
  • 0bb47dfa56 refactor(file-storage): improve layout and structure of input fields Andras Bacsai 2025-03-28 22:10:15 +01:00
  • 98add9fd0f refactor(docker): parse and sanitize YAML compose file before encoding Andras Bacsai 2025-03-28 21:11:28 +01:00
  • 7686ebfd6c refactor(file-storage): add loadStorageOnServer method for improved error handling Andras Bacsai 2025-03-28 21:05:34 +01:00
  • 0b41378014 refactor(proxy): remove redundant stop call in restart method Andras Bacsai 2025-03-28 20:54:27 +01:00
  • d110c93ba9 refactor(email): enhance sender information formatting in email logic Andras Bacsai 2025-03-28 20:44:28 +01:00
  • ebb81aff68 refactor(email): allow custom email recipients in email sending logic Andras Bacsai 2025-03-28 19:09:36 +01:00
  • 6d9887afba refactor(email): remove unnecessary whitespace in email sending logic Andras Bacsai 2025-03-28 18:46:46 +01:00
  • 2b046c4bc4 refactor(email): streamline email sending logic and improve configuration handling Andras Bacsai 2025-03-28 18:44:10 +01:00
  • 39cb270eb7 refactor(email): improve error handling by passing context to handleError Andras Bacsai 2025-03-28 18:44:03 +01:00
  • f060b7d3d2 refactor(shared): enhance job status check to include 'reserved' Andras Bacsai 2025-03-28 15:42:25 +01:00
  • 735fcaad33 refactor(shared): add logging for running deployment jobs Andras Bacsai 2025-03-28 15:30:21 +01:00
  • 2a08f4d653 refactor(shared): simplify deployment status check logic Andras Bacsai 2025-03-28 15:09:38 +01:00
  • 09636b413e refactor(email): validate team membership for email recipients Andras Bacsai 2025-03-28 14:55:13 +01:00
  • bdb3203039 Merge branch 'next' into main Karan V 2025-03-28 16:26:38 +09:00
  • f0a1abc55d fix(DeployController): cast 'pr' query parameter to integer Karan Vijayakumar 2025-03-28 01:50:21 +09:00
  • 045b6341c0 feat(api): add pull request ID parameter to applications endpoint Karan Vijayakumar 2025-03-28 01:27:14 +09:00
  • 2947a9ff1d feat(deploy): add pull request ID parameter to deploy endpoint Karan Vijayakumar 2025-03-28 01:16:29 +09:00
  • ac7922ca44 refactor(versions): update version numbers for coolify and nightly Andras Bacsai 2025-03-27 10:48:30 +01:00
  • c26209f187 refactor(nightly): update version numbers and enhance upgrade script Andras Bacsai 2025-03-27 10:47:08 +01:00
  • 4dc46b45b9 docs: update changelog github-actions[bot] 2025-03-27 09:37:59 +00:00
  • 6f648e4672 Merge pull request #5416 from coollabsio/next Andras Bacsai 2025-03-27 10:37:36 +01:00
  • ebd9485acb refactor(database): change MySQL daemon command to MariaDB daemon Andras Bacsai 2025-03-27 10:14:40 +01:00
  • 3be6be4c1b refactor(database): require PEM key file for SSL certificate regeneration Andras Bacsai 2025-03-27 10:02:25 +01:00
  • 1857a54d92 refactor(database): update import statements for Auth in database components Andras Bacsai 2025-03-26 18:31:42 +01:00
  • f3f5459983 refactor(database): remove redundant database status display in MongoDB view Andras Bacsai 2025-03-26 18:31:10 +01:00
  • 44bf3f4ee3 refactor(database): streamline event listeners in Redis General component Andras Bacsai 2025-03-26 18:30:52 +01:00
  • d6d16f3844 Merge pull request #5433 from coollabsio/debug-emails Andras Bacsai 2025-03-26 17:27:34 +01:00
  • d7ded7f8e5 refactor(database): enhance SSL configuration handling for various databases Andras Bacsai 2025-03-26 17:24:46 +01:00
  • 5693b59874 refactor(database): update MongoDB SSL configuration for improved security Andras Bacsai 2025-03-26 12:25:58 +01:00
  • 637c3982d1 feat(database): disable MongoDB SSL by default in migration Andras Bacsai 2025-03-26 09:45:57 +01:00
  • 63c496feee refactor(models): remove unnecessary cloud check in isEnabled method Andras Bacsai 2025-03-26 09:44:11 +01:00
  • 11bfc37db7 refactor(notifications): update Telegram button URL for staging environment Andras Bacsai 2025-03-26 08:31:11 +01:00
  • f7122ec520 refactor(proxy): improve port availability checks with multiple methods Andras Bacsai 2025-03-25 18:28:01 +01:00
  • 6c6d93ecd9 Merge pull request #5415 from coollabsio/dependabot/npm_and_yarn/multi-6507dfe0dd Andras Bacsai 2025-03-25 13:43:55 +01:00
  • 67bf80959b Merge pull request #5414 from coollabsio/dependabot/npm_and_yarn/axios-1.8.2 Andras Bacsai 2025-03-25 13:43:35 +01:00
  • abc7dd65ca refactor(database): enhance encryption process for local file volumes Andras Bacsai 2025-03-25 13:39:30 +01:00
  • 8f0955bcd8 refactor(network): check for existing coolify network before creation Andras Bacsai 2025-03-25 12:34:03 +01:00
  • 6dcb5463cb chore(versions): update version numbers for coolify and nightly Andras Bacsai 2025-03-25 12:33:56 +01:00
  • d7c3c0c9e1 chore(deps): bump esbuild and vite dependabot[bot] 2025-03-25 10:59:09 +00:00
  • 734bcaed75 chore(deps-dev): bump axios from 1.7.9 to 1.8.2 dependabot[bot] 2025-03-25 10:58:57 +00:00
  • 6c17d45c40 docs: update changelog github-actions[bot] 2025-03-25 10:58:21 +00:00
  • 8cf41b1606 Merge pull request #5312 from coollabsio/next Andras Bacsai 2025-03-25 11:57:57 +01:00
  • bc297c4296 refactor(network): enhance docker network creation with ipv6 fallback Andras Bacsai 2025-03-25 11:27:59 +01:00
  • df25b65ce7 refactor(invite-link): enhance form layout for improved responsiveness Andras Bacsai 2025-03-25 10:15:31 +01:00
  • 956139564c refactor(invite-link): adjust layout for better responsiveness in form Andras Bacsai 2025-03-25 09:53:50 +01:00
  • a73cfd8b09 refactor(modal): add ignoreWire attribute to modal-confirmation component Andras Bacsai 2025-03-25 09:49:38 +01:00
  • be95695ee8 refactor(models): add is_directory attribute to LocalFileVolume model Andras Bacsai 2025-03-25 09:40:36 +01:00
  • 41205b7ad2 refactor(storage): simplify file storage iteration in Blade template Andras Bacsai 2025-03-25 09:40:21 +01:00
  • 1fcfac07b1 refactor(env): add centralized registry URL to environment configuration Andras Bacsai 2025-03-25 09:03:59 +01:00
  • 3f9fd1404b refactor(docker): update image references to use centralized registry URL Andras Bacsai 2025-03-25 08:17:13 +01:00
  • e891318396 refactor(configuration): centralize configuration management in ConfigurationRepository Andras Bacsai 2025-03-24 21:01:27 +01:00
  • d01889a0c2 fix(copy-button): ensure text is safely passed to clipboard Andras Bacsai 2025-03-24 20:33:25 +01:00
  • 7b8e2e7175 fix(ssl): handle missing CA certificate in SSL regeneration job Andras Bacsai 2025-03-24 20:29:54 +01:00
  • cef4596011 fix(console): handle missing root user in password reset command Andras Bacsai 2025-03-24 18:00:31 +01:00
  • e7f32a1c44 refactor(notifications): standardize getRecipients method signatures Andras Bacsai 2025-03-24 17:55:10 +01:00
  • 5e6c112fcc feat(github): enhance repository loading and validation in applications Andras Bacsai 2025-03-24 14:29:17 +01:00
  • 806d892031 refactor(application): streamline healthcheck parsing from Dockerfile Andras Bacsai 2025-03-24 11:43:10 +01:00
  • fa6d50ae50 fix(keycloak): update keycloak image version to 26.1 Andras Bacsai 2025-03-24 09:46:01 +01:00
  • 251e1cf4ca Merge pull request #5388 from midsonlajeanty/main Andras Bacsai 2025-03-24 09:44:29 +01:00
  • d7d80e926e feat(user): implement session deletion on password reset Andras Bacsai 2025-03-21 15:45:29 +01:00
  • 26f4d37346 feat(notifications): add discord ping functionality and settings Andras Bacsai 2025-03-21 12:16:33 +01:00
  • d3879e8682 Merge pull request #5389 from coollabsio/feat/api-services-create-custom-compose Andras Bacsai 2025-03-21 11:33:47 +01:00
  • 2ec3af8d2c Merge branch 'next' into feat/api-services-create-custom-compose Andras Bacsai 2025-03-21 11:33:06 +01:00
  • e0e54d6d82 Merge pull request #5344 from plumelo/feat/api-services-create-custom-compose Andras Bacsai 2025-03-21 11:32:16 +01:00
  • 120facfca3 feat(api): unify service creation endpoint and enhance validation Andras Bacsai 2025-03-21 11:31:17 +01:00
  • 8df3c86d5d Merge pull request #5384 from nothingrandom/next Andras Bacsai 2025-03-21 10:12:57 +01:00
  • 21938c7f92 fix(service): replace deprecated credentials env variables on keycloak service Louis Midson LAJEANTY 2025-03-20 20:56:45 -04:00
  • d08774d083 feat(api): update Services api routes and handlers Meghea Iulian 2025-03-20 08:28:28 +02:00
  • 37c2a2b6ad fix: correct some spellings Benjamin Grant 2025-03-19 19:49:59 +00:00