Commit Graph

12150 Commits

Author SHA1 Message Date
Zakher Masri
5114bf3659 chore(service): add more vars to infisical.yaml (#5418) 2025-03-31 17:53:36 +02:00
Andras Bacsai
363dd512a7 Merge pull request #5470 from farwydi/fix_service_app_log_drain
Fix service app log drain
2025-03-31 17:45:32 +02:00
Andras Bacsai
b366b45914 Merge branch 'next' into fix_service_app_log_drain 2025-03-31 17:45:06 +02:00
peaklabs-dev
b5eaeef047 Update no.json 2025-03-31 17:44:11 +02:00
Kenneth Iversen
2751b54dce feat(lang): Added Norwegian language (#5280) 2025-03-31 17:40:36 +02:00
Andras Bacsai
ebd3351dd0 Merge pull request #5472 from KPCOFGS/patch-1
Update CONTRIBUTING.md
2025-03-31 17:39:42 +02:00
Andras Bacsai
9f67633f2c feat(api): add endpoints for retrieving application logs and deployments 2025-03-31 17:38:54 +02:00
Andras Bacsai
799855ea28 refactor(dev): remove OpenAPI generation functionality 2025-03-31 17:38:50 +02:00
CaptainFallaway
1d72403d30 chore(service): update minecraft service ENVs 2025-03-31 17:38:22 +02:00
Andras Bacsai
107eb8836b Merge pull request #5444 from karan-vk/main
Feat(api): Add Pull Request deployment support to WebHooks
2025-03-31 17:34:02 +02:00
Andras Bacsai
ee5c0f0413 fix(deploy): validate team ID before deployment 2025-03-31 17:33:01 +02:00
Andras Bacsai
d8248ba153 Update app/Http/Controllers/Api/DeployController.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-31 17:23:58 +02:00
Andras Bacsai
99dd516d6b Update app/Http/Controllers/Api/DeployController.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-31 17:22:40 +02:00
Andras Bacsai
9e18d6e43a Merge pull request #5487 from Messanga11/features/app-deployments
Features/app deployments
2025-03-31 16:53:35 +02:00
Andras Bacsai
adc3d95254 fix: only get apps for the current team 2025-03-31 16:52:51 +02:00
Karan V
69cde67273 Merge branch 'next' into main 2025-03-31 22:35:28 +09:00
Andras Bacsai
18c4729c09 Merge pull request #5482 from djsisson/fix_custome_healthcheck
removed start interval as it is not a valid option and is not defined…
2025-03-31 15:29:34 +02:00
Andras Bacsai
fcfd00eebe feat(application): add SPA configuration and update Nginx generation logic 2025-03-31 15:10:50 +02:00
Andras Bacsai
d6d1c9ad82 feat(database): add CA certificate generation for database servers 2025-03-31 14:02:15 +02:00
Shixian Sheng
4fbfff9a2a Update CONTRIBUTING.md 2025-03-31 07:34:58 -04:00
Shixian Sheng
cb7a91783f Merge branch 'next' into patch-1 2025-03-31 07:33:23 -04:00
__m__
3b04d3df91 feat(deployments): add list application deployments api route 2025-03-31 12:31:17 +01:00
__m__
459ee00c06 Sync current branch with next branch 2025-03-31 12:23:16 +01:00
Darren Sisson
887a96dd35 removed start interval as it is not a valid option and is not defined in coolify 2025-03-31 10:44:29 +01:00
Andras Bacsai
c7591fde15 refactor(database): remove debug output from volume update process 2025-03-30 20:07:56 +02:00
Andras Bacsai
a8018ad2c4 refactor(database): improve decryption and deduplication of local file volumes 2025-03-30 18:04:09 +02:00
Karan V
a442d35332 Merge branch 'next' into main 2025-03-30 23:38:51 +09:00
Shixian Sheng
5cbb23e2de Update CONTRIBUTING.md 2025-03-30 07:47:44 -04:00
Leonid Zharikov
c4ef08d419 fix(parser): Add logging support for applications in services 2025-03-29 23:52:12 +00:00
github-actions[bot]
4e80d8d550 docs: update changelog 2025-03-29 23:12:05 +00:00
github-actions[bot]
d11cc3f549 docs: update changelog 2025-03-29 23:12:05 +00:00
Andras Bacsai
b376d6df2a reverting: encrypting mount and fs_path 2025-03-29 22:16:12 +01:00
Andras Bacsai
34e1587068 refactor(database-backup): remove existing Docker container before backup upload 2025-03-28 22:45:12 +01:00
Andras Bacsai
dd345d5ac7 chore(versions): update version numbers for coolify and nightly 2025-03-28 22:45:09 +01:00
github-actions[bot]
d71b669cb8 docs: update changelog 2025-03-28 21:19:02 +00:00
Andras Bacsai
4c9878d753 Merge pull request #5457 from coollabsio/next
v4.0.0-beta.401
2025-03-28 22:18:41 +01:00
Andras Bacsai
d124abef2f refactor(email): update label for test email recipient input 2025-03-28 22:18:07 +01:00
Andras Bacsai
c2941abe57 fix(file-storage): double save on compose volumes 2025-03-28 22:10:33 +01:00
Andras Bacsai
0bb47dfa56 refactor(file-storage): improve layout and structure of input fields 2025-03-28 22:10:15 +01:00
Andras Bacsai
98add9fd0f refactor(docker): parse and sanitize YAML compose file before encoding 2025-03-28 21:11:28 +01:00
Andras Bacsai
7686ebfd6c refactor(file-storage): add loadStorageOnServer method for improved error handling 2025-03-28 21:05:34 +01:00
Andras Bacsai
0b41378014 refactor(proxy): remove redundant stop call in restart method 2025-03-28 20:54:27 +01:00
Andras Bacsai
d110c93ba9 refactor(email): enhance sender information formatting in email logic 2025-03-28 20:44:28 +01:00
Andras Bacsai
ebb81aff68 refactor(email): allow custom email recipients in email sending logic 2025-03-28 19:09:36 +01:00
Andras Bacsai
6d9887afba refactor(email): remove unnecessary whitespace in email sending logic 2025-03-28 18:46:46 +01:00
Andras Bacsai
2b046c4bc4 refactor(email): streamline email sending logic and improve configuration handling 2025-03-28 18:44:10 +01:00
Andras Bacsai
39cb270eb7 refactor(email): improve error handling by passing context to handleError 2025-03-28 18:44:03 +01:00
Andras Bacsai
f060b7d3d2 refactor(shared): enhance job status check to include 'reserved' 2025-03-28 15:42:25 +01:00
Andras Bacsai
735fcaad33 refactor(shared): add logging for running deployment jobs 2025-03-28 15:30:21 +01:00
Andras Bacsai
2a08f4d653 refactor(shared): simplify deployment status check logic 2025-03-28 15:09:38 +01:00