coolify/app/Livewire/Project/Service
Andras Bacsai 9b94ae1c1a
Some checks failed
Staging Build / build-push (aarch64, linux/aarch64, ubuntu-24.04-arm) (push) Has been cancelled
Staging Build / build-push (amd64, linux/amd64, ubuntu-24.04) (push) Has been cancelled
Staging Build / merge-manifest (push) Has been cancelled
Merge remote-tracking branch 'origin/next' into audit-policies
2026-03-10 10:52:39 +01:00
..
Configuration.php fix: prevent duplicate services on image change and enable real-time UI refresh 2025-10-14 10:12:36 +02:00
DatabaseBackups.php feat: Refactor service database management and backup functionalities 2026-01-02 16:29:48 +01:00
EditCompose.php refactor(auth): enforce authorization checks across livewire components 2026-02-27 11:59:26 +01:00
EditDomain.php refactor: streamline required port retrieval in EditDomain and ServiceApplicationView; add environment_variables method in ServiceApplication 2025-11-10 14:15:53 +01:00
FileStorage.php feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
Heading.php refactor(auth): enforce team member authorization across app 2026-02-27 11:41:01 +01:00
Index.php fix(proxy): add validation and normalization for database proxy timeout 2026-03-10 09:59:19 +01:00
StackForm.php feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
Storage.php fix: Prevent N+1 query in LocalPersistentVolume.isDockerComposeResource() 2025-12-11 21:23:46 +01:00