Commit Graph

10 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
89d093e159 feat(IECPage): rename boot_disk to autoboot for clarity in configuration 2026-06-11 15:06:52 -04:00
07bbf00aa9 feat(IECPage): add compatibility mode toggle for directory enhancements 2026-06-10 16:52:09 -04:00
aa67b9ee17 fix(IECPage): update section title from "Directory Settings" to "Directory Enhancements" for clarity
feat(settings): add getTextWithFallback function to improve file reading reliability
fix(config): reorder nfo_header in directory settings for consistency
2026-06-10 16:37:38 -04:00
009c691153 fix(IECPage): correct heading from "Drive ROM" to "Drive ROMs" for consistency 2026-06-09 20:26:06 -04:00
b491279ff2 feat: enhance headings with icons for improved UI consistency across pages 2026-06-09 18:49:42 -04:00
3da4d8afc3 feat(IECPage, config): add VDrive mode toggle and update ROM settings in config 2026-06-09 05:22:49 -04:00
5a17c0a2e0 fix: update base path in Vite configuration to root 2026-06-08 12:06:29 -04:00
aadd29e554 feat: add file browsing functionality to IECPage for boot disk selection 2026-06-07 20:43:29 -04:00
9eeffde903 initial commit 2026-04-13 23:55:36 -04:00