Commit Graph

12286 Commits

Author SHA1 Message Date
Andras Bacsai
1c21652d5d fix(core): Improve label generation and merging for applications and services 2025-02-28 12:44:20 +01:00
Andras Bacsai
fb3f5e0a3e fix(core): Clean up unnecessary files during application image build 2025-02-28 11:23:54 +01:00
Andras Bacsai
2f826c56e8 fix(core): Adding a new server should not try to make the default docker network 2025-02-28 11:23:08 +01:00
janwiebe-jump
37553e79b7 Gitea webhook sends action synchronized 2025-02-27 17:25:33 +01:00
Andras Bacsai
9c4395e6de feat(database): Add index to scheduled database backup executions 2025-02-27 14:04:22 +01:00
Andras Bacsai
cd1fc649e3 feat(database): Add index to scheduled task executions for improved query performance 2025-02-27 13:54:10 +01:00
Andras Bacsai
3f62225ec3 refactor(scheduled-tasks): Improve scheduled task creation and management 2025-02-27 13:26:35 +01:00
Andras Bacsai
1e28cf56ac fix(ui): Correct redirect routes after task deletion 2025-02-27 13:26:24 +01:00
Andras Bacsai
53dba89599 fix(mail): Set default mailer to array when not specified 2025-02-27 12:56:44 +01:00
Andras Bacsai
dea125f679 refactor(notifications): Improve transactional email settings handling
- Replace `! $type` checks with `blank($type)` for consistency
- Modify email settings configuration to handle null/disabled states
- Ensure proper fallback and configuration of email providers
2025-02-27 12:56:37 +01:00
Andras Bacsai
73e0735aa2 fix(core): Only validate custom compose files 2025-02-27 12:18:03 +01:00
Andras Bacsai
f98c58a0a3 fix(ui): Restrict service retrieval to current team 2025-02-27 12:17:23 +01:00
Andras Bacsai
e1c5ace342 fix(docker): Improve Docker compose file validation process
- Increase UUID length for better uniqueness
- Add server existence check before validation
- Implement cleanup of temporary compose file in finally block
2025-02-27 12:17:12 +01:00
Andras Bacsai
64f44f3f8b fix(config): Update default PostgreSQL host to coolify-db instead of postgres 2025-02-27 11:56:51 +01:00
Andras Bacsai
4e38872f71 fix(notifications): Correct environment URL path in application notifications 2025-02-27 11:56:39 +01:00
Andras Bacsai
27e4882d57 feat(core): You can validate compose files with docker compose config
fix(core): labels are now accepted with both compose styles
refactor: remove lots of ray's
2025-02-27 11:29:04 +01:00
Andras Bacsai
359806472b fix(ui): Set default SMTP encryption to starttls 2025-02-27 10:08:34 +01:00
Andras Bacsai
6455012109 feat(ui): Add wire:key to two-step confirmation settings 2025-02-26 08:36:50 +01:00
Andras Bacsai
fd09b5b30f refactor(ui): Simplify file storage modal confirmations 2025-02-26 08:22:55 +01:00
Andras Bacsai
0798eb714d fix(ui): Update storage configuration guidance link 2025-02-26 08:22:45 +01:00
Manish Gupta
de379552a8 Merge branch 'next' into plane-app 2025-02-25 14:33:25 +05:30
Manish Gupta
2df6b344d4 updated plane version to v0.25.0 2025-02-25 14:32:13 +05:30
peaklabs-dev
044abb0d6f chore: bump helper and realtime version 2025-02-24 18:36:54 +01:00
peaklabs-dev
c3c1bbc120 fix(core): production dockerfile 2025-02-24 18:12:48 +01:00
🏔️ Peak
a46caf209f Chore: Bump all dependencies (#5216)
* chore: bump all docker dependecies

* chore: update composer and npm dep
2025-02-24 18:08:54 +01:00
🏔️ Peak
40b65d78dd Merge branch 'main' into next 2025-02-24 18:03:38 +01:00
peaklabs-dev
b9e6d9db73 Update service-templates.json 2025-02-24 18:00:42 +01:00
Stew Night.
d2032b049b fix(service): Penpot (#5047) 2025-02-24 17:58:34 +01:00
peaklabs-dev
a0f2c361ef chore(service): remove unused env from zipline 2025-02-24 17:48:34 +01:00
peaklabs-dev
6c9b0245d1 chore(service): upgrade authentik service 2025-02-24 17:48:08 +01:00
Venom
f3cdcd02b5 chore(services): Update zipline to use new Database env var. (#5210) 2025-02-24 17:47:01 +01:00
Zakher Masri
86ad8a7827 fix(template): remove db-migration step from infisical.yaml (#5209) 2025-02-24 17:41:48 +01:00
peaklabs-dev
16974a0a29 fix(services): Owncloud docs link 2025-02-24 17:39:03 +01:00
Andras Bacsai
693c7c4cb3 fix(ui): Add literal and multiline env support to services. 2025-02-22 13:32:10 +01:00
Andras Bacsai
b0853046c2 chore: bump Coolify version to 4.0.0-beta.396 2025-02-22 13:31:45 +01:00
github-actions[bot]
de299839f4 docs: update changelog 2025-02-22 12:12:37 +00:00
Andras Bacsai
0524d64d0e Merge pull request #5194 from coollabsio/next
v4.0.0-beta.395
2025-02-22 13:12:13 +01:00
Andras Bacsai
d82be931cd feat(ui): add textarea switching option in service compose editor 2025-02-22 13:04:46 +01:00
Andras Bacsai
d9a7c78e6f fix(ui): disable sticky scroll in Monaco editor 2025-02-22 13:04:41 +01:00
Andras Bacsai
40ad118492 fix(core): add server functionality check before dispatching container status 2025-02-22 12:51:22 +01:00
Andras Bacsai
09133d7d46 chore: bump Coolify version to 4.0.0-beta.395 2025-02-22 12:50:56 +01:00
peaklabs-dev
225f24e650 chore: improve code quality suggested by code rabbit 2025-02-19 18:04:58 +01:00
🏔️ Peak
9557957f18 Merge branch 'next' into feat-db-ssl 2025-02-19 17:57:59 +01:00
Gauthier A.
0d12b8296e fix wrong database container name + code simplification 2025-02-19 00:05:46 +01:00
Andras Bacsai
65b925252c feat(core): prevent using servers with existing resources as build servers 2025-02-18 16:44:16 +01:00
Andras Bacsai
372b064dba fix(core): improve server selection error handling in Docker component 2025-02-18 16:44:05 +01:00
Andras Bacsai
aacfbe453b fix(service): update Fider service template healthcheck command 2025-02-18 15:19:14 +01:00
Manish Gupta
ca380213d5 updated 'plane.yaml' to use APP_RELEASE environment variable 2025-02-17 15:49:19 +05:30
github-actions[bot]
49f159b380 docs: update changelog 2025-02-17 09:17:13 +00:00
Andras Bacsai
fb4589c8d2 Merge pull request #5166 from coollabsio/next
v4.0.0-beta.394
2025-02-17 10:16:49 +01:00