Pulse/frontend-modern/src/types
rcourtman 1d188db11f fix: Correct lastBackup TypeScript type from string to number
The backend sends lastBackup as Unix milliseconds (int64), not as an
ISO string. Update VM and Container interfaces to match the actual
JSON payload.

The getBackupInfo() function already handles both string and number
types, so this is a type-safety fix that aligns types with reality.
2025-12-02 20:15:35 +00:00
..
alerts.ts Add recovery notifications and grouping controls 2025-11-21 22:07:00 +00:00
api.ts fix: Correct lastBackup TypeScript type from string to number 2025-12-02 20:15:35 +00:00
backups.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
config.ts Implement UI toggle for Hide Local Login (related to issue #750) 2025-11-25 08:14:19 +00:00
nodes.ts Improve temperature proxy control-plane flow 2025-11-15 21:49:51 +00:00
responsive.ts feat: improve responsive table layout with tighter columns 2025-11-25 20:37:28 +00:00