coolify/app
Karan Vijayakumar f0a1abc55d fix(DeployController): cast 'pr' query parameter to integer
Ensure the 'pr' query parameter is consistently treated as an integer to avoid type-related issues in subsequent logic
2025-03-28 01:50:21 +09:00
..
Actions refactor(database): change MySQL daemon command to MariaDB daemon 2025-03-27 10:14:40 +01:00
Console fix(console): handle missing root user in password reset command 2025-03-24 18:00:31 +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 fix(ssl): add mount path to DB to fix regeneration of certs 2025-02-07 18:11:26 +01:00
Http fix(DeployController): cast 'pr' query parameter to integer 2025-03-28 01:50:21 +09:00
Jobs refactor(docker): update image references to use centralized registry URL 2025-03-25 08:17:13 +01:00
Listeners Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Livewire refactor(database): require PEM key file for SSL certificate regeneration 2025-03-27 10:02:25 +01:00
Models Merge pull request #5433 from coollabsio/debug-emails 2025-03-26 17:27:34 +01:00
Notifications refactor(notifications): update Telegram button URL for staging environment 2025-03-26 08:31:11 +01:00
Policies Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Providers refactor(configuration): centralize configuration management in ConfigurationRepository 2025-03-24 21:01:27 +01:00
Repositories refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Services refactor(configuration): centralize configuration management in ConfigurationRepository 2025-03-24 21:01:27 +01:00
Traits feat(user): implement session deletion on password reset 2025-03-21 15:45:29 +01:00
View/Components refactor(database): enhance SSL configuration handling for various databases 2025-03-26 17:24:46 +01:00