Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nextcloud-libraries
/
nextcloud-sharing
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
3
Code
Issues
2
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(dialog): multiple recipients with per-recipient permissions
- #258
#258
Merged
skjnldsv
merged 20 commits into
main
nextcloud-libraries/nextcloud-sharing:main
from
feature/dialog-per-recipient-permissions
nextcloud-libraries/nextcloud-sharing:feature/dialog-per-recipient-permissions
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat(dialog): multiple recipients with per-recipient permissions
#258
skjnldsv
merged 20 commits into
main
nextcloud-libraries/nextcloud-sharing:main
from
feature/dialog-per-recipient-permissions
nextcloud-libraries/nextcloud-sharing:feature/dialog-per-recipient-permissions
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
feat(dialog): multiple recipients with per-recipient permissions
Show description for 6e555b2
skjnldsv
committed
6e555b2
View commit details
Copy full SHA for 6e555b2
Browse repository at this point
feat(dialog): recipient permission editor with a reusable component
Show description for 8cc80b6
skjnldsv
committed
8cc80b6
View commit details
Copy full SHA for 8cc80b6
Browse repository at this point
fix(dialog): guard missing recipient permissions and refine the recipient row
Show description for f0bc248
skjnldsv
committed
f0bc248
View commit details
Copy full SHA for f0bc248
Browse repository at this point
test(dialog): add Playwright component tests for the dialog
Show description for 9a185a1
skjnldsv
committed
9a185a1
View commit details
Copy full SHA for 9a185a1
Browse repository at this point
test(dialog): move component tests out of lib and cover more cases
Show description for f090962
skjnldsv
committed
f090962
View commit details
Copy full SHA for f090962
Browse repository at this point
test(dialog): name component tests *.spec.ts and exclude tests/ct from Vitest
Show description for 2d0f991
skjnldsv
committed
2d0f991
View commit details
Copy full SHA for 2d0f991
Browse repository at this point
fix(dialog): stop the recipient picker overflowing the dialog
Show description for 1cebfab
skjnldsv
committed
1cebfab
View commit details
Copy full SHA for 1cebfab
Browse repository at this point
fix(dialog): inset the multiple recipient select to stop it overflowing
Show description for 119949c
skjnldsv
committed
119949c
View commit details
Copy full SHA for 119949c
Browse repository at this point
fix(dialog): drop the recipient picker overflow workaround
Show description for d3e512d
skjnldsv
committed
d3e512d
View commit details
Copy full SHA for d3e512d
Browse repository at this point
build: bump @nextcloud/vue to 9.11.0
Show description for 3153d1b
skjnldsv
committed
3153d1b
View commit details
Copy full SHA for 3153d1b
Browse repository at this point
fix(dialog): keep the share-type tabs and confirm dropping invited people
Show description for 66ef746
skjnldsv
committed
66ef746
View commit details
Copy full SHA for 66ef746
Browse repository at this point
fix(dialog): match the merged per-recipient permission API
Show description for 5cf861c
skjnldsv
committed
5cf861c
View commit details
Copy full SHA for 5cf861c
Browse repository at this point
fix(dialog): drop the recipient picker width override
Show description for d3e2636
skjnldsv
committed
d3e2636
View commit details
Copy full SHA for d3e2636
Browse repository at this point
fix(dialog): only offer the share type while the share is a draft
Show description for c060fde
skjnldsv
committed
c060fde
View commit details
Copy full SHA for c060fde
Browse repository at this point
fix(dialog): treat recipient permissions as overrides on the share's
Show description for 5389ae5
skjnldsv
committed
5389ae5
View commit details
Copy full SHA for 5389ae5
Browse repository at this point
fix(dialog): always show the toggles in the per-recipient permission modal
Show description for e3e8a40
skjnldsv
committed
e3e8a40
View commit details
Copy full SHA for e3e8a40
Browse repository at this point
feat(dialog): float the action bars and add a delete action to the settings
Show description for d827aa4
skjnldsv
committed
d827aa4
View commit details
Copy full SHA for d827aa4
Browse repository at this point
fix(dialog): polish the action bars, confirmation and permission menus
Show description for 72f542e
skjnldsv
committed
72f542e
View commit details
Copy full SHA for 72f542e
Browse repository at this point
fix(dialog): open an existing share on the view matching its type
Show description for 6ac0c79
skjnldsv
committed
6ac0c79
View commit details
Copy full SHA for 6ac0c79
Browse repository at this point
test(dialog): cover the destructive paths of the share panel and recipient rows
Show description for bf24a43
skjnldsv
committed
bf24a43
View commit details
Copy full SHA for bf24a43
Browse repository at this point
You can’t perform that action at this time.