learning_ai_notes/backend/src/modules/note-shares
Saravana Achu Mac 8d8540e320 fix(note-shares): treat expired shares as not found
findShareByToken now returns null when expiresAt is in the past, aligning the public share API with stored metadata.

Add unit tests for expiry, future expiry, missing expiry, and no match.

Made-with: Cursor
2026-03-31 13:05:30 -07:00
..
repository.test.ts fix(note-shares): treat expired shares as not found 2026-03-31 13:05:30 -07:00
repository.ts fix(note-shares): treat expired shares as not found 2026-03-31 13:05:30 -07:00
types.ts feat: implement WEB_AI_FAST_ROADMAP (web + backend + docs) 2026-03-31 13:00:36 -07:00