immersive2/src/util
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
..
functions Add local database mode for browser-only diagrams 2025-12-29 18:13:43 -06:00
animatedLineTexture.ts Clean up code formatting and remove unused functions 2025-11-20 13:23:17 -06:00
appConfig.ts Fix AppConfig persistence and consolidate handle storage 2025-11-19 15:34:40 -06:00
appConfigType.ts Fix AppConfig persistence and consolidate handle storage 2025-11-19 15:34:40 -06:00
constants.ts Added webxr exit button 2025-02-14 11:01:27 -06:00
customEnvironment.ts Clean up code formatting and remove unused functions 2025-11-20 13:23:17 -06:00
customPhysics.ts Migrate from legacy config to new AppConfig singleton system 2025-11-18 13:20:18 -06:00
deviceDetection.ts Clean up code formatting and remove unused functions 2025-11-20 13:23:17 -06:00
dualshockEventMapper.ts Added Initial Config Menu. 2023-07-27 15:43:34 -05:00
featureConfig.ts Add public URL sharing with express-pouchdb sync 2025-12-29 11:49:56 -06:00
lightmapGenerator.ts Optimize animated connection textures and fix material texture bleeding 2025-11-18 16:37:22 -06:00
me.ts Refactored some larger classses...added enhanced map capability. 2024-06-03 08:34:48 -05:00
renderingMode.ts Add WebXR rendering mode toggle with 4 modes 2025-11-13 10:36:03 -06:00