immersive2/server/api
Michael Mainguy a772372b2b Add public URL sharing with express-pouchdb sync
- Add express-pouchdb for self-hosted PouchDB sync server
- Public databases (/db/public/:db) accessible without auth
- Add auth middleware for public/private database access
- Simplify share button to copy current URL to clipboard
- Move feature config from static JSON to dynamic API endpoint
- Add PouchDB sync to PouchData class for real-time collaboration
- Fix Express 5 compatibility by patching req.query
- Skip express.json() for /pouchdb routes (stream handling)
- Remove unused PouchdbPersistenceManager and old share system

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 11:49:56 -06:00
..
claude.js Add camera position tool and fix entity modification bugs 2025-12-20 15:59:30 -06:00
index.js Add public URL sharing with express-pouchdb sync 2025-12-29 11:49:56 -06:00
ollama.js Add Ollama as alternative AI provider and modify_connection tool 2025-12-27 12:08:17 -06:00
session.js Add server-side session persistence for chat 2025-12-20 13:42:01 -06:00
user.js Add public URL sharing with express-pouchdb sync 2025-12-29 11:49:56 -06:00