velxio/frontend/src/pages
David Montero Crespo c69094e7d7 feat: Implement Virtual File System for Raspberry Pi 3 with context menu and upload functionality
- Add VirtualFileSystem component for managing files and directories.
- Integrate useVfsStore for state management of the virtual file system.
- Implement context menu for file operations: New File, New Folder, Rename, Delete.
- Add upload functionality to send files to Raspberry Pi.
- Create default file structure for new Raspberry Pi boards.
- Enhance editor with board-aware features and compile/run orchestration.
- Introduce CompileAllProgress component for tracking compilation status across boards.
- Redesign SerialMonitor to support multiple boards with tabbed interface.
- Establish Raspberry Pi specific workspace with terminal and file system integration.
2026-03-15 14:04:01 -03:00
..
AdminPage.tsx feat: enhance admin setup with email validation and update workflows for fresh lib cloning 2026-03-07 00:00:22 -03:00
DocsPage.css Translate Spanish docs to English and add SEO-optimised URL routing for documentation 2026-03-11 18:46:42 +00:00
DocsPage.tsx feat: add documentation page and Arduino serial integration test 2026-03-12 08:17:29 -03:00
EditorPage.tsx feat: Implement Virtual File System for Raspberry Pi 3 with context menu and upload functionality 2026-03-15 14:04:01 -03:00
ExamplesPage.tsx feat: Implement Virtual File System for Raspberry Pi 3 with context menu and upload functionality 2026-03-15 14:04:01 -03:00
LandingPage.css feat: integrate Wokwi elements for Arduino boards in LandingPage 2026-03-12 02:34:56 -03:00
LandingPage.tsx V1 feat: Enhance ESP32 emulation support and logging 2026-03-14 16:57:22 -03:00
LoginPage.tsx feat: implement user authentication and project management features 2026-03-06 10:14:50 -03:00
ProjectByIdPage.tsx feat: /project/:id URL, per-project file volumes, and public/private access control 2026-03-06 20:38:06 -03:00
ProjectPage.tsx feat: /project/:id URL, per-project file volumes, and public/private access control 2026-03-06 20:38:06 -03:00
RegisterPage.tsx home page 2026-03-06 15:32:24 -03:00
UserProfilePage.tsx home page 2026-03-06 15:32:24 -03:00