Commit Graph

10796 Commits

Author SHA1 Message Date
Baptist HECHT f2e8a6a2a9 fix: cal.com documentation link give 404 (#5070) 2025-02-11 16:27:10 +01:00
Gary Tou b368d04adf fix(ui): Fix typo on team page (#5105) 2025-02-11 16:23:14 +01:00
Andras Bacsai 0923a9e124 chore(ci): update changelog generation workflow to target main branch 2025-02-04 15:32:16 +01:00
github-actions[bot] 217ec6ac6b docs: update changelog 2025-02-04 14:29:50 +00:00
Andras Bacsai 76c0f72141 chore(ci): update changelog generation workflow to target 'next' branch 2025-02-04 15:29:26 +01:00
Andras Bacsai 1c12cb98d9 feat(deployment): ensure private key is stored in filesystem before deployment 2025-02-04 15:23:28 +01:00
Andras Bacsai 4efcb0e8f4 chore: bump Coolify version to 4.0.0-beta.392/393 2025-02-04 15:23:16 +01:00
Andras Bacsai a5ca90c965 feat(ui): add periodic status checking for services 2025-02-04 15:01:42 +01:00
Andras Bacsai d632eb2be9 refactor: simplify service start and restart workflows 2025-02-04 14:34:34 +01:00
Andras Bacsai 8b8ae17c1a Merge pull request #4929 from coollabsio/git-cliff
feat: automated changelog generation via Git Cliff
2025-02-04 13:56:05 +01:00
Andras Bacsai 65a7610e48 Merge pull request #5029 from IARayan/IARayan-bitbucket-preview-deployment-fix-pullrequest-update
fix: Handle pullrequest:updated for reliable preview deployments
2025-02-04 13:55:16 +01:00
Andras Bacsai d87d3b84d9 Merge pull request #5033 from angristan/align-items-center
fix(ui): align title and add button vertically in various views
2025-02-04 13:53:05 +01:00
Andras Bacsai 186a3fc75b Merge pull request #5038 from Vann-Dev/main
feat(api): add applications logs api
2025-02-04 13:33:30 +01:00
Andras Bacsai 3824d88736 update service template 2025-02-04 13:32:26 +01:00
Andras Bacsai 30fd26d91b Merge pull request #5044 from jlengrand/feat/bugsink
Adds Bugsink to service list
2025-02-04 13:32:06 +01:00
Andras Bacsai bd6674f209 update service templates 2025-02-04 13:30:54 +01:00
Andras Bacsai 8033a89dee fix(ui): simplify service templates loading logic 2025-02-04 13:30:27 +01:00
Andras Bacsai d8aae1256a docs(readme): add Convex to special sponsors section 2025-02-04 13:30:27 +01:00
Andras Bacsai 3d6eee4dd3 Merge pull request #5049 from katywings/nitropage
docs(templates): reword nitropage url and slogan
2025-02-04 13:29:54 +01:00
Andras Bacsai 5756873080 chore(config): increase default PHP memory limit to 256M 2025-02-04 13:02:03 +01:00
Andras Bacsai fbb6ce3fce fix(core): enhance Slack deployment success notification formatting 2025-02-04 12:44:31 +01:00
Andras Bacsai df129b83b3 fix(core): update Slack notification formatting to use bold correctly 2025-02-04 12:40:04 +01:00
Andras Bacsai 3da921e2ac fix(core): improve deployment failure Slack notification formatting 2025-02-04 12:36:39 +01:00
Vann 2e652490c1 chore: add openapi response 2025-02-04 02:56:15 +00:00
🏔️ Peak 4c9aa24cd3 Merge branch 'main' into next 2025-02-03 22:17:11 +01:00
Andras Bacsai f4575e531f fix(backup): escape special characters in database backup commands 2025-02-03 21:49:13 +01:00
Andras Bacsai c45c64a1a1 fix(ui): always redirect to dashboard after team switch 2025-02-03 21:38:40 +01:00
Andras Bacsai 035db67180 Merge pull request #5036 from sistracia/next
fix(api): domain check when updating domain
2025-02-03 21:28:42 +01:00
Andras Bacsai 1e9a4aa5b6 fix(core): remove --remove-orphans flag from proxy startup command to prevent other proxy deletions (db) 2025-02-03 21:24:27 +01:00
Andras Bacsai 773caf7fd5 feat(core): add name to default proxy configuration 2025-02-03 21:24:01 +01:00
Andras Bacsai 2a03544593 fix(core): stopping database is not disabling db proxy 2025-02-03 21:23:43 +01:00
Katja Lutz d7885a32d2 docs(services): reword nitropage url and slogan 2025-02-03 16:21:51 +01:00
Andras Bacsai 0ff7c468c8 fix(ui): skip SERVICE_FQDN and SERVICE_URL variables during update 2025-02-03 15:44:15 +01:00
Andras Bacsai cd2ee25564 fix(ui): update docker compose file helper text to clarify repository modification 2025-02-03 14:37:13 +01:00
Julien Lengrand-Lambert 85ad048ad9 Adds bugsink template 2025-02-02 20:46:32 +01:00
Vann 11a5ec7c38 feat: add lines query parameter 2025-02-02 13:43:31 +00:00
Andras Bacsai dea3b36193 feat(meta): add comprehensive SEO and social media meta tags 2025-02-02 14:20:41 +01:00
Andras Bacsai 8be536d3ec fix(core): increase HTTP/2 max concurrent streams to 250 (default) 2025-02-02 14:03:18 +01:00
Vann 7b60d76b77 feat: remove ansi color from log 2025-02-02 10:01:01 +00:00
sistracia 43e8d17197 fix(api): domain check when updating domain 2025-02-02 14:52:05 +07:00
Stanislas Lange a671dd4562 fix(ui): align title and add button vertically in various views 2025-02-01 21:34:42 +01:00
Vann e7988fc295 feat: container logs 2025-02-01 17:21:38 +00:00
Van-Dev b1d6167e89 feat: add application api route 2025-02-01 22:09:59 +07:00
Islam Adel 2c80595e45 Merge branch 'next' into IARayan-bitbucket-preview-deployment-fix-pullrequest-update 2025-02-01 16:59:08 +02:00
Islam Adel 672a5d0bc5 fix: Handle pullrequest:updated for reliable preview deployments
The repo:push payload lacks the destination branch name, using push.changes.0.new.name instead. While sufficient for updates, this causes failures in preview deployments when a PR receives new commits—Coolify looks for git_branch in the applications table but finds the source branch instead.

By also processing pullrequest:updated, we ensure preview deployments remain in sync. However, this event triggers on various actions (e.g., PR title changes, reviewer updates), causing extra redeploys. Since Coolify doesn’t store commit hashes for preview deployments, handling these extra redeploys is our best workaround for Bitbucket.
2025-02-01 12:24:23 +02:00
Andras Bacsai 83f0f9fca4 fix(core): improve public repository URL parsing for branch and base directory 2025-01-31 18:17:00 +01:00
Andras Bacsai 58c6e9c02d change dev logo 2025-01-31 17:12:50 +01:00
Andras Bacsai dde6128fa8 replace logo 2025-01-31 17:08:40 +01:00
Andras Bacsai a764a07e7e revert: remove Cloudflare async tag attributes 2025-01-28 14:38:55 +01:00
Andras Bacsai 98a9985dce feat(vite): add Cloudflare async script and style tag attributes 2025-01-28 14:30:11 +01:00