0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 13:00:42 +00:00
nextcloud_server/apps/federatedfilesharing/lib
Joas Schilling 4fc5eaeff0
fix(federation): Allow federation file sharing when federation app is disabled
The app id might be misleading, the federation app is for syncing addressbooks
with trusted servers. It is not always enabled and show not have to be.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-24 13:03:14 +02:00
..
AppInfo chore: Add SPDX header 2024-05-29 08:58:16 +02:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Controller feat(federatedfilesharing): auto-accept shares from trusted servers 2025-01-09 12:54:51 +01:00
Events refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Listeners chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Migration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
OCM fix(federation): Allow federation file sharing when federation app is disabled 2025-04-24 13:03:14 +02:00
Settings feat(federatedfilesharing): auto-accept shares from trusted servers 2025-01-09 12:54:51 +01:00
AddressHandler.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
FederatedShareProvider.php fix: set share status for federated shares 2025-03-28 16:47:10 +01:00
Notifications.php fix(federatedfilesharing): fix notification typo 2024-12-28 09:27:30 +01:00
Notifier.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
TokenHandler.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00