nextcloud-server/apps/federatedfilesharing/lib
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-09-28 12:18:41 +07:00
..
AppInfo Update php licenses 2021-06-04 22:02:41 +07:00
BackgroundJob Migrate federated file sharing to PSR LoggerInterface 2023-07-07 09:00:35 +07:00
Controller Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +07:00
Events Update php licenses 2021-06-04 22:02:41 +07:00
Listeners Update php licenses 2021-06-04 22:02:41 +07:00
Migration Update php licenses 2021-06-04 22:02:41 +07:00
OCM Refactors "strpos" and "substr" calls to improve code readability 2023-09-27 20:37:51 +07:00
Settings Use the default color and matching text color for the federation invite 2023-01-30 09:12:49 +07:00
AddressHandler.php Refactors "strpos" and "substr" calls to improve code readability 2023-09-27 20:37:51 +07:00
FederatedShareProvider.php Migrate federated file sharing to PSR LoggerInterface 2023-07-07 09:00:35 +07:00
Notifications.php Convert isset ternary to null coalescing operator 2023-09-28 12:18:41 +07:00
Notifier.php Refactors "strpos" and "substr" calls to improve code readability 2023-09-27 20:37:51 +07:00
TokenHandler.php Introduce ISecureRandom::CHAR_ALPHANUMERIC 2021-07-08 15:11:31 +07:00