coolify/app/Actions
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
..
Application refactor(actions): standardize method naming for network and configuration deletion across application and service classes 2025-04-30 18:30:43 +02:00
CoolifyTask refactor(core): streamline container stopping process and reduce timeout duration; update related methods for consistency 2025-04-30 15:28:59 +02:00
Database Revert "fix(dev): mount points?!" 2025-05-05 08:55:44 +02:00
Docker feat(core): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
Fortify feat(user): implement session deletion on password reset 2025-03-21 15:45:29 +01:00
Proxy refactor(core): streamline container stopping process and reduce timeout duration; update related methods for consistency 2025-04-30 15:28:59 +02:00
Server feat(security): implement server patching functionality 2025-05-15 22:21:54 +02:00
Service refactor(actions): standardize method naming for network and configuration deletion across application and service classes 2025-04-30 18:30:43 +02:00
Shared refactor: simplify service start and restart workflows 2025-02-04 14:34:34 +01:00