Commit Graph

71 Commits (7f7006643f7e659c86b81720dd50b33dbbb07430)

Author SHA1 Message Date
Bjoern Schiessle 698ecbf308 OCS API for server-to-server sharing 10 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 11 years ago
Bjoern Schiessle e5f0dded84 throw a exception if we can't handle the provided path 11 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 11 years ago
Vincent Petry 1de5ae8845 Hide sharing sections in files app when sharing API is disabled 11 years ago
Bjoern Schiessle 008498dcad only show "share with others" and "share by link" navigation bar entries if user is allowed to share files 11 years ago
Bjoern Schiessle 38ff8173ab make sure that hooks are registered for the tests 11 years ago
Bjoern Schiessle a0b85fc5e4 make sure that during share and unshare the etags get propagated correctly 11 years ago
Vincent Petry 9b001ed903 Setup the external share manager in a hook 11 years ago
Bjoern Schiessle 84a651e46d add settings to disable server to server sharing 11 years ago
Robin Appelman d7de35376d Add interface for accpeting external shares 11 years ago
Robin Appelman 65f3b2fad2 Add server<->server sharing backend 11 years ago
Jörn Friedrich Dreyer 42bf466fa1 move mail template editor from core to standalone templateeditor repo 11 years ago
Vincent Petry 816db7aef1 Fixed wording to "Shared by link" 11 years ago
Vincent Petry b3fdda1751 Added "Shared with link" sidebar section in files app 11 years ago
Jörn Friedrich Dreyer 37afab87b5 minimal mail template editor for administrators, refs #7177 11 years ago
Vincent Petry d21b8108c8 Fixed navigation order 11 years ago
Vincent Petry 6ebc436505 Added sharing overview page (WIP) 11 years ago
Bjoern Schiessle 5f403f3e92 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 11 years ago
Bjoern Schiessle b712393e72 fix etag propagation 11 years ago
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