Commit Graph

10878 Commits

Author SHA1 Message Date
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
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
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
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
Andras Bacsai
f02db2a3c5 fix(ui): adjust polling intervals for database and service status checks 2025-02-17 09:52:27 +01:00
Andras Bacsai
6e802f43ba fix(core): update service status refresh event handling 2025-02-17 09:52:18 +01:00
Andras Bacsai
ac62d94b99 chore: bump Coolify version to 4.0.0-beta.394 2025-02-17 09:52:03 +01:00
github-actions[bot]
e6ddb66b25 docs: update changelog 2025-02-15 12:25:52 +00:00
Andras Bacsai
18939282cb Merge pull request #5149 from coollabsio/next
v4.0.0-beta.393
2025-02-15 13:25:23 +01:00
Andras Bacsai
457ab24155 chore: bump Coolify version to 4.0.0-beta.393 2025-02-15 13:22:58 +01:00
Andras Bacsai
694b0ac249 feat(core): add error logging and cron parsing to docker/server schedules 2025-02-15 13:21:23 +01:00
github-actions[bot]
67e013f52f docs: update changelog 2025-02-13 12:33:46 +00:00
Andras Bacsai
0708bec991 Merge pull request #5133 from coollabsio/next
feat(service): add convex
2025-02-13 13:33:20 +01:00
Andras Bacsai
570b46d50e chore: rollback Coolify version to 4.0.0-beta.392 2025-02-13 13:32:36 +01:00
Andras Bacsai
48c142a5a7 Update Convex logo SVG with new design and dimensions 2025-02-13 13:31:07 +01:00