You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(share): make ShareReviewEntry timestamps explicit and add canManage
Replace the time/timestamp string-int duo with a required
lastModifiedTimestamp, turn expiration into an expiration timestamp, rename
password to hasPassword and model the manage capability as a dedicated flag
so the permissions field fits int-mask-of<Constants::PERMISSION_*>.
Assisted-by: Claude Code:claude-fable-5
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
0 commit comments