Commit Graph

10892 Commits

Author SHA1 Message Date
Andras Bacsai
c9939a438b version: Bump Coolify to 4.0.0-beta.400 2025-03-10 11:13:30 +01:00
Andras Bacsai
c305688554 feat(ui): Add past due subscription warning banner 2025-03-01 12:43:29 +01:00
Andras Bacsai
1909865a33 refactor(billing): Enhance Stripe subscription status handling and notifications 2025-03-01 12:43:21 +01:00
Andras Bacsai
07cbec7ddc feat(billing): Add Stripe past due subscription status tracking 2025-03-01 12:43:12 +01:00
Andras Bacsai
3169803259 fix(billing): Restrict Stripe subscription status update to 'active' only 2025-03-01 12:10:28 +01:00
Andras Bacsai
ebcc6508af version: Bump Coolify to 4.0.0-beta.398 2025-03-01 12:10:20 +01:00
Andras Bacsai
f1b98f5ce9 fix(helpers): Initialize command variable in parseCommandFromMagicEnvVariable 2025-02-28 20:28:35 +01:00
Andras Bacsai
a402c28606 fix(revert): label parsing 2025-02-28 20:25:19 +01:00
Andras Bacsai
5ac43fd426 fix(billing): Handle 'past_due' subscription status in Stripe processing 2025-02-28 14:41:54 +01:00
Andras Bacsai
8292961a6c version++ 2025-02-28 13:41:17 +01:00
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
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
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