mirror of
https://github.com/nextcloud/server.git
synced 2026-03-02 13:31:14 -05:00
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In https://github.com/nextcloud/server/pull/39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> |
||
|---|---|---|
| .. | ||
| actions | ||
| components | ||
| lib | ||
| mixins | ||
| models | ||
| services | ||
| style | ||
| utils | ||
| views | ||
| additionalScripts.js | ||
| collaborationresourceshandler.js | ||
| files_sharing_tab.js | ||
| init.ts | ||
| main.ts | ||
| personal-settings.js | ||
| share.js | ||
| sharebreadcrumbview.js | ||