peaklabs-dev
|
d75eb49f01
|
fix(composer): version constraint of prompts
|
2025-07-18 16:39:50 +02:00 |
|
peaklabs-dev
|
d4fcafe4d3
|
fix(installer): public IPv4 link does not work
|
2025-07-18 16:37:58 +02:00 |
|
peaklabs-dev
|
6ddca603e2
|
chore(deps): update docker deps
- update Nixpacks to v1.39.0
|
2025-07-18 16:25:01 +02:00 |
|
peaklabs-dev
|
889712b53a
|
chore(deps): update npm and composer deps
|
2025-07-18 16:24:13 +02:00 |
|
🏔️ Peak
|
5bc329de16
|
Merge branch 'v4.x' into next
|
2025-07-18 15:56:47 +02:00 |
|
peaklabs-dev
|
a0db5b342f
|
fix(backups): error message if there is no exception
|
2025-07-18 15:56:01 +02:00 |
|
🏔️ Peak
|
e5e1bdcd4d
|
fix(backups): large database backups are not working (#6217)
|
2025-07-18 15:47:14 +02:00 |
|
ari
|
ed6e58f7ee
|
fix(ui): typo on proxy request handler tooltip (#6192)
|
2025-07-18 15:00:49 +02:00 |
|
Andras Bacsai
|
13f10028db
|
feat(previews): implement soft delete and cleanup for ApplicationPreview, enhancing resource management in DeleteResourceJob
|
2025-07-14 21:17:40 +02:00 |
|
Andras Bacsai
|
5bdf2e8481
|
refactor(previews): move preview domain generation logic to ApplicationPreview model for better encapsulation and consistency across webhook handlers
|
2025-07-14 19:12:57 +02:00 |
|
Andras Bacsai
|
8a107b3c4b
|
fix(previews): refine preview domain generation for Docker Compose applications, ensuring correct method usage based on build pack type
|
2025-07-14 15:47:16 +02:00 |
|
Andras Bacsai
|
a9e542bc4b
|
fix(previews): enhance domain generation logic for application previews, ensuring unique domains are created when none are set
|
2025-07-14 15:42:01 +02:00 |
|
Andras Bacsai
|
98ceec3b7e
|
fix(previews): add unique wire keys for preview containers and services based on pull request ID
|
2025-07-14 15:22:12 +02:00 |
|
Andras Bacsai
|
e5a0cdf3b7
|
fix(previews): order application previews by pull request ID in descending order
|
2025-07-14 15:22:02 +02:00 |
|
Andras Bacsai
|
76766017b0
|
fix(previews): adjust padding for rate limit message in application previews
|
2025-07-14 14:53:34 +02:00 |
|
Andras Bacsai
|
3bb28c29be
|
fix(application): sanitize service names for HTML form binding and ensure original names are stored in docker compose domains
|
2025-07-14 14:45:01 +02:00 |
|
Andras Bacsai
|
0b84792871
|
feat(deployment): add pull request filtering and pagination to deployment and backup execution components
fix(ui): make them more stylish yeah
|
2025-07-13 12:36:53 +02:00 |
|
Andras Bacsai
|
fbe98cfd11
|
refactor(scheduling): replace deprecated job checks with ScheduledJobManager and ServerResourceManager for improved scheduling efficiency
|
2025-07-12 14:44:52 +02:00 |
|
Andras Bacsai
|
80fae306e6
|
feat(scheduling): introduce ScheduledJobManager and ServerResourceManager for enhanced job scheduling and resource management
|
2025-07-12 14:44:44 +02:00 |
|
Andras Bacsai
|
0f5c988658
|
fix(horizon): add silenced jobs
|
2025-07-12 14:44:32 +02:00 |
|
Andras Bacsai
|
b08c6b5b33
|
fix(horizon): update queue configuration to use environment variable for dynamic queue management
|
2025-07-12 14:04:01 +02:00 |
|
Andras Bacsai
|
18f2e5ea32
|
fix(scheduling): remove unnecessary padding from scheduled task form layout for improved UI consistency
|
2025-07-12 12:26:19 +02:00 |
|
Andras Bacsai
|
316f233eb8
|
feat(logging): add frequency filters for scheduled logs command to support hourly, daily, weekly, and monthly job views
|
2025-07-11 19:26:42 +02:00 |
|
Andras Bacsai
|
e672011312
|
fix(versions): update coolify version numbers in versions.json and constants.php to 4.0.0-beta.420.6 and 4.0.0-beta.420.7
|
2025-07-11 15:11:00 +02:00 |
|
Andras Bacsai
|
36fe235bea
|
feat(logging): implement scheduled logs command and enhance backup/task scheduling with cron checks
|
2025-07-11 15:10:55 +02:00 |
|
Andras Bacsai
|
2214099c90
|
feat(scheduling): add frequency filter option for manual execution of scheduled jobs
|
2025-07-11 15:10:43 +02:00 |
|
github-actions[bot]
|
f59a68993a
|
docs: update changelog
|
2025-07-08 19:14:15 +00:00 |
|
Andras Bacsai
|
d1c400f932
|
Merge pull request #6156 from coollabsio/next
v4.0.0-beta.420.5
|
2025-07-08 21:13:42 +02:00 |
|
Andras Bacsai
|
25023ab813
|
refactor(postgresql): improve layout and spacing in SSL and Proxy configuration sections for better UI consistency
|
2025-07-08 21:08:39 +02:00 |
|
Andras Bacsai
|
ea0e02d422
|
feat(scheduling): add command to manually run scheduled database backups and tasks with options for chunking, delays, and dry runs
|
2025-07-08 21:03:26 +02:00 |
|
Andras Bacsai
|
eb322ce397
|
fix(database): ensure internal port defaults correctly for unsupported database types in StartDatabaseProxy
|
2025-07-08 21:03:20 +02:00 |
|
Andras Bacsai
|
ab19bad9d9
|
fix(versions): update coolify version numbers in versions.json and constants.php to 4.0.0-beta.420.5 and 4.0.0-beta.420.6
|
2025-07-08 21:03:14 +02:00 |
|
github-actions[bot]
|
2223a12335
|
docs: update changelog
|
2025-07-08 08:58:03 +00:00 |
|
Andras Bacsai
|
3df721909b
|
Merge pull request #6147 from coollabsio/next
fix(scheduling): change redis cleanup command frequency from hourly to weekly for better resource management
|
2025-07-08 10:57:41 +02:00 |
|
Andras Bacsai
|
ecbfaa9a8a
|
fix(scheduling): change redis cleanup command frequency from hourly to weekly for better resource management
|
2025-07-08 10:57:09 +02:00 |
|
github-actions[bot]
|
92c952e65e
|
docs: update changelog
|
2025-07-08 08:52:57 +00:00 |
|
Andras Bacsai
|
8760cdee34
|
Merge pull request #6146 from coollabsio/next
v4.0.0-beta.420.4
|
2025-07-08 10:52:30 +02:00 |
|
Andras Bacsai
|
b9ba04c4e1
|
fix(deployment): update COOLIFY_URL and COOLIFY_FQDN generation to use Spatie URL library for improved accuracy
|
2025-07-08 10:49:09 +02:00 |
|
Andras Bacsai
|
94f9c54256
|
fix(deployment): refactor domain parsing and environment variable generation using Spatie URL library
|
2025-07-08 10:42:34 +02:00 |
|
Andras Bacsai
|
95da765a9e
|
fix(deployment): improve docker-compose domain handling and environment variable generation
|
2025-07-07 16:07:08 +02:00 |
|
Andras Bacsai
|
734715e8f8
|
refactor(application): adjust layout and spacing in general application view for improved UI
|
2025-07-07 16:06:28 +02:00 |
|
Andras Bacsai
|
6d94aaf0f8
|
refactor(previews): streamline preview URL generation by utilizing application method
|
2025-07-07 13:14:45 +02:00 |
|
Andras Bacsai
|
085529dc63
|
fix(deployment): enhance COOLIFY_URL and COOLIFY_FQDN variable generation for better compatibility
|
2025-07-07 12:55:35 +02:00 |
|
Andras Bacsai
|
e9ca8c3559
|
fix(deployment): update x-data initialization in deployment view for improved functionality
|
2025-07-07 12:55:23 +02:00 |
|
Andras Bacsai
|
6a90bdf9fa
|
fix(env): Generate literal env variables better
|
2025-07-07 12:30:44 +02:00 |
|
Andras Bacsai
|
a7aac19267
|
Merge pull request #6127 from flickowoa/patch-1
interpret cachyos as arch in the install script
|
2025-07-07 10:35:42 +02:00 |
|
Andras Bacsai
|
3626219d1e
|
Merge pull request #6129 from dewstouh/patch-2
fix(install.sh): use IPV4_PUBLIC_IP variable in output instead of repeated curl
|
2025-07-07 10:33:02 +02:00 |
|
Andras Bacsai
|
540e8f0c46
|
Merge pull request #6130 from Nathanjms/next
Typo Correction on modal
|
2025-07-07 10:31:46 +02:00 |
|
Andras Bacsai
|
ec0a17998e
|
fix(service): update Postiz compose configuration for improved server availability
|
2025-07-07 10:30:38 +02:00 |
|
Andras Bacsai
|
73ba57a7ea
|
Merge pull request #6144 from ShadowArcanist/patch-1
fix(service): Postiz shows no available server on latest version
|
2025-07-07 10:30:15 +02:00 |
|