learning_ai_notes/mobile/src/api
saravanakumardb1 db2874174b feat(mobile): blob upload abstraction via shared blobClient (Block F)
- Create mobile/src/api/blob-upload.ts with uploadNoteAttachment() and uploadNoteImage()
- All mobile uploads route through shared blobClient from lib/platform.ts
- No duplicate SAS logic or raw fetch paths
- Update MOBILE_DELEGATION_ROADMAP to mark Block F complete
2026-03-31 01:32:30 -07:00
..
auth.ts fix(config): align notes product identity across web and mobile 2026-03-10 11:45:59 -07:00
blob-upload.ts feat(mobile): blob upload abstraction via shared blobClient (Block F) 2026-03-31 01:32:30 -07:00
client.ts feat(notes): scaffold product surfaces and backend MCP slices 2026-03-10 08:53:07 -07:00
config.ts fix(config): align notes product identity across web and mobile 2026-03-10 11:45:59 -07:00
note-agent-actions.ts feat(mobile): wire review note input to inbox approve/reject 2026-03-10 19:41:39 -07:00
notes.ts feat(notes): wire backend-backed note workspace slice 2026-03-10 15:53:57 -07:00
workspaces.ts feat(mobile): align notes runtime with backend 2026-03-10 12:08:31 -07:00