nextcloud/apps/files_sharing
fenn-cs 483d857de0 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 09:06:47 +01:00
..
appinfo chore: Add SPDX header 2024-06-06 22:53:41 +02:00
composer perf(files_sharing): Move events to listener classes and registration instead of boot 2024-05-13 14:24:38 +02:00
css chore(assets): Recompile assets 2024-06-19 10:22:05 +00:00
img chore: Add SPDX header 2024-06-06 22:53:41 +02:00
js chore: Add SPDX header 2024-06-06 22:53:41 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-07-03 00:20:11 +00:00
lib docs(ShareApiController): Correct note about expiry date timezone 2024-07-01 13:53:18 +01:00
src refactor(SharingInput): Remove unused addShare 2024-07-03 09:06:47 +01:00
templates chore: Add SPDX header 2024-06-06 22:53:41 +02:00
tests Merge pull request #44967 from nextcloud/perf/sharing-events 2024-06-10 11:57:53 +02:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00