coolify/app
Andras Bacsai e7536d3fb8 feat(security): implement server patching functionality
- Add CheckUpdates and UpdatePackage actions for managing server updates.
- Create ServerPackageUpdated event for broadcasting update status.
- Introduce Patches Livewire component for user interface to check and apply updates.
- Update navigation and sidebar to include security patching options.
2025-05-15 22:21:54 +02:00
..
Actions feat(security): implement server patching functionality 2025-05-15 22:21:54 +02:00
Console feat(service): add Marimo service (#5559) 2025-05-14 14:43:39 +02:00
Contracts
Data
Enums
Events feat(security): implement server patching functionality 2025-05-15 22:21:54 +02:00
Exceptions
Helpers
Http refactor 2025-04-23 13:22:01 +02:00
Jobs refactor(jobs): unify middleware configuration to prevent job release after expiration for DockerCleanupJob and PushServerUpdateJob 2025-05-07 14:42:42 +02:00
Listeners
Livewire feat(security): implement server patching functionality 2025-05-15 22:21:54 +02:00
Models refactor(StandaloneMariadb): add type hint for destination method to improve code clarity 2025-04-30 21:15:03 +02:00
Notifications fix(email): transactional emails not sending 2025-04-03 15:02:04 +02:00
Policies
Providers
Repositories
Services
Traits refactor(database): update DB facade usage for consistency across service files 2025-04-30 17:39:41 +02:00
View/Components feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00