Commit Graph

11745 Commits

Author SHA1 Message Date
Simon b88eae9669 fix: replace ports with expose
This replaces the ports block with expose block
2025-04-16 15:51:06 +02:00
Andras Bacsai 618e546966 feat(core): Enable magic env variables for compose based applications 2025-04-16 15:26:40 +02:00
Andras Bacsai 89bf1b30cb fix(application): append base directory to git branch URLs for improved path handling 2025-04-16 15:09:45 +02:00
Andras Bacsai 4147300f65 feat(readme): add new sponsors Supadata AI and WZ-IT to the README 2025-04-16 11:43:39 +02:00
Andras Bacsai 786271d7be chore(versions): bump coolify version to 4.0.0-beta.410 and update nightly version to 4.0.0-beta.411 in configuration files 2025-04-16 11:29:36 +02:00
github-actions[bot] 6834c9e4dd docs: update changelog 2025-04-16 08:09:16 +00:00
Andras Bacsai a0d82925d1 Merge pull request #5616 from coollabsio/next
v4.0.0-beta.409
2025-04-16 10:08:55 +02:00
Andras Bacsai ced4d92ede fix(source): update connected source display to handle cases with no source connected 2025-04-16 10:04:25 +02:00
Andras Bacsai b71aec35a1 refactor(source): conditionally display connected source and change source options based on private key presence 2025-04-16 10:04:03 +02:00
Simon 59e37e1456 fix: unsend template
In the previous template, the mapping of the web app was misconfigured due to the hostname not being set and the missing ports. Furthermore, the health check url was modified.
2025-04-15 23:02:42 +02:00
Andras Bacsai 34b75927f2 fix(redis): update username and password input handling to clarify database sync requirements 2025-04-15 18:58:00 +02:00
Andras Bacsai 3894023a2e fix(parser): transform associative array labels into key=value format for better compatibility 2025-04-15 18:41:21 +02:00
Andras Bacsai 2e3d7ad23b chore(versions): bump coolify version to 4.0.0-beta.409 in configuration files 2025-04-15 18:29:49 +02:00
github-actions[bot] d37a960ffb docs: update changelog 2025-04-14 12:32:11 +00:00
Andras Bacsai 40963adae8 Merge pull request #5610 from coollabsio/next
chore(deps): update axios and dotenv versions in package-lock.json; bump realtime version to 1.0.7
2025-04-14 14:31:49 +02:00
Andras Bacsai 77c8ed769b chore(deps): update axios and dotenv versions in package-lock.json; bump realtime version to 1.0.7 2025-04-14 14:30:57 +02:00
github-actions[bot] f2c298ba61 docs: update changelog 2025-04-14 12:14:33 +00:00
Andras Bacsai db153a3f5d Merge pull request #5583 from coollabsio/next
v4.0.0-beta.408
2025-04-14 14:14:08 +02:00
Andras Bacsai 06b8d78153 fix(deployment): handle missing destination in deployment process to prevent errors 2025-04-14 13:58:59 +02:00
Andras Bacsai 9ae5ec0ed3 Update app/Livewire/Subscription/Index.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-14 13:57:41 +02:00
Andras Bacsai ac390abec2 fix(templates): correct casing of denoKV references in service templates and YAML files 2025-04-14 13:57:03 +02:00
Andras Bacsai 3701c18906 Merge pull request #5606 from ash-vd/fix/mongodb-config-with-ssl
fix(mongodb): Also apply custom config when SSL is enabled
2025-04-14 12:03:47 +02:00
Andras Bacsai f453b610bb Merge pull request #5579 from YaRissi/fix/compose-service-duplicate
fix(service): Dont duplicate the service entry if image changed
2025-04-14 12:02:34 +02:00
Andras Bacsai 0f0497c7fb chore(versions): update realtime version to 1.0.7 and bump dependencies in package.json 2025-04-14 11:48:44 +02:00
Andras Bacsai f3cd5d501d Merge pull request #5594 from coollabsio/dependabot/npm_and_yarn/vite-6.2.6
chore(deps-dev): bump vite from 6.2.4 to 6.2.6
2025-04-14 11:46:24 +02:00
Andras Bacsai 32326bb7dd feat(subscription): enhance subscription management with loading states and Stripe status checks 2025-04-14 10:31:13 +02:00
Andras Bacsai 8b3c4d7ad9 refactor(Server): remove debug logging from isReachableChanged method to clean up code and improve performance 2025-04-14 10:30:53 +02:00
Andras Bacsai eda1e1899f fix(migrations): make stripe_comment field nullable in subscriptions table 2025-04-14 10:30:43 +02:00
Ashwin van Dijk de2bd160ff fix(mongodb): Also apply custom config when SSL is enabled 2025-04-14 09:55:28 +02:00
Andras Bacsai c375a8e7ae fix(pricing-plans): adjust grid class for improved layout consistency in subscription pricing plans 2025-04-13 20:49:02 +02:00
Andras Bacsai 5b9753eeb2 refactor(navbar-delete-team): simplify modal confirmation layout and enhance button styling for better user experience 2025-04-13 20:38:16 +02:00
Andras Bacsai d21fee8a03 Merge pull request #5598 from LaurenceJJones/public_key_openapi_spec
enhance: Add missing openapi items to PrivateKey
2025-04-13 16:18:26 +02:00
Andras Bacsai 79f9b85771 refactor(Dockerfile): remove service generation command from the build process to streamline Dockerfile and improve build efficiency 2025-04-13 16:02:06 +02:00
Andras Bacsai 93ec2f804b refactor(commands): reorganize OpenAPI and Services generation commands into a new namespace for better structure; remove old command files 2025-04-13 16:00:50 +02:00
Andras Bacsai 201116746b chore(pre-commit): remove OpenAPI generation command from pre-commit hook 2025-04-13 15:53:08 +02:00
Andras Bacsai ad002faef4 chore(versions): update nightly version to 4.0.0-beta.410 2025-04-13 15:49:56 +02:00
Andras Bacsai 41e874eb05 fix(pre-commit): correct input redirection for /dev/tty and add OpenAPI generation command 2025-04-13 15:49:27 +02:00
Andras Bacsai 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 2025-04-13 15:48:14 +02:00
Andras Bacsai 28fab5665a Merge pull request #5601 from SrJooJ/main
add new variable S3_REGION
2025-04-13 15:43:05 +02:00
Andras Bacsai 5cc189b69a refactor(Dockerfile): reintroduce service generation command in the build process for consistency and ensure proper asset compilation 2025-04-13 15:38:17 +02:00
Andras Bacsai 3803bac2aa refactor(Dockerfile): streamline RUN commands for improved readability and maintainability by adding line continuations 2025-04-13 15:22:00 +02:00
Andras Bacsai 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 2025-04-13 15:16:54 +02:00
Andras Bacsai 4bc9786046 refactor(DynamicConfigurations): improve handling of dynamic configuration content by ensuring fallback to empty string when content is null 2025-04-13 14:24:27 +02:00
Andras Bacsai 6eea3c50d8 refactor(Email): enhance error handling in SMTP and resend methods by passing context to handleError function 2025-04-12 14:04:34 +02:00
Andras Bacsai de839e3fcb refactor(Email): streamline SMTP and resend settings handling in copyFromInstanceSettings method 2025-04-12 13:59:54 +02:00
SrJooJ 78ae93f3cf add new variable S3_REGION 2025-04-12 02:30:08 -03:00
Laurence 44e96e032f enhance: Add missing openapi items to PrivateKey 2025-04-11 20:37:54 +01:00
Andras Bacsai 4c95dccfb3 refactor(SourceManagement): sort sources by name and improve UI for changing Git source with better error handling 2025-04-11 20:25:25 +02:00
Andras Bacsai 46fe0fd7c6 refactor(ApplicationDeploymentJob, ApplicationDeploymentQueue): improve deployment status handling and log entry management with transaction support 2025-04-11 19:32:41 +02:00
Andras Bacsai ec36825545 feat(SourceManagement): add functionality to change Git source and display current source in the application settings 2025-04-11 18:22:42 +02:00