nextcloud-server/apps/federatedfilesharing/lib
Ferdinand Thiessen 92c48d0394
fix(lookup-server): disable lookup server for non-global scale setups
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-11 21:58:09 +07:00
..
AppInfo chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
BackgroundJob chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Controller refactor: Configure OpenAPI scopes 2024-01-18 16:23:36 +07:00
Events
Listeners fix(federatedfilesharing): import external federated share script 2024-06-07 10:54:50 +07:00
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
OCM Refactors "strpos" and "substr" calls to improve code readability 2023-09-27 20:37:51 +07:00
Settings chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
AddressHandler.php Refactors "strpos" and "substr" calls to improve code readability 2023-09-27 20:37:51 +07:00
FederatedShareProvider.php fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 21:58:09 +07:00
Notifications.php fix(federatedfilesharing): fix notification typo 2025-01-02 10:51:11 +07:00
Notifier.php fix(federatedfilesharing): Use correct language file to render notification 2024-03-19 11:08:13 +07:00
TokenHandler.php