| Commit message (Expand) | Author | Age | Files | Lines |
* | Filter contacts from the local system addressbook - remote share with local u... | Thomas Müller | 2016-02-02 | 1 | -0/+3 |
* | In some cases $contact['CLOUD'] is not an array | Thomas Müller | 2016-02-02 | 1 | -1/+5 |
* | Merge pull request #22015 from owncloud/share-no-permissions | Thomas Müller | 2016-02-02 | 1 | -6/+18 |
|\ |
|
| * | Block shares that dont have the correct source permissions | Robin Appelman | 2016-01-29 | 1 | -6/+18 |
* | | Add path filter to OCS Share API ?shared_with_me=true | Roeland Jago Douma | 2016-01-29 | 1 | -7/+11 |
* | | Update the initiator of the share as well in migration | Roeland Jago Douma | 2016-01-28 | 3 | -7/+74 |
* | | Update reshares in batches as not to run out of memory | Roeland Jago Douma | 2016-01-28 | 2 | -14/+97 |
* | | upgrade to sharing 2.0, remove hierarchical re-shares | Björn Schießle | 2016-01-28 | 4 | -48/+348 |
|/ |
|
* | Fix OCS unit tests after two share merges | Roeland Jago Douma | 2016-01-28 | 2 | -32/+32 |
* | Merge pull request #21960 from owncloud/share2_ocs_fix_passing_empty_strings | Thomas Müller | 2016-01-28 | 2 | -32/+744 |
|\ |
|
| * | [Share 2.0] Allow using permissions to update link share | Roeland Jago Douma | 2016-01-27 | 2 | -14/+113 |
| * | [Share 2.0] Still allow isolated updates | Roeland Jago Douma | 2016-01-27 | 2 | -11/+125 |
| * | [Share 2.0] Also handle empty parameter in updateShare | Roeland Jago Douma | 2016-01-27 | 2 | -24/+283 |
| * | [Share 2.0] When passing empty strings don't fail | Roeland Jago Douma | 2016-01-27 | 2 | -10/+250 |
* | | cleanup shared cache | Robin Appelman | 2016-01-28 | 4 | -541/+59 |
* | | [Share 2.0] Fix interfaces and comments | Roeland Jago Douma | 2016-01-28 | 4 | -33/+34 |
* | | [Share 2.0] Move IShare to OCP | Roeland Jago Douma | 2016-01-27 | 4 | -36/+35 |
|/ |
|
* | Merge pull request #21940 from owncloud/share2_do_not_returned_removed_group_... | Thomas Müller | 2016-01-27 | 1 | -1/+8 |
|\ |
|
| * | [Share 2.0] Properly handle user deleted group shares | Roeland Jago Douma | 2016-01-27 | 1 | -1/+8 |
* | | Merge pull request #21741 from owncloud/l10n-improvements | Thomas Müller | 2016-01-27 | 1 | -3/+5 |
|\ \ |
|
| * | | Fix tests | Joas Schilling | 2016-01-26 | 1 | -3/+5 |
| |/ |
|
* / | [Share 2.0] Add update share | Roeland Jago Douma | 2016-01-26 | 2 | -1/+68 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-26 | 2 | -0/+6 |
* | Remove OC_Helper::imagePath and use the proper public interface | Morris Jobke | 2016-01-24 | 1 | -2/+2 |
* | Move the notification API to public namespace | Joas Schilling | 2016-01-22 | 2 | -3/+3 |
* | Comments from Vincent | Roeland Jago Douma | 2016-01-21 | 1 | -5/+3 |
* | [Share 2.0] Add subfiles=x | Roeland Jago Douma | 2016-01-21 | 1 | -0/+44 |
* | [Sharing 2.0] Start with getShares | Roeland Jago Douma | 2016-01-21 | 2 | -1/+57 |
* | Directly get from the server container | Roeland Jago Douma | 2016-01-20 | 3 | -66/+76 |
* | Do not use deprected activities API | Roeland Jago Douma | 2016-01-20 | 1 | -21/+33 |
* | Get correct path for activity downloads | Roeland Jago Douma | 2016-01-20 | 1 | -1/+1 |
* | [Share 2.0] Make public link work without view | Roeland Jago Douma | 2016-01-20 | 1 | -2/+13 |
* | [Share 2.0] Make link share download use share manager | Roeland Jago Douma | 2016-01-20 | 3 | -72/+79 |
* | [Share 2.0] Move tests over the sharemanager | Roeland Jago Douma | 2016-01-20 | 3 | -111/+196 |
* | [Share 2.0] Move showing link share to sharing 2.0 | Roeland Jago Douma | 2016-01-20 | 3 | -37/+91 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-20 | 2 | -0/+2 |
* | Merge pull request #21754 from owncloud/ocs_share_api_add_share_owner | Thomas Müller | 2016-01-18 | 2 | -11/+21 |
|\ |
|
| * | [Share 2.0] Add share owner information to OCS Share API | Roeland Jago Douma | 2016-01-15 | 2 | -11/+21 |
* | | handle noopscanner in shared scanner | Robin Appelman | 2016-01-15 | 2 | -2/+29 |
* | | propagate folder size in the same query for write updates | Robin Appelman | 2016-01-15 | 1 | -3/+4 |
|/ |
|
* | Merge pull request #21117 from owncloud/owner-file-exists | Thomas Müller | 2016-01-15 | 1 | -8/+2 |
|\ |
|
| * | de-deplicate getUidAndFilename | Robin Appelman | 2016-01-11 | 1 | -8/+2 |
* | | Merge pull request #20898 from owncloud/cache-interfaces | Thomas Müller | 2016-01-15 | 8 | -20/+32 |
|\ \ |
|
| * | | add watcher interface | Robin Appelman | 2016-01-14 | 1 | -1/+2 |
| * | | add scanner interface | Robin Appelman | 2016-01-14 | 1 | -1/+1 |
| * | | Return a class from cache operations instead of an array | Robin Appelman | 2016-01-14 | 1 | -6/+7 |
| * | | Safe teardowns | Robin Appelman | 2016-01-14 | 5 | -12/+22 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-15 | 2 | -0/+2 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-14 | 2 | -2/+28 |
* | | [Share 2.0] Use full share id (providerId:shareId) | Roeland Jago Douma | 2016-01-13 | 2 | -15/+36 |