Andras Bacsai
b00d8902f4
Fix duplicate proxy restart notifications
- Remove redundant ProxyStatusChangedUI dispatch from RestartProxyJob
(ProxyStatusChanged event already triggers the listener that dispatches it)
- Remove redundant Traefik version check from RestartProxyJob
(already handled by ProxyStatusChangedNotification listener)
- Add lastNotifiedStatus tracking to prevent duplicate toasts
- Remove notifications for unknown/default statuses (too noisy)
- Simplify RestartProxyJob to only handle stop/start logic
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 16:09:47 +01:00
..
2025-12-03 09:18:32 +01:00
2025-10-15 00:59:02 +02:00
2025-01-10 13:03:47 +01:00
2025-11-28 16:05:41 +01:00
2025-11-28 15:20:33 +01:00
2025-12-03 09:56:04 +01:00
2025-11-18 14:54:21 +01:00
2025-11-09 14:41:35 +01:00
2025-08-18 14:54:08 +02:00
2025-01-07 15:31:43 +01:00
2025-11-17 10:05:18 +01:00
2025-11-27 14:36:31 +01:00
2025-11-28 10:25:42 +01:00
2025-08-04 21:15:56 +02:00
2025-01-07 15:31:43 +01:00
2025-09-01 16:13:55 +02:00
2025-08-12 10:06:19 +02:00
2025-12-03 08:23:35 +01:00
2025-10-09 17:00:05 +02:00
2025-12-03 16:09:47 +01:00
2025-11-10 11:11:18 +01:00
2025-11-11 15:38:55 +01:00
2025-01-07 15:31:43 +01:00
2025-01-07 15:31:43 +01:00
2025-02-11 16:31:37 +01:00
2025-01-07 15:31:43 +01:00
2025-10-10 18:07:04 +02:00
2025-07-01 10:50:27 +02:00
2025-01-07 15:31:43 +01:00
2025-10-10 10:12:59 +02:00
2024-11-22 11:16:01 +01:00
2025-01-07 15:31:43 +01:00
2025-12-03 10:05:10 +01:00
2025-07-01 10:50:27 +02:00
2025-07-12 14:44:32 +02:00
2024-11-22 11:16:01 +01:00
2025-09-23 11:00:38 +02:00
2025-09-13 19:35:32 +02:00
2025-01-07 15:31:43 +01:00
2025-08-18 14:54:08 +02:00
2025-11-27 09:04:42 +01:00
2025-09-23 18:17:52 +02:00
2025-01-13 11:13:15 +01:00