nextcloud/apps/files_sharing
fenn-cs f2bfcdc71a 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:40:57 +01:00
..
appinfo fix: replace Account name by Login 2024-02-13 21:08:10 +01: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: public dav and files_sharing testing fixes 2024-01-09 10:56:14 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-07-03 00:20:19 +00:00
lib Merge pull request #46228 from nextcloud/backport/45608/stable29 2024-07-02 11:02:41 +01:00
src refactor(SharingInput): Remove unused addShare 2024-07-03 13:40:57 +01:00
templates chore(files): cleanup old templates 2024-01-25 10:24:48 +01:00
tests refactor(shareApiController): use contrusctor property promotion & DI logger 2024-04-18 01:27:46 +00:00
.l10nignore Remove legacy build files 2022-01-11 17:16:05 +01:00
openapi.json docs(ShareApiController): Correct note about expiry date timezone 2024-07-01 17:24:48 +00:00