11 Commits

Author SHA1 Message Date
2165a63bfb added @types/node and dependencies to devDependencies for extended Node.js type support; adjusted chip icon positioning in DreamCardCompact for improved UI alignment
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-17 03:50:18 +02:00
2edf6b3f1f introduced WebXR support by integrating webxr-polyfill and refactoring DreamVR component for enhanced VR functionality and simplified code structure
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-17 03:22:19 +02:00
8403a17636 updated package-lock.json to add and lock dependencies for extended multimedia, VR, and UI support, including @react-three/xr, @fortawesome, zustand, and others for enhanced feature integration and compatibility
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-17 02:29:41 +02:00
2579460c1f refactored DreamPage to use lazy loading with Suspense for charts and media, modularized chart components into DreamCharts.tsx using d3, and optimized build by grouping libraries into separate chunks in vite.config.ts
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-17 00:53:56 +02:00
afec14c390 added DreamVR component for neural network-based VR visualization of chip input dreams, integrated @react-three/fiber and @react-three/drei dependencies, and updated package-lock.json
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-17 00:19:41 +02:00
73e022212f added d3 and @types/d3 dependencies for enhanced data visualization capabilities in UI development
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-16 22:11:57 +02:00
8a0afcbe6b added a fake login and some style changes 2025-07-04 23:03:20 +02:00
59ded2bb06 moved the microphone finally to the correct place 2025-07-03 17:10:21 +02:00
76dc3e86ca added react icons 2025-07-02 17:52:21 +02:00
06868dbf84 small stuff 2025-07-01 13:54:12 +02:00
eaf969557f initial
# Conflicts:
#	README.md
2025-06-29 17:12:11 +02:00