nextcloud-server/apps/files_sharing/lib
Morris Jobke 6f31d20f3d
Merge pull request #26580 from castillo92/patch-2
Fix casing of exception string
2021-05-18 09:29:45 +02:00
..
Activity
AppInfo
BackgroundJob
Collaboration
Command Fix valid storages removed when cleaning remote storages 2021-01-28 21:42:31 +01:00
Controller Merge pull request #26580 from castillo92/patch-2 2021-05-18 09:29:45 +02:00
Event
Exceptions
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
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 fix search in nested jails 2021-01-26 15:30:54 +01:00
Capabilities.php Separate settings for remote share expiration 2021-04-15 10:06:09 +02: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
ISharedStorage.php
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