coolify/app
peaklabs-dev 34188450eb
feat(ssl): improve SSL helper
- improve security by making certificates valid for only 90 days instead of 10 years
- add SubjectAltName
- remove unnecessary parameters
- use carbon immutable to make sure expiration date stays the same
2025-01-30 19:52:21 +01:00
..
Actions fix(ssl): permission of ssl crt and key inside the container 2025-01-30 12:58:48 +01:00
Console fix: cleanup old scheduled_task_executions 2025-01-28 10:19:41 +01:00
Contracts refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Data Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Enums Add new role enum and apply authorization 2024-10-28 17:08:24 +01:00
Events feat: DockerCleanupDone event 2025-01-15 17:19:32 +01:00
Exceptions Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Helpers feat(ssl): improve SSL helper 2025-01-30 19:52:21 +01:00
Http fix: validate private key through API 2025-01-20 13:59:02 +01:00
Jobs Merge pull request #4945 from nktnet1/feat-env-coolify-resource-uuid 2025-01-28 13:46:17 +01:00
Listeners Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Livewire feat(ui): Add ssl settings to Postgres ui 2025-01-29 13:25:05 +01:00
Models chore(migration): remove unused columns 2025-01-30 14:16:52 +01:00
Notifications fix(email): transactional email sending 2025-01-21 14:53:44 +01:00
Policies Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Providers revert: remove Cloudflare async tag attributes 2025-01-28 14:38:55 +01:00
Repositories refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Services fix(parser): resource URL should only be parsed if there is one 2025-01-21 18:55:07 +01:00
Traits feat(core): wip version of coolify.json 2025-01-21 14:09:12 +01:00
View/Components fix: Undefined variable $service when creating a new service 2025-01-14 12:40:08 +01:00