coolify/app
Andras Bacsai f73c74bd44 feat(github-source): Enhance GitHub App configuration with manual and private key support
- Add support for manual GitHub App configuration
- Introduce private key selection for GitHub Apps
- Enable editing of previously disabled GitHub App fields
- Add error handling for permission checks
- Implement a manual GitHub App creation method
2025-03-11 14:15:22 +01:00
..
Actions feat(core): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
Console fix(billing): Restrict Stripe subscription status update to 'active' only 2025-03-01 12:10:28 +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 Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Http Merge pull request #5245 from janwiebe-jump/fix-gitea 2025-03-11 10:21:56 +01:00
Jobs refactor(billing): Enhance Stripe subscription status handling and notifications 2025-03-01 12:43:21 +01:00
Listeners Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Livewire feat(github-source): Enhance GitHub App configuration with manual and private key support 2025-03-11 14:15:22 +01:00
Models fix(database): Improve database type detection for Supabase Postgres images 2025-03-10 15:47:59 +01:00
Notifications refactor(notifications): Improve transactional email settings handling 2025-02-27 12:56:37 +01:00
Policies Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Providers Added support for passing hd parameter to Google via existing tenant column in oauth_settings 2025-02-16 16:44:22 -08: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): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
View/Components fix: Undefined variable $service when creating a new service 2025-01-14 12:40:08 +01:00