Commit Graph

8 Commits

Author SHA1 Message Date
e5c2a7fca5 feat: add new search panel components and update existing ones with headers and close buttons 2026-06-15 00:47:22 -04:00
39ed486173 Remove unused device images: sx.png, tape.png, and vic20.png from assets 2026-06-09 00:01:10 -04:00
6e57c372cf feat: enhance PWA support with updated meta tags and icon paths 2026-06-08 19:28:29 -04:00
d7076f12da Add new assets and error handling pages
- Added various icon images (128x128, 16x16, 32x32, 48x48, 64x64, 76x76 PNGs).
- Introduced logo images in JPG and PNG formats, along with an SVG version.
- Created device XML file for UPnP compatibility.
- Implemented custom 404 and 405 error pages with a Commodore 64 theme.
- Added an SVG graphic for server error representation.
- Developed CSS styles for error pages to enhance visual appeal.
- Included a favicon cursor icon.
- Added a font file for "Microgramma D Extended Bold".
- Created a WebSocket test page with interactive command execution.
2026-06-08 12:03:03 -04:00
d9314c874a feat: add new font files C64_Pro_Mono-STYLE.woff2 and CbmShift-STYLE.woff2 2026-06-07 11:25:14 -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
87550fe5ee feat: update icon paths in manifest and HTML, and adjust service worker registration 2026-04-14 15:09:54 -04:00
bb3dd5ee57 feat: add PWA support with service worker, manifest, and icons 2026-04-14 14:04:23 -04:00