Commit Graph

  • 3894023a2e fix(parser): transform associative array labels into key=value format for better compatibility Andras Bacsai 2025-04-15 18:41:21 +02:00
  • 2e3d7ad23b chore(versions): bump coolify version to 4.0.0-beta.409 in configuration files Andras Bacsai 2025-04-15 18:29:49 +02:00
  • 4db6a523b4 chore(signoz): bump version to 0.78.1 Gauthier POGAM--LE MONTAGNER 2025-04-15 10:03:42 +02:00
  • d37a960ffb docs: update changelog github-actions[bot] 2025-04-14 12:32:11 +00:00
  • 40963adae8 Merge pull request #5610 from coollabsio/next Andras Bacsai 2025-04-14 14:31:49 +02:00
  • 77c8ed769b chore(deps): update axios and dotenv versions in package-lock.json; bump realtime version to 1.0.7 Andras Bacsai 2025-04-14 14:30:57 +02:00
  • f2c298ba61 docs: update changelog github-actions[bot] 2025-04-14 12:14:33 +00:00
  • db153a3f5d Merge pull request #5583 from coollabsio/next Andras Bacsai 2025-04-14 14:14:08 +02:00
  • 06b8d78153 fix(deployment): handle missing destination in deployment process to prevent errors Andras Bacsai 2025-04-14 13:58:27 +02:00
  • 9ae5ec0ed3 Update app/Livewire/Subscription/Index.php Andras Bacsai 2025-04-14 13:57:41 +02:00
  • ac390abec2 fix(templates): correct casing of denoKV references in service templates and YAML files Andras Bacsai 2025-04-14 13:57:03 +02:00
  • 3701c18906 Merge pull request #5606 from ash-vd/fix/mongodb-config-with-ssl Andras Bacsai 2025-04-14 12:03:47 +02:00
  • f453b610bb Merge pull request #5579 from YaRissi/fix/compose-service-duplicate Andras Bacsai 2025-04-14 12:02:34 +02:00
  • 0f0497c7fb chore(versions): update realtime version to 1.0.7 and bump dependencies in package.json Andras Bacsai 2025-04-14 11:48:44 +02:00
  • f3cd5d501d Merge pull request #5594 from coollabsio/dependabot/npm_and_yarn/vite-6.2.6 Andras Bacsai 2025-04-14 11:46:24 +02:00
  • 32326bb7dd feat(subscription): enhance subscription management with loading states and Stripe status checks Andras Bacsai 2025-04-14 10:31:13 +02:00
  • 8b3c4d7ad9 refactor(Server): remove debug logging from isReachableChanged method to clean up code and improve performance Andras Bacsai 2025-04-14 10:30:53 +02:00
  • eda1e1899f fix(migrations): make stripe_comment field nullable in subscriptions table Andras Bacsai 2025-04-14 10:30:43 +02:00
  • de2bd160ff fix(mongodb): Also apply custom config when SSL is enabled Ashwin van Dijk 2025-04-13 21:34:00 +02:00
  • c375a8e7ae fix(pricing-plans): adjust grid class for improved layout consistency in subscription pricing plans Andras Bacsai 2025-04-13 20:49:02 +02:00
  • 5b9753eeb2 refactor(navbar-delete-team): simplify modal confirmation layout and enhance button styling for better user experience Andras Bacsai 2025-04-13 20:38:16 +02:00
  • d21fee8a03 Merge pull request #5598 from LaurenceJJones/public_key_openapi_spec Andras Bacsai 2025-04-13 16:18:26 +02:00
  • 79f9b85771 refactor(Dockerfile): remove service generation command from the build process to streamline Dockerfile and improve build efficiency Andras Bacsai 2025-04-13 16:02:06 +02:00
  • 93ec2f804b refactor(commands): reorganize OpenAPI and Services generation commands into a new namespace for better structure; remove old command files Andras Bacsai 2025-04-13 16:00:50 +02:00
  • 201116746b chore(pre-commit): remove OpenAPI generation command from pre-commit hook Andras Bacsai 2025-04-13 15:53:08 +02:00
  • ad002faef4 chore(versions): update nightly version to 4.0.0-beta.410 Andras Bacsai 2025-04-13 15:49:56 +02:00
  • 41e874eb05 fix(pre-commit): correct input redirection for /dev/tty and add OpenAPI generation command Andras Bacsai 2025-04-13 15:49:27 +02:00
  • 927caefb42 feat(OpenApi): enhance OpenAPI specifications by adding UUID parameters for application, project, and service updates; improve deployment listing with pagination parameters; update command signature for OpenApi generation Andras Bacsai 2025-04-13 15:48:00 +02:00
  • 28fab5665a Merge pull request #5601 from SrJooJ/main Andras Bacsai 2025-04-13 15:43:05 +02:00
  • 5cc189b69a refactor(Dockerfile): reintroduce service generation command in the build process for consistency and ensure proper asset compilation Andras Bacsai 2025-04-13 15:38:17 +02:00
  • 3803bac2aa refactor(Dockerfile): streamline RUN commands for improved readability and maintainability by adding line continuations Andras Bacsai 2025-04-13 15:22:00 +02:00
  • 1ab7405e2e refactor(ServicesGenerate): update command signature from 'services:generate' to 'generate:services' for consistency; update Dockerfile to run service generation during build; update Odoo image version to 18 and add extra addons volume in compose configuration Andras Bacsai 2025-04-13 15:16:54 +02:00
  • 4bc9786046 refactor(DynamicConfigurations): improve handling of dynamic configuration content by ensuring fallback to empty string when content is null Andras Bacsai 2025-04-13 14:24:27 +02:00
  • 6eea3c50d8 refactor(Email): enhance error handling in SMTP and resend methods by passing context to handleError function Andras Bacsai 2025-04-12 14:04:34 +02:00
  • de839e3fcb refactor(Email): streamline SMTP and resend settings handling in copyFromInstanceSettings method Andras Bacsai 2025-04-12 13:59:54 +02:00
  • 78ae93f3cf add new variable S3_REGION SrJooJ 2025-04-12 02:30:08 -03:00
  • 44e96e032f enhance: Add missing openapi items to PrivateKey Laurence 2025-04-11 20:37:54 +01:00
  • 4c95dccfb3 refactor(SourceManagement): sort sources by name and improve UI for changing Git source with better error handling Andras Bacsai 2025-04-11 20:25:25 +02:00
  • 46fe0fd7c6 refactor(ApplicationDeploymentJob, ApplicationDeploymentQueue): improve deployment status handling and log entry management with transaction support Andras Bacsai 2025-04-11 19:32:41 +02:00
  • ec36825545 feat(SourceManagement): add functionality to change Git source and display current source in the application settings Andras Bacsai 2025-04-11 18:22:42 +02:00
  • 4c8ebe146c refactor(ApplicationDeploymentJob): streamline environment variable handling by introducing generate_coolify_env_variables method and consolidating logic for pull request and main branch scenarios Andras Bacsai 2025-04-11 17:31:58 +02:00
  • 5ce57eda16 chore(deps-dev): bump vite from 6.2.4 to 6.2.6 dependabot[bot] 2025-04-11 15:30:16 +00:00
  • 61cc49d317 fix(DeployController): update request handling to use input method and enhance OpenAPI description for deployment endpoint Andras Bacsai 2025-04-11 15:37:42 +02:00
  • d075241289 feat(Deployment): enhance queue_application_deployment to handle existing deployments and return appropriate status messages Andras Bacsai 2025-04-11 15:27:56 +02:00
  • 01f361216d Merge pull request #5577 from LaurenceJJones/openapi_uuid_definition Andras Bacsai 2025-04-10 20:38:52 +02:00
  • 324e0d1cd8 feat(CleanupDocker): add support for realtime image management in Docker cleanup process Andras Bacsai 2025-04-10 18:20:46 +02:00
  • abf922b392 feat(GithubApp): update default events to include 'pull_request' and streamline event handling Andras Bacsai 2025-04-10 16:25:53 +02:00
  • e8ff21b3ca chore(versions): bump version to 408 for coolify and 409 for nightly Andras Bacsai 2025-04-10 16:20:41 +02:00
  • 11c1babc85 fix check if image changed elmariss 2025-04-10 01:06:01 +02:00
  • 1e7b15ae77 enhance: Add missing UUID to openapi spec Laurence 2025-04-09 17:52:12 +01:00
  • 4a1f8e925f docs: update changelog github-actions[bot] 2025-04-09 07:21:57 +00:00
  • c87d12d773 Merge pull request #5573 from coollabsio/next Andras Bacsai 2025-04-09 09:21:34 +02:00
  • c39213551c Merge pull request #4741 from piotr-woojcik/docker-network-aliases Andras Bacsai 2025-04-09 08:43:55 +02:00
  • 68bd945b09 refactor(Application): rename network_aliases to custom_network_aliases across the application for clarity and consistency Andras Bacsai 2025-04-09 08:42:50 +02:00
  • fcf597fb16 feat(Application): add networkAliases attribute for handling network aliases as JSON or comma-separated values Andras Bacsai 2025-04-09 08:33:42 +02:00
  • f8607ddf6a Merge branch 'next' into docker-network-aliases Andras Bacsai 2025-04-08 13:27:59 +02:00
  • f63415f027 feat(EnvironmentVariable): implement protection for critical environment variables and enhance deletion logic Andras Bacsai 2025-04-07 22:57:26 +02:00
  • 55765908f6 chore(signoz): bump version to 0.77.0 Gauthier POGAM--LE MONTAGNER 2025-04-07 14:39:05 +02:00
  • f31624c6eb fix(General): change redis_password property to nullable string Andras Bacsai 2025-04-06 21:13:15 +02:00
  • d383344ab9 feat(EnvironmentVariable): add handling for Redis credentials in the environment variable component Andras Bacsai 2025-04-06 21:13:11 +02:00
  • 96929603eb chore(versions): bump version to 407 and 408 for coolify and nightly Andras Bacsai 2025-04-06 21:13:03 +02:00
  • 25c646cdf2 docs: update changelog github-actions[bot] 2025-04-05 13:09:45 +00:00
  • 51726a4082 Merge pull request #5558 from coollabsio/next Andras Bacsai 2025-04-05 15:09:22 +02:00
  • 900b5ad4ef feat(Deploy): add info dispatch for proxy check initiation Andras Bacsai 2025-04-05 14:48:43 +02:00
  • 68c2c7fb81 fix(Status): conditionally check proxy status and refresh button based on force_stop state Andras Bacsai 2025-04-05 14:41:34 +02:00
  • 3176106222 fix(CheckProxy, Status): prevent proxy checks when force_stop is active; remove debug statement in General Andras Bacsai 2025-04-05 14:32:51 +02:00
  • 61c689d807 fix(api): Add back validateDataApplications (#5539) Andrew Nagy 2025-04-05 04:58:15 -07:00
  • 5836837967 fix(CheckProxy): enhance port conflict detection by adjusting ss command for better output Andras Bacsai 2025-04-05 13:56:07 +02:00
  • 71823459a7 fix(CheckProxy): refine port conflict detection with improved grep patterns Andras Bacsai 2025-04-05 13:32:58 +02:00
  • 11ada83f1e fix(CheckProxy): update port conflict check to ensure accurate grep matching Andras Bacsai 2025-04-05 13:13:15 +02:00
  • c74cb45a32 chore(versions): bump version to 406 Andras Bacsai 2025-04-05 12:39:10 +02:00
  • 1b8db2726a refactor(Server): use data_get for safer access to settings properties in isFunctional method Andras Bacsai 2025-04-05 12:35:12 +02:00
  • 666280b7b7 Merge branch 'main' into next Andras Bacsai 2025-04-05 12:34:16 +02:00
  • 8bd9ad6801 Merge pull request #5522 from priard/main Andras Bacsai 2025-04-05 12:32:08 +02:00
  • 46fe81dbfc docs: update changelog github-actions[bot] 2025-04-05 10:30:56 +00:00
  • 9b49332a36 refactor(CheckProxy): replace 'which' with 'command -v' for command availability checks Andras Bacsai 2025-04-05 12:30:14 +02:00
  • b705a88bc7 Merge branch 'next' into priard/main Andras Bacsai 2025-04-05 12:20:11 +02:00
  • e77af49f76 chore(versions): bump version to 407 Andras Bacsai 2025-04-05 12:11:40 +02:00
  • 4f5df53f1f add hostname sebi 2025-04-04 18:38:54 +01:00
  • 1dd7718cfe docs: update changelog github-actions[bot] 2025-04-04 09:51:36 +00:00
  • 24f33a227f Merge branch 'next' into main Andras Bacsai 2025-04-04 11:51:17 +02:00
  • eda9a16e4b docs: update changelog github-actions[bot] 2025-04-04 05:43:57 +00:00
  • ac257bc75b Merge pull request #5529 from coollabsio/next Andras Bacsai 2025-04-04 07:43:34 +02:00
  • 3b68eaf05d chore(versions): bump version to 406 Andras Bacsai 2025-04-04 07:43:13 +02:00
  • 1e46f0d1f0 docs: update changelog github-actions[bot] 2025-04-03 21:58:02 +00:00
  • fb0bf3e687 Merge branch 'next' into main Lukasz L. 2025-04-03 23:57:43 +02:00
  • e8d0478cc9 docs: update changelog github-actions[bot] 2025-04-03 21:51:46 +00:00
  • 422da4c407 docs: update changelog github-actions[bot] 2025-04-02 22:02:00 +00:00
  • d9be1191d6 feat(api): update OpenAPI spec for services (#5448) Meghea Iulian 2025-04-03 17:02:59 +03:00
  • 185eef0533 fix(email): transactional emails not sending peaklabs-dev 2025-04-03 15:02:04 +02:00
  • 34699129f4 fix(api): used ssh keys can be deleted peaklabs-dev 2025-04-03 14:07:11 +02:00
  • 0130e72722 Merge branch 'main' into next 🏔️ Peak 2025-04-03 14:02:40 +02:00
  • 0e5122ede9 chore(versions): bump version to 405 peaklabs-dev 2025-04-03 14:01:56 +02:00
  • 4558181f19 docs: update changelog github-actions[bot] 2025-04-03 07:51:32 +00:00
  • 42ef2afd47 Merge pull request #5525 from coollabsio/next Andras Bacsai 2025-04-03 09:51:03 +02:00
  • c8e95d2150 chore(versions): bump version to 404 Andras Bacsai 2025-04-03 09:50:25 +02:00
  • a6f7e73f45 docs: update changelog github-actions[bot] 2025-04-03 07:43:14 +00:00
  • b97144173d Merge pull request #5496 from coollabsio/next Andras Bacsai 2025-04-03 09:42:55 +02:00
  • 8c453331f6 Merge branch 'coollabsio:main' into main Lukasz L. 2025-04-03 00:01:40 +02:00
  • 045848b39e Merge branch 'main' into next 🏔️ Peak 2025-04-02 20:57:22 +02:00