Commit Graph

50 Commits (95dd58bfc079fd9a46b1928ce22d5fb3faad44bd)

Author SHA1 Message Date
Vincent Petry d2840a045d Fixed sharing hook to not remove the share before the trashbin 12 years ago
Morris Jobke 1f1fcc6129 Remove "link" shares right after disabling the "allow_link_share" setting 12 years ago
Bjoern Schiessle 985758305f initial commit, start implementing the ocs share api 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Björn Schießle 30831b6b55 we need to listen to the pre delete hook, otherwise the file is already gone 12 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 12 years ago
Michael Gapczynski 771e01af35 Move hook connectors from shared storage to app.php, add post_unshare hook 12 years ago
j-ed d3e0a41dad Update app.php 12 years ago
Michael Gapczynski 8983465210 Correct parent folders' ETags for all users with access to a shared file 12 years ago
Michael Gapczynski 3b67613afc Remove Shared_Scanner and add Shared_Watcher instead 12 years ago
Tom Needham 3d23e98390 Remove the WIP external sharing api 12 years ago
Michael Gapczynski bf05ff351f Initial support for file sharing with filesystem branch 12 years ago
Tom Needham b079447988 Add API method for sharing a file, currently only via a link. 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman bd83422095 put filestorages in a namespace 13 years ago
Michael Gapczynski 885b8c481b Check if files_sharing app is enabled, move file specific javascript to files_sharing app 13 years ago
Michael Gapczynski 25d474579a Removing most of files_sharing, the Share API implemented the majority of it 13 years ago
Michael Gapczynski 7c908a0016 Sharing files working using share API 13 years ago
Michael Gapczynski 2418d9a1a9 Change registerBackend calls class argument to strings 13 years ago
Michael Gapczynski 28b7793d5b Fixes and change database table from sharing to share 13 years ago
Michael Gapczynski bc68f14c4b Prepare drop down UI for share API 13 years ago
Bart Visscher 6404476bec Delay setup of FS until OC_Filesystem is used 13 years ago
Arthur Schiwon b025ff8de3 reverting 8c7fa15aaf, differs between OC3 and 4 13 years ago
Arthur Schiwon 12bfc551fb reverting 8c7fa15aaf, differs between OC3 and 4 13 years ago
Arthur Schiwon 8c7fa15aaf Sharing, fix: connect to hooks from the correct classes 13 years ago
Arthur Schiwon 4d3b7574f3 Sharing, fix: connect to hooks from the correct classes 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Robin Appelman 0fb90fa875 set public handeler in info,xml for sharing 13 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 13 years ago
Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 13 years ago
Frank Karlitschek ff66600bc0 port appconfig 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 13 years ago
Frank Karlitschek e8ec999090 port to use the new public api 13 years ago
Michael Gapczynski 32de47d1d9 Update sharing when users are removed, added to groups, and removed from groups 13 years ago
Michael Gapczynski b369adbd94 Allow admin to disable resharing of files 13 years ago
Michael Gapczynski de16537231 Emit hooks in OC_Share when sharing a file and forward hooks for deletion and writing of source file 13 years ago
Robin Appelman ec015a2e68 remove the need to register storage providers, pass the classname during mounting instead 14 years ago
Michael Gapczynski 96ad8a15b4 Register OC_Share for autoloading and cleanup hooks 14 years ago
Michael Gapczynski 1303e40b6e Remove navigation entry for shared files 14 years ago
Michael Gapczynski c654442901 No more subnavigation entries, fixing 'Shared' 14 years ago
Michael Gapczynski cdf2dbcd52 Use chosen select form for selecting users in sharing drop down 14 years ago
Jan-Christoph Borchardt d0b2a3b1ac moved dialog css to sharing, fixed position 14 years ago
Michael Gapczynski ddfc9fc001 Move registering shared storage out of base 14 years ago
Jan-Christoph Borchardt 09e05d14a0 im in ur branch, fixin teh details 14 years ago
Michael Gapczynski 45222f34a6 Make 'Share' a subnavigation entry of of 'Files' 14 years ago
Michael Gapczynski 1fc41a7bfc Integrate sharing app with the new interface 14 years ago
Michael Gapczynski 1ec0b6ecc1 jQuery dialog for sharing files from within file browser - Not functional yet 14 years ago
Michael Gapczynski 029b21bf54 First implementation of sharing user interface 14 years ago
Michael Gapczynski 61837428ba Add post_delete and post_rename hooks and fix the constructor 14 years ago