nextcloud/apps/files_sharing/lib
Thomas Müller da3974bcb2 - drop permissions table and related code
- the file/folder's permission is now stored in the file cache
- BackGroundWatcher has been removed - this has meanwhile be replaced by occ files:scan which can be executed in a cron jobs
- increase version to trigger database migration
2014-06-05 08:22:01 +02:00
..
connector Expose public shares over webdav 2014-04-25 14:45:18 +02:00
share move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 2014-05-21 13:19:17 +02:00
api.php - drop permissions table and related code 2014-06-05 08:22:01 +02:00
cache.php - drop permissions table and related code 2014-06-05 08:22:01 +02:00
helper.php move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 2014-05-21 13:19:17 +02:00
maintainer.php Fix more missing or broken PHPDoc 2014-05-16 22:21:57 +01:00
proxy.php Use instanceOfStorage instead of instanceof 2014-05-29 13:52:58 +02:00
sharedstorage.php - drop permissions table and related code 2014-06-05 08:22:01 +02:00
updater.php move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 2014-05-21 13:19:17 +02:00
watcher.php fix share api tests 2014-04-23 12:54:25 +02:00