Commit Graph

46 Commits (33e0dfeecbcfba7c3caa6765f156cd06d7dfdb13)

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
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
Tom Needham b079447988 Add API method for sharing a file, currently only via a link. 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Robin Appelman bd83422095 put filestorages in a namespace 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
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
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
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Robin Appelman 0fb90fa875 set public handeler in info,xml for sharing 14 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 14 years ago
Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 14 years ago
Frank Karlitschek ff66600bc0 port appconfig 14 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 14 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 14 years ago
Frank Karlitschek e8ec999090 port to use the new public api 14 years ago
Michael Gapczynski 32de47d1d9 Update sharing when users are removed, added to groups, and removed from groups 15 years ago
Michael Gapczynski b369adbd94 Allow admin to disable resharing of files 15 years ago
Michael Gapczynski de16537231 Emit hooks in OC_Share when sharing a file and forward hooks for deletion and writing of source file 15 years ago
Robin Appelman ec015a2e68 remove the need to register storage providers, pass the classname during mounting instead 15 years ago
Michael Gapczynski 96ad8a15b4 Register OC_Share for autoloading and cleanup hooks 15 years ago
Michael Gapczynski 1303e40b6e Remove navigation entry for shared files 15 years ago
Michael Gapczynski c654442901 No more subnavigation entries, fixing 'Shared' 15 years ago
Michael Gapczynski cdf2dbcd52 Use chosen select form for selecting users in sharing drop down 15 years ago
Jan-Christoph Borchardt d0b2a3b1ac moved dialog css to sharing, fixed position 15 years ago
Michael Gapczynski ddfc9fc001 Move registering shared storage out of base 15 years ago
Jan-Christoph Borchardt 09e05d14a0 im in ur branch, fixin teh details 15 years ago
Michael Gapczynski 45222f34a6 Make 'Share' a subnavigation entry of of 'Files' 15 years ago
Michael Gapczynski 1fc41a7bfc Integrate sharing app with the new interface 15 years ago
Michael Gapczynski 1ec0b6ecc1 jQuery dialog for sharing files from within file browser - Not functional yet 15 years ago
Michael Gapczynski 029b21bf54 First implementation of sharing user interface 15 years ago
Michael Gapczynski 61837428ba Add post_delete and post_rename hooks and fix the constructor 15 years ago
Michael Gapczynski e91f42d249 Add support for sharing folders 15 years ago
Michael Gapczynski 8603b0973f Initial setup of sharing app 15 years ago