nextcloud-server/apps/federatedfilesharing/lib
Joas Schilling 84281ceecb
fix(federatedfilesharing): Use correct language file to render notification
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-19 11:08:13 +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 chore: Fix missing template parameter for IEventListener 2024-01-30 10:57:15 +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: also filter by storage when getting shares in folder 2024-03-06 15:33:05 +07:00
Notifications.php Merge pull request #39743 from nextcloud/fixNullArray 2023-10-27 08:07:42 +07:00
Notifier.php fix(federatedfilesharing): Use correct language file to render notification 2024-03-19 11:08:13 +07:00
TokenHandler.php