joplock/app/items
igor fcc8f8c56d feat: notebook/folder sharing
Backend: shareAccess helpers, shares CRUD API with can_write, proxy
write guard, fragment/API ownership gates, widened item reads via
user_items, share_id propagation on move-in/out, leave endpoint.

UI: share dialog with owner-only controls, can_write toggle checkbox,
recipient leave button, read-only editor mode, shared-folder emoji.

Tests: 754 unit (+46 share), 8 Playwright browser specs.
2026-07-24 11:15:11 +12:00
..
itemService.js feat: notebook/folder sharing 2026-07-24 11:15:11 +12:00
itemWriteService.js feat: notebook/folder sharing 2026-07-24 11:15:11 +12:00
shareAccess.js feat: notebook/folder sharing 2026-07-24 11:15:11 +12:00