Commit Graph

4 Commits

Author SHA1 Message Date
faa2e41be4 Refactor config structure: rename 'iec.devices' to 'devices.iec' across the codebase
- Updated references in AGENTS.md, README.md, and various component files (DevicesPage, GeneralPage, IECPage, MediaManager, SearchOverlay, StatusPage) to reflect the new config structure.
- Adjusted settings handling in settings.ts to accommodate the new structure.
- Modified initial config in config.json to match the updated schema.
2026-06-11 17:08:27 -04:00
d0d513b502 feat: update documentation to reflect new features and architecture changes, including WebSocket integration and split config storage 2026-06-09 02:35:21 -04:00
686f0795d0 feat: add AGENTS.md and CLAUDE.md for project documentation; update README with features and installation instructions; modify index.html and manifest for consistent naming; enhance App component with new cartridge tools 2026-04-14 18:48:31 -04:00
9eeffde903 initial commit 2026-04-13 23:55:36 -04:00