Skip to content

feat: add shared resource section to profile - #63002

Open
kristian-zendato wants to merge 1 commit into
masterfrom
feat/profile-shared-resource
Open

feat: add shared resource section to profile#63002
kristian-zendato wants to merge 1 commit into
masterfrom
feat/profile-shared-resource

Conversation

@kristian-zendato

Copy link
Copy Markdown
Contributor

Summary

Adds a You & {user} shared resources section on other users' profile so viewers can quickly see what they have in common

  • New OCS endpoint GET /apps/profile/api/v1/resources/{userId} returns shared file/folder and upcoming calendar events between the current user and the profile owner
  • Shared files show previews(or a folder icon), relative timestaps, and links into Files
  • Shared calendar events(when Calendar is enabled) link in to the Calendar app
  • Frontend loads resources only when viewing another user's profile and renders SharedResourcesSection

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@kristian-zendato
kristian-zendato requested review from a team and provokateurin as code owners August 7, 2026 06:46
@kristian-zendato
kristian-zendato requested review from Altahrim, nfebe, salmart-dev, skjnldsv and sorbaugh and removed request for a team August 7, 2026 06:46
@kristian-zendato
kristian-zendato force-pushed the feat/profile-shared-resource branch 2 times, most recently from cc0308a to c89531f Compare August 7, 2026 07:42
@CarlSchwan CarlSchwan added the 3. to review Waiting for reviews label Aug 7, 2026
@kristian-zendato
kristian-zendato force-pushed the feat/profile-shared-resource branch from c89531f to 0bded87 Compare August 7, 2026 07:52
Signed-off-by: Kristian Zendato <kristian.zendato@nextcloud.com>
@kristian-zendato
kristian-zendato force-pushed the feat/profile-shared-resource branch from 0bded87 to 235053f Compare August 7, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User Profile - 4 - New Sections

2 participants