nextcloud/lib/files
Andreas Schönebeck 387be37427 Filter display of blacklisted files
Blacklisted files like ".htaccess" and ".git" should not only be
blacklisted for upload and rename, but they should also not be displayed
in the directory listings.

I needed this personally to hide ".git" folders in shared folders. Its
also a simple implementation of feature requests like
http://forum.owncloud.org/viewtopic.php?f=4&t=3279 and
http://forum.owncloud.org/viewtopic.php?f=3&t=5708
2013-03-15 12:11:42 +01:00
..
cache Filter display of blacklisted files 2013-03-15 12:11:42 +01:00
storage Return unknown freespace if the free_space call failed 2013-03-14 17:00:30 +01:00
stream add oc:// streamwrapper to provide access to ownCloud's virtual filesystem 2013-01-28 15:35:30 +01:00
filesystem.php Merge pull request #2218 from owncloud/fix-mounting-all 2013-03-11 02:41:41 -07:00
mapper.php fixing various filesystem/storage unit tests on windows 2013-03-12 15:30:10 +01:00
mount.php Fix fetching source path of shared files 2013-03-07 11:12:59 -05:00
view.php Merge pull request #2189 from owncloud/versioning_sync_client 2013-03-08 03:05:28 -08:00