Files
headplane/app
The-Greg-O b938642da7 feat: add search and sortable columns to machines list
- Add search input to filter machines by name or IP address
- Add sortable column headers for Name, IP, Version, and Last Seen
- Sort IP addresses numerically by octets (not alphabetically)
- Sort versions numerically by segments (1.10.0 > 1.9.0)
- Sort Last Seen with online machines treated as most recent
- Add time delta display for offline machines (e.g., "2 days ago")
- Add machine count display showing filtered/total counts
- Add clear button (X) to search input

Closes #351
2025-12-03 02:07:29 -08:00
..
2025-12-01 02:46:22 -05:00
2025-06-16 11:45:24 -04:00
2025-12-02 20:22:18 -05:00
2025-06-16 11:45:23 -04:00
2025-05-29 11:16:47 -04:00