| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #13347 from owncloud/share-scanpermissionsfromsource | Morris Jobke | 2015-01-15 | 1 | -0/+1 |
|\ |
|
| * | Use source storage permissions when scanning shared storage | Vincent Petry | 2015-01-14 | 1 | -0/+1 |
* | | Remove unneeded addTranslations() calls | Vincent Petry | 2015-01-14 | 1 | -1/+0 |
|/ |
|
* | Check for share by link enabled | Gadzy | 2014-12-12 | 1 | -9/+12 |
* | OCS API for server-to-server sharing | Bjoern Schiessle | 2014-12-04 | 1 | -1/+4 |
* | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 1 | -0/+1 |
* | throw a exception if we can't handle the provided path | Bjoern Schiessle | 2014-09-29 | 1 | -0/+3 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | Hide sharing sections in files app when sharing API is disabled | Vincent Petry | 2014-08-18 | 1 | -14/+18 |
* | only show "share with others" and "share by link" navigation bar entries if u... | Bjoern Schiessle | 2014-08-08 | 1 | -18/+22 |
* | make sure that hooks are registered for the tests | Bjoern Schiessle | 2014-06-25 | 1 | -12/+2 |
* | make sure that during share and unshare the etags get propagated correctly | Bjoern Schiessle | 2014-06-25 | 1 | -0/+4 |
* | Setup the external share manager in a hook | Vincent Petry | 2014-06-23 | 1 | -8/+1 |
* | add settings to disable server to server sharing | Bjoern Schiessle | 2014-06-14 | 1 | -0/+2 |
* | Add interface for accpeting external shares | Robin Appelman | 2014-06-14 | 1 | -0/+3 |
* | Add server<->server sharing backend | Robin Appelman | 2014-06-14 | 1 | -0/+9 |
* | move mail template editor from core to standalone templateeditor repo | Jörn Friedrich Dreyer | 2014-06-13 | 1 | -3/+0 |
* | Merge pull request #8861 from owncloud/share-overview-linklist | Vincent Petry | 2014-06-05 | 1 | -0/+9 |
|\ |
|
| * | Fixed wording to "Shared by link" | Vincent Petry | 2014-06-04 | 1 | -1/+1 |
| * | Added "Shared with link" sidebar section in files app | Vincent Petry | 2014-06-04 | 1 | -0/+9 |
* | | minimal mail template editor for administrators, refs #7177 | Jörn Friedrich Dreyer | 2014-06-02 | 1 | -0/+3 |
|/ |
|
* | Fixed navigation order | Vincent Petry | 2014-05-30 | 1 | -2/+2 |
* | Added sharing overview page (WIP) | Vincent Petry | 2014-05-30 | 1 | -0/+20 |
* | move the mount point up if a share is mounted to a subfolder and the subfolde... | Bjoern Schiessle | 2014-05-21 | 1 | -0/+3 |
* | fix etag propagation | Bjoern Schiessle | 2014-04-23 | 1 | -2/+0 |
* | Fixed sharing hook to not remove the share before the trashbin | Vincent Petry | 2013-11-27 | 1 | -0/+1 |
* | Remove "link" shares right after disabling the "allow_link_share" setting | Morris Jobke | 2013-10-18 | 1 | -0/+2 |
* | initial commit, start implementing the ocs share api | Bjoern Schiessle | 2013-09-04 | 1 | -0/+1 |
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
* | we need to listen to the pre delete hook, otherwise the file is already gone | Björn Schießle | 2013-03-13 | 1 | -1/+1 |
* | use pre_unshare hook, otherwise the share is already removed. Which means tha... | Björn Schießle | 2013-03-08 | 1 | -1/+1 |
* | Move hook connectors from shared storage to app.php, add post_unshare hook | Michael Gapczynski | 2013-03-05 | 1 | -0/+5 |
* | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-03-05 | 1 | -7/+7 |
|\ |
|
| * | Update app.php | j-ed | 2013-03-02 | 1 | -6/+6 |
* | | Correct parent folders' ETags for all users with access to a shared file | Michael Gapczynski | 2013-02-26 | 1 | -0/+1 |
|/ |
|
* | Remove Shared_Scanner and add Shared_Watcher instead | Michael Gapczynski | 2013-01-01 | 1 | -1/+1 |
* | Initial support for file sharing with filesystem branch | Michael Gapczynski | 2012-12-15 | 1 | -0/+3 |
* | put filestorages in a namespace | Robin Appelman | 2012-09-07 | 1 | -2/+2 |
* | Check if files_sharing app is enabled, move file specific javascript to files... | Michael Gapczynski | 2012-08-22 | 1 | -0/+1 |
* | Removing most of files_sharing, the Share API implemented the majority of it | Michael Gapczynski | 2012-08-22 | 1 | -21/+1 |
* | Sharing files working using share API | Michael Gapczynski | 2012-07-10 | 1 | -1/+3 |
* | Change registerBackend calls class argument to strings | Michael Gapczynski | 2012-06-30 | 1 | -1/+1 |
* | Fixes and change database table from sharing to share | Michael Gapczynski | 2012-06-27 | 1 | -0/+2 |
* | Prepare drop down UI for share API | Michael Gapczynski | 2012-06-27 | 1 | -1/+1 |
* | Delay setup of FS until OC_Filesystem is used | Bart Visscher | 2012-06-20 | 1 | -2/+7 |
* | reverting 8c7fa15aaf98e31646e4306e7819d1d2b725a7e1, differs between OC3 and 4 | Arthur Schiwon | 2012-06-14 | 1 | -2/+2 |
* | Sharing, fix: connect to hooks from the correct classes | Arthur Schiwon | 2012-06-08 | 1 | -2/+2 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | set public handeler in info,xml for sharing | Robin Appelman | 2012-05-14 | 1 | -2/+0 |
* | improve remote.php and create public.php | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |