nextcloud/apps/files_external/lib/Lib
Robin Appelman 6d5579863e
add option to show hidden files in SMB shares
Note hidden files can mean different things in smb and the option the the files web ui,
the webui only counts files starting with '.' as hidden, while smb files
can be marked as hidden regardless, any files that are marked as hidden
on smb will thus be shown in the webui regardless of the setting in the files app.

Fixes #15644

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-05-23 21:23:56 +02:00
..
Auth Add support for using kerberos ticket to authenticate to smb servers 2018-06-22 14:25:36 +02:00
Backend add option to show hidden files in SMB shares 2019-05-23 21:23:56 +02:00
Config Fix apps/ 2016-07-21 18:13:57 +02:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +01:00
Storage add option to show hidden files in SMB shares 2019-05-23 21:23:56 +02:00
DefinitionParameter.php Update with robin 2016-07-21 18:13:58 +02:00
DependencyTrait.php Remove unused import statements 2018-02-14 16:55:43 +01:00
FrontendDefinitionTrait.php Remove unused import statements 2018-02-14 16:55:43 +01:00
IdentifierTrait.php Update license headers 2017-11-06 16:56:19 +01:00
InsufficientDataForMeaningfulAnswerException.php Update license headers 2017-11-06 16:56:19 +01:00
LegacyDependencyCheckPolyfill.php Remove unused import statements 2018-02-14 16:55:43 +01:00
MissingDependency.php Fix apps/ 2016-07-21 18:13:57 +02:00
PersonalMount.php Properly set the mount type for external storages 2018-02-20 15:51:12 +01:00
PriorityTrait.php Fix apps/ 2016-07-21 18:13:57 +02:00
SessionStorageWrapper.php Remove unused import statements 2018-02-14 16:55:43 +01:00
StorageConfig.php Update with robin 2016-07-21 18:13:58 +02:00
StorageModifierTrait.php Remove unused import statements 2018-02-14 16:55:43 +01:00
VisibilityTrait.php Fix apps/ 2016-07-21 18:13:57 +02:00