Commit Graph

  • 135d10861d feat(DeviceDetailOverlay, StatusPage): integrate MediaSet component for media switching functionality Jaime Idolpx 2026-06-08 02:37:32 -0400
  • 70796a9ccd feat(DeviceDetailOverlay): update overlay positioning and remove unused media control buttons Jaime Idolpx 2026-06-08 02:04:46 -0400
  • 52d0e96961 feat(FileManager, DeviceDetailOverlay): enhance file handling with .lst support and improve device mounting logic Jaime Idolpx 2026-06-08 01:57:03 -0400
  • 768c4c2336 feat(FileBrowser): refactor entry icon rendering for better clarity and organization feat(FileManager): persist filter, sort key, and sort order in local storage Jaime Idolpx 2026-06-08 01:45:41 -0400
  • 0b547bf02b feat(FileManager, HexEditor): implement file caching and enhance hex editor with virtual scrolling Jaime Idolpx 2026-06-08 01:42:45 -0400
  • 487d53f77b feat(FileManager): implement buffer navigation and dynamic buffer size for file viewing Jaime Idolpx 2026-06-08 01:27:01 -0400
  • 30e9c0949a feat(FileManager): improve entry action handling for files and folders Jaime Idolpx 2026-06-08 01:07:25 -0400
  • 435a1b38c0 feat: enhance device navigation by passing device ID from FileManager to DevicesPage Jaime Idolpx 2026-06-08 00:23:44 -0400
  • 9ea6af1731 feat(FileManager): persist file manager path in local storage for improved navigation Jaime Idolpx 2026-06-07 23:26:07 -0400
  • 0efc19b4d4 feat: integrate CodeEditor and HexEditor components for enhanced file editing capabilities Jaime Idolpx 2026-06-07 23:11:07 -0400
  • 0e684077b2 feat(FileManager): enhance file viewing capabilities with markdown and syntax highlighting support Jaime Idolpx 2026-06-07 22:34:49 -0400
  • b18f9c685b feat: add rename input focus handling in FileManager component Jaime Idolpx 2026-06-07 22:08:34 -0400
  • 8ea3e3bc3c feat: update mountOnDevice function to set device URL directly from mountEntry path and enable device if not already enabled Jaime Idolpx 2026-06-07 22:07:13 -0400
  • 0bbf8896ea feat: add FileManager component and implement file management features including upload, download, and folder creation Jaime Idolpx 2026-06-07 22:04:27 -0400
  • aadd29e554 feat: add file browsing functionality to IECPage for boot disk selection Jaime Idolpx 2026-06-07 20:43:29 -0400
  • 3f7cc16ce1 feat: update project structure and enhance WebDAV integration with settings persistence and save status management Jaime Idolpx 2026-06-07 20:37:06 -0400
  • 284b91b963 feat: enhance SaveStatusBadge component with pending changes display and save functionality Jaime Idolpx 2026-06-07 20:35:45 -0400
  • 5ac6b6ce95 feat: enhance useSettings hook with pending changes tracking and improved save status management Jaime Idolpx 2026-06-07 19:40:53 -0400
  • 1331033b81 feat: implement useSettings hook for improved settings persistence and management Jaime Idolpx 2026-06-07 19:38:18 -0400
  • e060c73d48 feat: enhance FileBrowser component with action menu and improved folder/file selection Jaime Idolpx 2026-06-07 19:20:01 -0400
  • 6af14371e8 feat: enhance FileBrowser component to handle file and folder resolution with improved error handling Jaime Idolpx 2026-06-07 19:09:07 -0400
  • e81974e9ff fix: improve path handling in toEntryInfo function to correctly use entry.uri for reliable path resolution Jaime Idolpx 2026-06-07 18:32:13 -0400
  • d1270bc604 feat: improve path handling in pathFromUri and toEntryInfo functions for better display name resolution Jaime Idolpx 2026-06-07 18:13:03 -0400
  • ed302d7156 feat: enhance display name handling for WebDAV entries and directory collections Jaime Idolpx 2026-06-07 17:59:06 -0400
  • 4a2f6032d2 feat: add WebDAV integration and utility functions Jaime Idolpx 2026-06-07 17:48:37 -0400
  • 79d92dc89d feat: add webdav3.py for a Tiny WebDav Server implementation with Python3 support and enhanced functionalities Jaime Idolpx 2026-06-07 11:26:30 -0400
  • 8eb6e66005 feat: add DirectoryListing component and integrate it into StatusPage; update fonts.css with new font definitions; enhance .gitignore to exclude files directory Jaime Idolpx 2026-06-07 11:26:18 -0400
  • d9314c874a feat: add new font files C64_Pro_Mono-STYLE.woff2 and CbmShift-STYLE.woff2 Jaime Idolpx 2026-06-07 11:25:14 -0400
  • 7de20b17c9 remove package-lock from repo Jaime Idolpx 2026-06-07 11:24:37 -0400
  • 788ec62bb2 feat: simplify SearchOverlay component styling by removing unnecessary classes and maxHeight style Jaime Idolpx 2026-06-06 23:17:26 -0400
  • c2cb541257 feat: update package-lock.json to include it in .gitignore and upgrade react-router to version ^7.17.0 Jaime Idolpx 2026-06-06 23:15:42 -0400
  • 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 Jaime Idolpx 2026-04-14 18:48:31 -0400
  • 87550fe5ee feat: update icon paths in manifest and HTML, and adjust service worker registration Jaime Idolpx 2026-04-14 15:09:54 -0400
  • c0dde2f5b1 feat: set base path for Vite configuration Jaime Idolpx 2026-04-14 14:36:55 -0400
  • bb3dd5ee57 feat: add PWA support with service worker, manifest, and icons Jaime Idolpx 2026-04-14 14:04:23 -0400
  • 939565ce5a feat: update StatusPage layout and functionality with enhanced system status display and activity log Jaime Idolpx 2026-04-14 13:55:14 -0400
  • 2643178b61 feat: expand app functionality with new app cards and individual app pages in App component Jaime Idolpx 2026-04-14 04:05:17 -0400
  • a8b1aadb1c style: reorganize action buttons in StatusPage for improved layout and accessibility Jaime Idolpx 2026-04-14 01:18:41 -0400
  • fa3f84e42e feat: add reset functionality and directory/disk map overlays to StatusPage Jaime Idolpx 2026-04-14 01:17:14 -0400
  • 00572089e3 feat: enhance StatusPage with file info display and loading progress Jaime Idolpx 2026-04-14 01:06:22 -0400
  • a5627ef860 style: enhance media button titles in DeviceDetailOverlay and StatusPage for better clarity Jaime Idolpx 2026-04-14 00:49:54 -0400
  • c6d382a88d style: update SearchOverlay background opacity and button styling for improved aesthetics Jaime Idolpx 2026-04-14 00:37:04 -0400
  • 6b0ffb7de2 style: enhance SearchOverlay layout and responsiveness Jaime Idolpx 2026-04-14 00:31:32 -0400
  • 4c2ce166e8 feat: add 'apps' page and update navigation with new icon Jaime Idolpx 2026-04-14 00:29:15 -0400
  • 5e329a7f39 refactor: update App and StatusPage components for improved styling and functionality Jaime Idolpx 2026-04-14 00:22:43 -0400
  • 9eeffde903 initial commit Jaime Idolpx 2026-04-13 23:55:36 -0400