nextcloud/apps/files_sharing
fenn-cs d505449e45 refactor(SharingInput): Remove unused addShare
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>
2024-07-03 13:44:20 +01:00
..
appinfo add command do delete orphan shares 2023-07-05 18:33:11 +02:00
composer optimize builtin storage wrappers 2023-11-08 15:26:10 +01:00
css Compress SASS output 2023-01-11 17:46:32 +00:00
img fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
js fix: drop legacy sharing files 2023-07-11 13:52:28 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-07-03 00:20:25 +00:00
lib fix(files_sharing): Store the expiration date relative to the server's timezone 2024-06-27 11:39:31 +02:00
src refactor(SharingInput): Remove unused addShare 2024-07-03 13:44:20 +01:00
templates chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
tests refactor: make share manager buildable 2024-06-13 18:34:51 +02:00
.l10nignore Remove legacy build files 2022-01-11 17:16:05 +01:00
list.php Remove redundant events 2022-08-15 19:20:42 +02:00
openapi.json fix(shareManager): Respect empty expireDate in server 2024-06-13 18:34:51 +02:00
public.php Convert isset ternary to null coalescing operator 2023-09-28 12:18:41 +03:30