Pulse/frontend-modern/src/utils
rcourtman 307bb9f6cc feat: add Linux agent archives to releases and improve version mismatch detection
Release improvements:
- Add standalone Linux agent archives (amd64, arm64, armv7, armv6, 386) to releases
- Previously only Darwin/Windows had standalone agent downloads

Agent version mismatch detection:
- New agentVersion.ts utility compares agent versions against server version
- DockerHostSummaryTable now shows accurate 'outdated' warnings when
  agent version is older than the connected Pulse server
- Better tooltips explain version status and upgrade instructions
2025-12-16 22:51:10 +00:00
..
__tests__ feat: configurable backup freshness thresholds for dashboard indicator 2025-12-16 16:36:08 +00:00
agentVersion.ts feat: add Linux agent archives to releases and improve version mismatch detection 2025-12-16 22:51:10 +00:00
alertFormatters.ts Frontend updates 2025-12-07 00:49:32 +00:00
alerts.ts chore: remove dead code and unused exports 2025-11-27 13:17:39 +00:00
alertsActivation.ts
apiClient.ts checkpoint: remove unified resources UI, keep backend model 2025-12-07 22:54:27 +00:00
canvasRenderQueue.ts
clipboard.ts
format.ts feat: configurable backup freshness thresholds for dashboard indicator 2025-12-16 16:36:08 +00:00
localStorage.ts checkpoint: remove unified resources UI, keep backend model 2025-12-07 22:54:27 +00:00
logger.ts
metricsKeys.ts chore: remove dead code and unused exports 2025-11-27 13:17:39 +00:00
nodes.ts
searchHistory.ts
searchQuery.ts
status.ts Refine memory visualization with StackedMemoryBar component 2025-11-29 13:48:30 +00:00
tagColors.ts
temperature.ts
toast.ts
url.ts feat: add API token to WebSocket URL for authentication 2025-12-13 21:30:27 +00:00