immersive2/src
Michael Mainguy 1e174e81d3
Some checks failed
Node.js CI / build (push) Waiting to run
Build / build (push) Failing after 15m8s
Add local database mode for browser-only diagrams
- Add /db/local/:db path type that stores diagrams locally without syncing
- New diagrams now default to local storage (browser-only)
- Share button creates public copy when sharing local diagrams
- Add storage type badges (Local/Public/Private) in diagram manager
- Add GitHub Actions workflow for automated builds
- Block local- database requests at server with 404

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 18:13:43 -06:00
..
content Add Quest VR onboarding flow with auto-entry prompt 2025-11-20 10:47:28 -06:00
controllers version bump 2025-12-19 15:32:28 -06:00
diagram Add Ollama as alternative AI provider and modify_connection tool 2025-12-27 12:08:17 -06:00
gizmos Optimize animated connection textures and fix material texture bleeding 2025-11-18 16:37:22 -06:00
information Fix label positioning to use world space bounding boxes 2025-11-19 16:52:04 -06:00
integration Add local database mode for browser-only diagrams 2025-12-29 18:13:43 -06:00
maps added row level AES encryption. 2024-06-10 15:52:45 -05:00
menus Fix AppConfig persistence and consolidate handle storage 2025-11-19 15:34:40 -06:00
objects Clean up code formatting and remove unused functions 2025-11-20 13:23:17 -06:00
react Add local database mode for browser-only diagrams 2025-12-29 18:13:43 -06:00
toolbox version bump 2025-12-19 15:32:28 -06:00
tutorial Optimize animated connection textures and fix material texture bleeding 2025-11-18 16:37:22 -06:00
users Added websocket presence. 2024-06-14 09:38:16 -05:00
util Add local database mode for browser-only diagrams 2025-12-29 18:13:43 -06:00
visualization experiments with glb objects and data based diagrams. 2023-12-23 06:21:58 -06:00
vrcore Optimize animated connection textures and fix material texture bleeding 2025-11-18 16:37:22 -06:00
defaultScene.ts Add face handles and transform tracking to ResizeGizmo 2025-11-17 17:06:32 -06:00
env.d.ts Simplified interactions, changed menu interactions for changing entities. 2024-04-10 16:36:36 -05:00
vrApp.ts Add public URL sharing with express-pouchdb sync 2025-12-29 11:49:56 -06:00
webApp.ts Updated UI to use Mantine. 2024-08-30 12:43:19 -05:00