nextcloud/apps/files_sharing/lib
Roeland Jago Douma 988b9f49c5 Fix invalid check after constructing DateTime
We construct an object. Either that works on not.But the result can't be
false.

Found by psalm

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-03-08 16:32:34 +01:00
..
Activity Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
AppInfo Do not register share menu in cases where the files app has not been registered yet 2020-12-08 16:05:53 +01:00
BackgroundJob Update license headers for 19 2020-04-29 11:57:22 +02:00
Collaboration Update license headers for 19 2020-04-29 11:57:22 +02:00
Command Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
Controller Fix invalid check after constructing DateTime 2021-03-08 16:32:34 +01:00
Event Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Exceptions Update license headers for 19 2020-04-29 11:57:22 +02:00
External catch notfound and forbidden exception in smb::getmetadata 2021-03-04 21:34:54 +01:00
Listener Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Middleware Pimp sharingcheckmiddleware 2021-03-02 20:36:04 +01:00
Migration Drop redundant indes 2021-02-16 11:38:43 +01:00
Notification Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Settings Move some settings over to the IInitialState 2021-03-02 21:11:56 +01:00
ShareBackend Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Cache.php Limit shared cache search if it is just a file 2020-11-19 09:15:02 +01:00
Capabilities.php Add appconfig to always show the unique label of a sharee 2021-03-04 09:25:45 +01:00
DeleteOrphanedSharesJob.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ExpireSharesJob.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Helper.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Hooks.php Move federated_share_added into a typed event 2020-07-23 08:33:17 +02:00
ISharedStorage.php Update license headers for 19 2020-04-29 11:57:22 +02:00
MountProvider.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Scanner.php catch notfound and forbidden exception in smb::getmetadata 2021-03-04 21:34:54 +01:00
SharedMount.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
SharedStorage.php Add some typing to SharedStorage 2021-03-04 10:49:42 +01:00
Updater.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00