nextcloud/lib/private/files/node
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
..
file.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
folder.php - drop permissions table and related code 2014-06-05 08:22:01 +02:00
node.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
nonexistingfile.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
nonexistingfolder.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
root.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00