| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [Share 2.0] Fix public link sharing | Roeland Jago Douma | 2016-02-03 | 1 | -18/+24 |
* | [Share 2.0] Fix OCS endpoint | Roeland Jago Douma | 2016-02-03 | 1 | -66/+80 |
* | Merge pull request #22095 from owncloud/public_link_with_port | Thomas Müller | 2016-02-03 | 1 | -5/+3 |
|\ |
|
| * | Construct valid URL | Roeland Jago Douma | 2016-02-03 | 1 | -5/+3 |
* | | [Share 2.0] Use GenericShareException | Roeland Jago Douma | 2016-02-02 | 1 | -19/+0 |
* | | [Share 2.0] Add exceptions to OCP | Roeland Jago Douma | 2016-02-02 | 2 | -3/+3 |
|/ |
|
* | Update the initiator of the share as well in migration | Roeland Jago Douma | 2016-01-28 | 1 | -7/+7 |
* | Update reshares in batches as not to run out of memory | Roeland Jago Douma | 2016-01-28 | 1 | -0/+59 |
* | upgrade to sharing 2.0, remove hierarchical re-shares | Björn Schießle | 2016-01-28 | 1 | -33/+200 |
* | Fix OCS unit tests after two share merges | Roeland Jago Douma | 2016-01-28 | 1 | -31/+31 |
* | Merge pull request #21960 from owncloud/share2_ocs_fix_passing_empty_strings | Thomas Müller | 2016-01-28 | 1 | -5/+665 |
|\ |
|
| * | [Share 2.0] Allow using permissions to update link share | Roeland Jago Douma | 2016-01-27 | 1 | -0/+72 |
| * | [Share 2.0] Still allow isolated updates | Roeland Jago Douma | 2016-01-27 | 1 | -7/+121 |
| * | [Share 2.0] Also handle empty parameter in updateShare | Roeland Jago Douma | 2016-01-27 | 1 | -0/+238 |
| * | [Share 2.0] When passing empty strings don't fail | Roeland Jago Douma | 2016-01-27 | 1 | -5/+241 |
* | | cleanup shared cache | Robin Appelman | 2016-01-28 | 1 | -2/+2 |
* | | [Share 2.0] Fix interfaces and comments | Roeland Jago Douma | 2016-01-28 | 2 | -7/+8 |
* | | [Share 2.0] Move IShare to OCP | Roeland Jago Douma | 2016-01-27 | 2 | -26/+28 |
|/ |
|
* | Fix tests | Joas Schilling | 2016-01-26 | 1 | -3/+5 |
* | Directly get from the server container | Roeland Jago Douma | 2016-01-20 | 1 | -43/+70 |
* | [Share 2.0] Make link share download use share manager | Roeland Jago Douma | 2016-01-20 | 1 | -18/+11 |
* | [Share 2.0] Move tests over the sharemanager | Roeland Jago Douma | 2016-01-20 | 1 | -78/+166 |
* | [Share 2.0] Add share owner information to OCS Share API | Roeland Jago Douma | 2016-01-15 | 1 | -11/+19 |
* | Safe teardowns | Robin Appelman | 2016-01-14 | 5 | -12/+22 |
* | [Share 2.0] Use full share id (providerId:shareId) | Roeland Jago Douma | 2016-01-13 | 1 | -5/+15 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 32 | -35/+56 |
* | Add unit tests to make sure we do not lower the search | Roeland Jago Douma | 2016-01-12 | 1 | -0/+4 |
* | getLowStrengthGenerator does not do anything anymore | Roeland Jago Douma | 2016-01-11 | 1 | -1/+1 |
* | Properly close db cursors | Roeland Jago Douma | 2016-01-08 | 1 | -1/+1 |
* | Make sure to respect deleted group shares by user | Roeland Jago Douma | 2016-01-08 | 1 | -0/+79 |
* | Make sure that permissions stay in sync for share_type 2 | Roeland Jago Douma | 2016-01-08 | 1 | -0/+135 |
* | Fix public page URL JS test | Vincent Petry | 2016-01-08 | 1 | -1/+3 |
* | Merge pull request #20773 from owncloud/share2.0_create | Thomas Müller | 2016-01-07 | 1 | -4/+291 |
|\ |
|
| * | [Sharing 2.0] Do not use static function to get numeric storage id | Roeland Jago Douma | 2016-01-06 | 1 | -4/+14 |
| * | [Share 2.0] Enable share creation via OCS API | Roeland Jago Douma | 2016-01-06 | 1 | -0/+277 |
* | | Add token in webdav download link of public page | Vincent Petry | 2016-01-07 | 1 | -3/+3 |
|/ |
|
* | Removed deprecated function OC_User::deleteUser | Roeland Jago Douma | 2015-12-17 | 2 | -4/+8 |
* | Removed deprecated private OC_User::createUser | Roeland Jago Douma | 2015-12-17 | 2 | -2/+2 |
* | Merge pull request #21200 from owncloud/files-authorizationheader | Thomas Müller | 2015-12-17 | 1 | -1/+2 |
|\ |
|
| * | Use Authorization headers for public webdav instead of URL | Vincent Petry | 2015-12-14 | 1 | -1/+2 |
* | | Merge pull request #21189 from owncloud/fix_21187 | Thomas Müller | 2015-12-15 | 1 | -1/+1 |
|\ \ |
|
| * | | File shares can't have create permissions | Roeland Jago Douma | 2015-12-14 | 1 | -1/+1 |
| |/ |
|
* | | Fixed JS unit tests for fed owner display name | Vincent Petry | 2015-12-14 | 1 | -0/+4 |
* | | show display name but internally use the user name | Björn Schießle | 2015-12-14 | 1 | -0/+1 |
|/ |
|
* | Add test case for group share propagation | Robin Appelman | 2015-12-10 | 4 | -78/+215 |
* | More fixes to the docs | Joas Schilling | 2015-12-08 | 1 | -0/+2 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 2 | -0/+11 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 1 | -1/+0 |
* | Only return the exact match, when it's allowed | Joas Schilling | 2015-12-02 | 1 | -5/+23 |
* | Merge pull request #20688 from owncloud/publiclink-getdownloadurl-webdav | Thomas Müller | 2015-11-30 | 1 | -4/+4 |
|\ |
|