Andras Bacsai
f9faf3e40f
refactor(jobs): update middleware to prevent job release after expiration for CleanupInstanceStuffsJob, RestartProxyJob, and ServerCheckJob
2025-04-30 23:37:29 +02:00
Andras Bacsai
5159b54bac
refactor(DeleteResourceJob): streamline resource deletion logic and improve conditional checks for database types
2025-04-30 21:15:07 +02:00
Andras Bacsai
d298de7a4d
refactor(StandaloneMariadb): add type hint for destination method to improve code clarity
2025-04-30 21:15:03 +02:00
Andras Bacsai
e190004682
refactor(logdrain): consolidate log drain stopping logic to reduce redundancy
2025-04-30 21:14:37 +02:00
Andras Bacsai
019ed43448
refactor(actions): standardize method naming for network and configuration deletion across application and service classes
2025-04-30 18:30:43 +02:00
Andras Bacsai
ed0961e0dc
refactor(database): enhance application conversion logic and add existence checks for databases and applications
2025-04-30 18:30:33 +02:00
Andras Bacsai
0a1a403940
Update app/Livewire/Project/Service/Database.php
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-30 18:26:43 +02:00
Andras Bacsai
114fafb270
refactor(database): update DB facade usage for consistency across service files
2025-04-30 17:39:41 +02:00
Andras Bacsai
d10c3e86b1
fix(database): reduce container stop timeout from 300 to 30 seconds for improved responsiveness
2025-04-30 17:39:33 +02:00
Andras Bacsai
4c5dd3db3c
fix(ServerCheck): set default proxy status to 'exited' to handle missing container state
2025-04-30 16:50:23 +02:00
Andras Bacsai
fe24296de7
feat(backup): implement custom database type selection and enhance scheduled backups management
2025-04-30 16:44:44 +02:00
Andras Bacsai
debfcb7028
feat(migration): add 'is_migrated' and 'custom_type' columns to service_applications and service_databases tables
2025-04-30 16:43:59 +02:00
Andras Bacsai
d6eefe7491
fix(database): update label for image input field to improve clarity
2025-04-30 16:43:48 +02:00
Andras Bacsai
e062edb689
refactor(core): streamline container stopping process and reduce timeout duration; update related methods for consistency
2025-04-30 15:28:59 +02:00
Andras Bacsai
22b88d55b3
fix(applications): include pull_request_id in deployment queue check to prevent duplicate deployments
2025-04-30 15:28:47 +02:00
Andras Bacsai
785eb09ea3
chore(seeder): update git branch from 'main' to 'v4.x' for multiple examples in ApplicationSeeder
2025-04-30 10:31:09 +02:00
Andras Bacsai
eaba726b9c
fix(ServerCheck): enhance proxy container check to ensure it is running before proceeding
2025-04-30 09:59:19 +02:00
Andras Bacsai
e516aeb534
refactor(Database): streamline container shutdown process and reduce timeout duration
2025-04-30 09:59:03 +02:00
Jérémy
ab37d4e510
fix(service): graceful shutdown of old container ( #5731 )
2025-04-30 09:47:14 +02:00
Andras Bacsai
3c476e95de
Merge branch 'v4.x' into next
2025-04-29 14:29:57 +02:00
Andras Bacsai
d8c3418e72
feat(Service): Add functionality to convert between applications and databases in docker-compose based applications
...
fix(ui): Fix service layout refresh on compose change
2025-04-29 14:27:17 +02:00
Andras Bacsai
1f7f267d60
chore(versions): update coolify version to 4.0.0-beta.416 and nightly version to 4.0.0-beta.417 in configuration files; fix links in deployment view
2025-04-29 11:02:36 +02:00
github-actions[bot]
9921c02367
docs: update changelog
2025-04-29 08:54:54 +00:00
Andras Bacsai
1227448e53
v4.0.0-beta.415 ( #5722 )
...
* feat(README): add InterviewPal sponsorship link and corresponding SVG icon
* chore(versions): update coolify version to 4.0.0-beta.413 and nightly version to 4.0.0-beta.414 in configuration files
* fix(terminal): enhance WebSocket client verification with authorized IPs in terminal server
* chore(versions): update realtime version to 1.0.8 in versions.json
* chore(versions): update realtime version to 1.0.8 in versions.json
* chore(docker): update soketi image version to 1.0.8 in production configuration files
* chore(versions): update coolify version to 4.0.0-beta.414 and nightly version to 4.0.0-beta.415 in configuration files
* fix(ApplicationDeploymentJob): ensure source is an object before checking GitHub app properties
* fix(ui): Disable livewire navigate feature (causing spam of setInterval())
* fix(ui): Remove required attribute from image input in service application view
* fix(ui): Change application image validation to be nullable in service application view
* fix(Server): Correct proxy path formatting for Traefik proxy type
2025-04-29 10:54:30 +02:00
Andras Bacsai
4e82383b94
fix(Server): Correct proxy path formatting for Traefik proxy type
2025-04-29 10:53:39 +02:00
Andras Bacsai
65be880d70
fix(ui): Change application image validation to be nullable in service application view
2025-04-29 09:23:26 +02:00
Andras Bacsai
1c804a7409
fix(ui): Remove required attribute from image input in service application view
2025-04-29 09:23:03 +02:00
Andras Bacsai
f7c93609bf
Merge branch 'v4.x' into next
2025-04-29 09:16:17 +02:00
Andras Bacsai
d47946a0ad
fix(ui): Disable livewire navigate feature (causing spam of setInterval())
2025-04-29 09:04:24 +02:00
github-actions[bot]
43e965010f
docs: update changelog
2025-04-28 18:48:36 +00:00
Andras Bacsai
c28f67055f
v4.0.0-beta.414 ( #5718 )
...
* feat(README): add InterviewPal sponsorship link and corresponding SVG icon
* chore(versions): update coolify version to 4.0.0-beta.413 and nightly version to 4.0.0-beta.414 in configuration files
* fix(terminal): enhance WebSocket client verification with authorized IPs in terminal server
* chore(versions): update realtime version to 1.0.8 in versions.json
* chore(versions): update realtime version to 1.0.8 in versions.json
* chore(docker): update soketi image version to 1.0.8 in production configuration files
* chore(versions): update coolify version to 4.0.0-beta.414 and nightly version to 4.0.0-beta.415 in configuration files
* fix(ApplicationDeploymentJob): ensure source is an object before checking GitHub app properties
2025-04-28 20:48:13 +02:00
Andras Bacsai
05e62f57fd
Merge branch 'v4.x' into next
2025-04-28 20:45:59 +02:00
Andras Bacsai
75200717dd
fix(ApplicationDeploymentJob): ensure source is an object before checking GitHub app properties
2025-04-28 20:43:00 +02:00
Andras Bacsai
8efcaf642a
chore(versions): update coolify version to 4.0.0-beta.414 and nightly version to 4.0.0-beta.415 in configuration files
2025-04-28 10:55:34 +02:00
Andras Bacsai
f4472909ed
chore(docker): update soketi image version to 1.0.8 in production configuration files
2025-04-28 10:55:31 +02:00
github-actions[bot]
cbfd6ebc57
docs: update changelog
2025-04-28 08:45:59 +00:00
Andras Bacsai
0c0bdbf2fe
v4.0.0-beta.413 ( #5711 )
...
* feat(README): add InterviewPal sponsorship link and corresponding SVG icon
* chore(versions): update coolify version to 4.0.0-beta.413 and nightly version to 4.0.0-beta.414 in configuration files
* fix(terminal): enhance WebSocket client verification with authorized IPs in terminal server
* chore(versions): update realtime version to 1.0.8 in versions.json
* chore(versions): update realtime version to 1.0.8 in versions.json
2025-04-28 10:45:02 +02:00
Andras Bacsai
0b26ea423c
chore(versions): update realtime version to 1.0.8 in versions.json
2025-04-28 10:44:17 +02:00
Andras Bacsai
41df085746
chore(versions): update realtime version to 1.0.8 in versions.json
2025-04-25 15:35:42 +02:00
Andras Bacsai
f5cc272861
fix(terminal): enhance WebSocket client verification with authorized IPs in terminal server
2025-04-25 15:35:23 +02:00
Andras Bacsai
2083ec1c0d
chore(versions): update coolify version to 4.0.0-beta.413 and nightly version to 4.0.0-beta.414 in configuration files
2025-04-25 10:25:54 +02:00
Andras Bacsai
5f6cdf7a71
feat(README): add InterviewPal sponsorship link and corresponding SVG icon
2025-04-25 10:25:26 +02:00
🏔️ Peak
ff9c31d4da
Chore: Adjust Workflows for v5 ( #5689 )
...
* chore(workflows): remove unsued workflow
* chore(workflows): rename branches in workflows
* fix(license): update copyright year
* chore(workflows): update branches to ignore in staging build workflow
* chore(workflows): update branch references in issue processing and changelog generation
---------
Co-authored-by: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com >
2025-04-24 20:48:54 +02:00
peaklabs-dev
bc52042ac5
chore(workflows): adjust workflow for announcement
2025-04-24 10:24:28 +02:00
github-actions[bot]
6a7c8ff00d
docs: update changelog
2025-04-23 12:19:07 +00:00
Andras Bacsai
1b6931f882
Merge pull request #5680 from coollabsio/next
...
v4.0.0-beta.412
2025-04-23 14:18:41 +02:00
Andras Bacsai
09b10073b8
chore(versions): update coolify version to 4.0.0-beta.412 and nightly version to 4.0.0-beta.413 in configuration files
2025-04-23 14:17:13 +02:00
github-actions[bot]
fdcbade163
docs: update changelog
2025-04-23 11:48:49 +00:00
Andras Bacsai
9a36cc455d
Merge pull request #5679 from coollabsio/next
...
chore(versions): update coolify version to 4.0.0-beta.411
2025-04-23 13:48:27 +02:00
Andras Bacsai
80b96b1f85
chore(versions): update coolify version to 4.0.0-beta.411 and nightly version to 4.0.0-beta.412 in configuration files
2025-04-23 13:47:57 +02:00