Commit Graph

91 Commits (bf7514f76abef4bcbb533e4c6c33e00a4e1fdfb5)

Author SHA1 Message Date
Björn Schießle 30831b6b55 we need to listen to the pre delete hook, otherwise the file is already gone 14 years ago
Björn Schießle 2d00d13a5d use pre_unshare hook, otherwise the share is already removed. Which means that we have no chance to determine which folder has to be updated 14 years ago
Michael Gapczynski 771e01af35 Move hook connectors from shared storage to app.php, add post_unshare hook 14 years ago
j-ed d3e0a41dad Update app.php 14 years ago
Michael Gapczynski 8983465210 Correct parent folders' ETags for all users with access to a shared file 14 years ago
Robin Appelman 4e826b1673 Set required owncloud version to 4.93 14 years ago
Bart Visscher 59a3238d1a Style cleanup files_sharing 14 years ago
Robin Appelman 7207211f3a change required ownCloud version to 4.91 14 years ago
Michael Gapczynski 3b67613afc Remove Shared_Scanner and add Shared_Watcher instead 14 years ago
Tom Needham 3d23e98390 Remove the WIP external sharing api 14 years ago
Michael Gapczynski bf05ff351f Initial support for file sharing with filesystem branch 14 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 14 years ago
Tom Needham 43917e187b External Share API: Move url down one level in response 14 years ago
Tom Needham b079447988 Add API method for sharing a file, currently only via a link. 14 years ago
Robin Appelman 0fb707d2c9 some more porting of the sharing 14 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 14 years ago
Arthur Schiwon 81cf726b18 unset UserID after Update 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Michael Gapczynski 995b8bf12a Remove old Shared folders from the file cache, fixes bug oc-1911 14 years ago
Frank Karlitschek 3fdebaa5dc automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number. 14 years ago
Arthur Schiwon 0192d920f0 Sharing: write update errors to logfile; do not die on errors 14 years ago
Arthur Schiwon 7b8c7aaf0d Add missing Sharing permission 14 years ago
Arthur Schiwon 80fde2d8d1 Sharing update: take over reshares and thus don't fail 14 years ago
Arthur Schiwon 15e02726d7 Fix files_sharing update script, by making filesystem and users available 14 years ago
Bart Visscher 8cfa618df5 Catch exceptions in upgrading files_sharing, skip the errors for now 14 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 14 years ago
Michael Gapczynski deb1fbf9a1 Provide update script for files sharing 14 years ago
Robin Appelman bd83422095 put filestorages in a namespace 14 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Michael Gapczynski da44e5405a Fix typo 14 years ago
Michael Gapczynski 1e2ba8398d Remove old database xml file for files_sharing, bump version number 14 years ago
Michael Gapczynski 0a1f24142a Change public file from get.php to public.php 14 years ago
Michael Gapczynski 885b8c481b Check if files_sharing app is enabled, move file specific javascript to files_sharing app 14 years ago
Michael Gapczynski 25d474579a Removing most of files_sharing, the Share API implemented the majority of it 14 years ago
Bjoern Schiessle 6b058cd359 allow user to choose encryption mode 14 years ago
Thomas Tanghus 225726c8d9 latin1 => utf8. I thought I did this a month ago? 14 years ago
Robin Appelman b45d3ced79 fix remote and public.php 14 years ago
Bjoern Schiessle 50eef9a71c update script to fix fscache 14 years ago
Michael Gapczynski 7c908a0016 Sharing files working using share API 14 years ago
Michael Gapczynski 2418d9a1a9 Change registerBackend calls class argument to strings 14 years ago
Michael Gapczynski 28b7793d5b Fixes and change database table from sharing to share 14 years ago
Michael Gapczynski bc68f14c4b Prepare drop down UI for share API 14 years ago
Bart Visscher 6404476bec Delay setup of FS until OC_Filesystem is used 14 years ago
Arthur Schiwon b025ff8de3 reverting 8c7fa15aaf, differs between OC3 and 4 14 years ago
Arthur Schiwon 12bfc551fb reverting 8c7fa15aaf, differs between OC3 and 4 14 years ago
Marco B 3be5e2af26 utf8 in der DB config 14 years ago
Arthur Schiwon 8c7fa15aaf Sharing, fix: connect to hooks from the correct classes 14 years ago
Arthur Schiwon 4d3b7574f3 Sharing, fix: connect to hooks from the correct classes 14 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago