nextcloud/apps/files_sharing/tests/Controller
Carl Schwan af94028bdb
refactor: Remove old Share backend
This has been implicitely deprecated for a while with Share20 containing
the new implementation.

The only use was to determine whether remote sharing was enabled or not,
which we can do much more easily.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-03-10 10:09:40 +01:00
..
ExternalShareControllerTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
PublicPreviewControllerTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
ShareAPIControllerTest.php test(share): Update expiration date tests for end-of-day time 2026-02-24 10:43:46 +01:00
ShareControllerTest.php fix(files_sharing): make legacy downloadShare endpoint compatible with legacy behavior 2026-02-20 15:57:56 +01:00
ShareesAPIControllerTest.php refactor: Remove old Share backend 2026-03-10 10:09:40 +01:00
ShareInfoControllerTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00