Andras Bacsai
|
c9869e13e0
|
refactor(workflows): replace jq with PHP script for version retrieval in workflows
|
2025-01-22 14:05:29 +01:00 |
|
Andras Bacsai
|
8c7daed061
|
Merge pull request #4905 from coollabsio/dependabot/npm_and_yarn/vite-6.0.11
chore(deps-dev): bump vite from 6.0.7 to 6.0.11
|
2025-01-22 14:01:55 +01:00 |
|
Andras Bacsai
|
6a03bb369e
|
chore(versions): update coolify versions to v4.0.0-beta.389 and add helper version retrieval script
|
2025-01-22 14:01:05 +01:00 |
|
peaklabs-dev
|
168618f131
|
fix(routes): local API docs not available on domain or IP
|
2025-01-22 13:30:10 +01:00 |
|
peaklabs-dev
|
1f498f8595
|
Revert "fix(routes): local API docs not available on domain or IP"
This reverts commit a8b5f6befc .
|
2025-01-22 13:04:35 +01:00 |
|
peaklabs-dev
|
a8b5f6befc
|
fix(routes): local API docs not available on domain or IP
|
2025-01-22 12:51:46 +01:00 |
|
Andras Bacsai
|
52a38f238b
|
fix(redis): update environment variable keys from standalone_redis_id to resourceable_id
|
2025-01-22 11:54:53 +01:00 |
|
Andras Bacsai
|
f8f361a2b7
|
chore(versions): update coolify versions to v4.0.0-beta.388
|
2025-01-22 11:54:39 +01:00 |
|
Andras Bacsai
|
bb08504db5
|
chore(docker): add blank line for readability in Dockerfile
|
2025-01-22 11:29:27 +01:00 |
|
Andras Bacsai
|
6feb7bd18e
|
chore(dep): bump helper version to 1.0.5
|
2025-01-22 11:27:28 +01:00 |
|
Andras Bacsai
|
5edcc69d8a
|
Merge branch 'main' into next
|
2025-01-22 10:24:17 +01:00 |
|
Andras Bacsai
|
085103708c
|
fix(core): v1 parser versions trying to access application_id, while it is resourceable_id
fix(db): remove wrongly created, empty environmentvariables
|
2025-01-22 10:21:51 +01:00 |
|
Andras Bacsai
|
185ddd48f2
|
chore(dep): version++
|
2025-01-22 10:21:51 +01:00 |
|
dependabot[bot]
|
5e1b07e1e0
|
chore(deps-dev): bump vite from 6.0.7 to 6.0.11
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.7 to 6.0.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-21 20:58:44 +00:00 |
|
peaklabs-dev
|
ac4c1496a6
|
chore(dep): bump nixpacks version
|
2025-01-21 21:15:28 +01:00 |
|
Andras Bacsai
|
0d64767680
|
Merge pull request #4887 from coollabsio/next
v4.0.0-beta.385
|
2025-01-21 20:06:44 +01:00 |
|
Andras Bacsai
|
8c937156c5
|
fix(core): compose parsing for apps
|
2025-01-21 20:00:05 +01:00 |
|
peaklabs-dev
|
1799081ebd
|
fix(parser): resource URL should only be parsed if there is one
|
2025-01-21 18:55:07 +01:00 |
|
peaklabs-dev
|
31992f4d02
|
fix(ui):show error on terminal if container has no shell (bash/sh)
|
2025-01-21 18:36:38 +01:00 |
|
peaklabs-dev
|
43a4d9b467
|
fix(ui): show preview deployment environment variables
|
2025-01-21 17:09:03 +01:00 |
|
peaklabs-dev
|
2844c6ce36
|
fix(ui): add missing save button for new Docker Cleanup page
|
2025-01-21 17:03:58 +01:00 |
|
peaklabs-dev
|
a230a42599
|
fix(email): transactional email sending
|
2025-01-21 14:53:44 +01:00 |
|
Andras Bacsai
|
4b74ca56c3
|
feat(core): wip version of coolify.json
|
2025-01-21 14:09:12 +01:00 |
|
peaklabs-dev
|
01964f0f48
|
Merge branch 'next' of https://github.com/coollabsio/coolify into next
|
2025-01-21 14:02:44 +01:00 |
|
peaklabs-dev
|
7321c0b3db
|
Update service-templates.json
|
2025-01-21 14:02:42 +01:00 |
|
peaklabs-dev
|
4197104026
|
fix(db): finished_at timestamps are not set for existing deployments
|
2025-01-21 14:02:29 +01:00 |
|
🏔️ Peak
|
be099455ab
|
Merge branch 'main' into next
|
2025-01-21 13:51:25 +01:00 |
|
Andras Bacsai
|
7e58cb9125
|
fix: load service templates on cloud
|
2025-01-21 13:39:53 +01:00 |
|
Andras Bacsai
|
1c39b133d3
|
version++
|
2025-01-21 13:18:02 +01:00 |
|
Andras Bacsai
|
455ae0287d
|
Merge pull request #4886 from coollabsio/next
v4.0.0-beta.384
|
2025-01-21 13:12:13 +01:00 |
|
Andras Bacsai
|
e83164e537
|
fix: envs with special chars during build
|
2025-01-21 13:05:20 +01:00 |
|
peaklabs-dev
|
8fa59f5ade
|
fix(ui): Backups link should not redirected to general
|
2025-01-21 12:32:35 +01:00 |
|
🏔️ Peak
|
efdf3b27a2
|
Merge branch 'main' into next
|
2025-01-21 12:29:09 +01:00 |
|
Andras Bacsai
|
8e587965e1
|
fix: remove wire:navigate from import backups
|
2025-01-21 11:16:24 +01:00 |
|
Andras Bacsai
|
d41c874d2a
|
version++
|
2025-01-21 11:16:24 +01:00 |
|
ShadowArcanist
|
11fb0c240f
|
fix(service): Add healthcheck to Cloudflared service (#4859)
|
2025-01-20 21:42:26 +01:00 |
|
Andras Bacsai
|
84e6db4c69
|
Merge pull request #4874 from coollabsio/next
v4.0.0-beta.383
|
2025-01-20 14:06:01 +01:00 |
|
Andras Bacsai
|
f0c10b5378
|
Merge branch 'main' into next
|
2025-01-20 14:03:32 +01:00 |
|
Andras Bacsai
|
3957bb31ce
|
fix: update CDN URL in install script to point to nightly version
|
2025-01-20 14:01:14 +01:00 |
|
Andras Bacsai
|
8350c3e039
|
fix: correct service update logic in Docker Compose parser
|
2025-01-20 13:59:02 +01:00 |
|
Andras Bacsai
|
3bc85b1a8c
|
fix: validate private key through API
feat: able to add base64 encoded private key, not just oneline
|
2025-01-20 13:59:02 +01:00 |
|
Andras Bacsai
|
c891102db6
|
fix: add public key attribute to privatekey model
|
2025-01-20 13:59:02 +01:00 |
|
Andras Bacsai
|
57f61d4589
|
fix: docker image parser
|
2025-01-20 13:59:02 +01:00 |
|
Andras Bacsai
|
f35f45324b
|
fix: server proxy set correctly through the API
fix: cannto delete localhost through the API.
|
2025-01-20 13:59:02 +01:00 |
|
peaklabs-dev
|
eaf546fe75
|
Update service-templates.json
|
2025-01-20 13:38:39 +01:00 |
|
Dominic Taylor
|
995382d3d7
|
fix(service): Change chatwoot service postgres image from postgres:12 to pgvector/pgvector:pg12
|
2025-01-20 11:35:59 +01:00 |
|
Zakher Masri
|
36a987eb9d
|
fix(ui): missing underline for docs link in the Swarm section (#4860)
|
2025-01-20 11:33:25 +01:00 |
|
Andras Bacsai
|
815abb823c
|
version++
|
2025-01-17 17:31:17 +01:00 |
|
Andras Bacsai
|
0b42115127
|
feat: add root user details to install script
|
2025-01-17 17:30:26 +01:00 |
|
Andras Bacsai
|
54eb4e3ffe
|
feat: add log file check message in upgrade script for better troubleshooting
|
2025-01-17 17:22:52 +01:00 |
|