Commit Graph

3 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
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