coolify/app/Actions
2025-06-04 10:03:07 +02:00
..
Application refactor(application): enhance application stopping logic to support multiple servers 2025-05-26 21:44:34 +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 refactor(database-management): simplify docker cleanup logic in StopDatabase to enhance readability 2025-05-30 14:04:15 +02:00
Docker fix(docker): add protection against empty container queries in GetContainersStatus to prevent unnecessary updates 2025-06-04 10:03:07 +02: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 refactor(error-handling): change Exception to RuntimeException for clearer error reporting 2025-05-29 10:54:35 +02:00
Service refactor(service-management): rearrange docker cleanup logic in StopService to improve readability 2025-05-30 13:38:37 +02:00
Shared refactor: simplify service start and restart workflows 2025-02-04 14:34:34 +01:00