Commit Graph

168 Commits (04d6f3e1fb511f2f9970badfdeeb4e927c1a98c0)

Author SHA1 Message Date
Lukas Reschke a67627140c Revert "Add OCS sharing info to capabilities" 12 years ago
Roeland Jago Douma b3ea849a87 Added capabilities whether a server allows public links 12 years ago
Vincent Petry a9f0582e3e Use source storage permissions when scanning shared storage 12 years ago
Vincent Petry 87f81e5926 Remove unneeded addTranslations() calls 12 years ago
Bjoern Schiessle d50e70ba3a set accept to 1 (=true) for all server-to-server shares on update, at this point in time all shares are created by the first version of server-to-server sharing and are accepted if they were added to the table 12 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 12 years ago
Gadzy ba3957fb8a Check for share by link enabled 12 years ago
Bjoern Schiessle 698ecbf308 OCS API for server-to-server sharing 12 years ago
Lukas Reschke 8dbedbb849 Remove unused code 12 years ago
Lukas Reschke 988c85d292 Refactor file sharing public link handling 12 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 12 years ago
MTRichards f511977832 Updated info.xml app description 12 years ago
Bjoern Schiessle e5f0dded84 throw a exception if we can't handle the provided path 12 years ago
Georg Ehrke 9fd23d2edf files_sharing: add route for ajax/publicpreview 12 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 12 years ago
Lukas Reschke ad202250a8 Add routing to files_sharing 12 years ago
Bjoern Schiessle c9903f2e68 make share folder configurable 12 years ago
Vincent Petry 1de5ae8845 Hide sharing sections in files app when sharing API is disabled 12 years ago
Bjoern Schiessle 008498dcad only show "share with others" and "share by link" navigation bar entries if user is allowed to share files 12 years ago
Bjoern Schiessle c22b5c7884 fix sharing update, add proper escaping 12 years ago
Georg Ehrke e5e8e28ae7 add ocsids to info.xml 12 years ago
Bjoern Schiessle 38ff8173ab make sure that hooks are registered for the tests 12 years ago
Bjoern Schiessle a0b85fc5e4 make sure that during share and unshare the etags get propagated correctly 12 years ago
Vincent Petry 9b001ed903 Setup the external share manager in a hook 12 years ago
Robin Appelman 0616eb4007 Fix multiple users having the same external share mountpoint 12 years ago
Robin Appelman 6e06e1da0e Add route which went missing during rebase 12 years ago
Bjoern Schiessle 84a651e46d add settings to disable server to server sharing 12 years ago
Robin Appelman 1c149da52f Support path lengths up to 4000 chars 12 years ago
Robin Appelman cf5a72c103 Add interface for adding a public share to a different ownCloud instance 12 years ago
Robin Appelman d7de35376d Add interface for accpeting external shares 12 years ago
Robin Appelman 0156ef8166 Add coments to database and dont use sql keywords as table names 12 years ago
Robin Appelman 65f3b2fad2 Add server<->server sharing backend 12 years ago
Jörn Friedrich Dreyer 42bf466fa1 move mail template editor from core to standalone templateeditor repo 12 years ago
Jörn Friedrich Dreyer 72436b68bf fix liskov substitution principle in admin mail template settings, fixes #8997 12 years ago
Bjoern Schiessle a5752a8463 fix db query 12 years ago
Bjoern Schiessle bf5e9357fc don't allow to share single files with delete permissions, user should only be possible to unshare a single file but never to delete it 12 years ago
Vincent Petry 816db7aef1 Fixed wording to "Shared by link" 12 years ago
Vincent Petry b3fdda1751 Added "Shared with link" sidebar section in files app 12 years ago
Jörn Friedrich Dreyer b5a145b297 convert mail template editor to app framework for a restful api 12 years ago
Jörn Friedrich Dreyer 37afab87b5 minimal mail template editor for administrators, refs #7177 12 years ago
Vincent Petry d21b8108c8 Fixed navigation order 12 years ago
Vincent Petry 6ebc436505 Added sharing overview page (WIP) 12 years ago
Vincent Petry c64e920b4d Adjust core apps to use "requiremin" instead of "require" 12 years ago
Bjoern Schiessle 5f403f3e92 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 12 years ago
Thomas Müller 20893cc3b3 Images on public sharing get downscaled to increase use experience - this will speed up loading time 12 years ago
Robin Appelman b176708505 Expose public shares over webdav 12 years ago
Bjoern Schiessle b102222fed split-up the update script and add unit tests for it 12 years ago
Thomas Müller dd1e47b3b8 typos, use, unused and return fixed 12 years ago
Bjoern Schiessle b712393e72 fix etag propagation 12 years ago
Bjoern Schiessle aae22b2d6a update script, create Shared folder and adjust target path for the shares 12 years ago