ipmi-fan-control/frontend
ImpulsiveFPS 3de9b38388 Update existing files for performance optimizations
- Refactor fan_control.py with SensorCollector class
- Update main.py endpoints to use cache-first approach
- Fix database models with proper indexes
- Fix SSH client to parse nested lm-sensors JSON
- Update Dashboard with server overview grid
- Update ServerDetail with fan curve integration
- Update API client with new endpoints
2026-02-01 22:20:05 +01:00
..
public Initial commit: IPMI Fan Control application 2026-02-01 15:55:16 +01:00
src Update existing files for performance optimizations 2026-02-01 22:20:05 +01:00
index.html Initial commit: IPMI Fan Control application 2026-02-01 15:55:16 +01:00
package-lock.json Update existing files for performance optimizations 2026-02-01 22:20:05 +01:00
package.json Initial commit: IPMI Fan Control application 2026-02-01 15:55:16 +01:00
tsconfig.json Initial commit: IPMI Fan Control application 2026-02-01 15:55:16 +01:00
tsconfig.node.json Initial commit: IPMI Fan Control application 2026-02-01 15:55:16 +01:00
vite.config.ts Initial commit: IPMI Fan Control application 2026-02-01 15:55:16 +01:00