nextcloud/apps/files_external/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
..
AppInfo add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +01:00
Command Use two queries to mark parent as outdated 2019-03-18 18:24:57 +01:00
Config typos in doc, no code changes 2019-02-15 22:41:29 +01:00
Controller Remove unused import statements 2018-02-14 16:55:43 +01:00
Lib add option to show hidden files in SMB shares 2019-05-23 21:23:56 +02:00
Migration Remove unused import statements 2018-02-14 16:55:43 +01:00
Service typos in doc, no code changes 2019-02-15 22:41:29 +01:00
Settings Remove unused import statements 2018-02-14 16:55:43 +01:00
NotFoundException.php Fix apps/ 2016-07-21 18:13:57 +02:00
config.php do not attempt to replace anything in the password 2019-04-02 23:08:34 +02:00