Commit Graph

20 Commits (1d0a2365631955944d746b4567cac85eb10a80db)

Author SHA1 Message Date
Thomas Müller 23a4d0d44e OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 11 years ago
Morris Jobke 6284ab31de fix escaping 12 years ago
Bjoern Schiessle 68e1dd1f23 make sure that we only remove file/folder shares 12 years ago
Bjoern Schiessle 0346167bb2 clean up oc_share table from files which are no longer exists 12 years ago
Bart Visscher 59a3238d1a Style cleanup files_sharing 12 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 13 years ago
Robin Appelman 0fb707d2c9 some more porting of the sharing 13 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 13 years ago
Arthur Schiwon 81cf726b18 unset UserID after Update 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Michael Gapczynski 995b8bf12a Remove old Shared folders from the file cache, fixes bug oc-1911 13 years ago
Arthur Schiwon 0192d920f0 Sharing: write update errors to logfile; do not die on errors 13 years ago
Arthur Schiwon 7b8c7aaf0d Add missing Sharing permission 13 years ago
Arthur Schiwon 80fde2d8d1 Sharing update: take over reshares and thus don't fail 13 years ago
Arthur Schiwon 15e02726d7 Fix files_sharing update script, by making filesystem and users available 13 years ago
Bart Visscher 8cfa618df5 Catch exceptions in upgrading files_sharing, skip the errors for now 13 years ago
Michael Gapczynski ff6141b1e9 Change version number update occurs on to prevent problem with betas, users using the 4.5 betas will have to manually trigger the update if they want to get their old shared files back again 13 years ago
Michael Gapczynski deb1fbf9a1 Provide update script for files sharing 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Bjoern Schiessle 50eef9a71c update script to fix fscache 13 years ago