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 |
|
Andras Bacsai
|
13412262d2
|
chore(versions): update coolify and nightly versions to 4.0.0-beta.420.4 and 4.0.0-beta.420.5 respectively
|
2025-07-07 10:26:45 +02:00 |
|
Andras Bacsai
|
9b8da285c0
|
refactor(database): improve error handling for unsupported database types in StartDatabaseProxy
|
2025-07-07 10:23:31 +02:00 |
|
Andras Bacsai
|
f732220b8f
|
refactor(shared): improve error handling in getTopLevelNetworks function to return network name on invalid docker-compose.yml
|
2025-07-07 10:20:54 +02:00 |
|
Andras Bacsai
|
3b7f4bcbbd
|
refactor(init): standardize method naming conventions and improve command structure in Init.php
|
2025-07-07 09:50:15 +02:00 |
|
Andras Bacsai
|
7817c9cad7
|
refactor(redis): enhance CleanupRedis command with dry-run option and improved key deletion logic
|
2025-07-07 09:47:11 +02:00 |
|
ShadowArcanist
|
70db5be7c7
|
Set Service Postiz to v1.60.1
|
2025-07-07 05:21:49 +05:30 |
|
Nathan James
|
4d2910e740
|
Merge branch 'coollabsio:next' into next
|
2025-07-04 16:07:31 +01:00 |
|
Nathan James
|
4c4b115008
|
Correct Typo: 'form' -> 'from'
|
2025-07-04 16:06:53 +01:00 |
|
Diego Rodríguez
|
2733aeb092
|
fix(install.sh): use IPV4_PUBLIC_IP variable in output instead of repeated curl
|
2025-07-04 15:16:01 +02:00 |
|
flicko
|
3b3090650f
|
support cachyos
|
2025-07-04 15:06:49 +05:30 |
|
github-actions[bot]
|
6cc338b7a6
|
docs: update changelog
|
2025-07-03 19:31:12 +00:00 |
|
Andras Bacsai
|
1a80a5348b
|
Merge pull request #6120 from coollabsio/next
4.0.0-beta.420.3
|
2025-07-03 21:30:49 +02:00 |
|
Andras Bacsai
|
2f68f965a7
|
refactor(shared): enhance FQDN generation logic for services in newParser function
|
2025-07-03 21:29:57 +02:00 |
|
Andras Bacsai
|
2b8488a84d
|
refactor(popup): improve styling and structure of the small popup component
|
2025-07-03 21:29:45 +02:00 |
|
Andras Bacsai
|
a88edb650d
|
chore(versions): bump coolify and nightly versions to 4.0.0-beta.420.3 and 4.0.0-beta.420.4 respectively
|
2025-07-03 16:42:26 +02:00 |
|
github-actions[bot]
|
2ba46bce46
|
docs: update changelog
|
2025-07-03 13:54:45 +00:00 |
|
Andras Bacsai
|
85329047e5
|
Merge pull request #6096 from coollabsio/next
v4.0.0-beta.420.2
|
2025-07-03 15:54:22 +02:00 |
|
Andras Bacsai
|
ea115e6d31
|
refactor(policy): optimize team membership checks in S3StoragePolicy
|
2025-07-03 15:52:26 +02:00 |
|
Andras Bacsai
|
e3e80744a7
|
refactor(settings): streamline instance admin checks and initialization of settings in Livewire components
|
2025-07-03 15:50:53 +02:00 |
|
Andras Bacsai
|
ca62f8dacc
|
refactor(terminal): simplify command construction for SSH execution
|
2025-07-03 15:48:59 +02:00 |
|
Andras Bacsai
|
13a9816770
|
fix(service): ensure configuration changes are properly tracked and dispatched
|
2025-07-03 15:08:13 +02:00 |
|
Andras Bacsai
|
b181e5bb33
|
fix(ui): env variable settings wrong order
|
2025-07-03 14:01:13 +02:00 |
|