Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add room shares to DAV and recent files "share-types" property | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+20 |
* | Add room shares to the MountProvider for shares | Daniel Calviño Sánchez | 2018-08-08 | 1 | -1/+23 |
* | Add support for room shares to ShareAPIController | Daniel Calviño Sánchez | 2018-08-08 | 2 | -11/+485 |
* | Add support for sending the password by Talk to ShareAPIController | Daniel Calviño Sánchez | 2018-07-24 | 2 | -31/+90 |
* | fix unit tests | Bjoern Schiessle | 2018-07-21 | 1 | -5/+8 |
* | unit tests updated | Bjoern Schiessle | 2018-07-21 | 1 | -4/+27 |
* | fix unit tests | Bjoern Schiessle | 2018-07-21 | 1 | -0/+5 |
* | Disable failing test in legacy sharing tests | Morris Jobke | 2018-07-19 | 1 | -0/+2 |
* | Merge pull request #5280 from nextcloud/shared-with-display-name | Morris Jobke | 2018-07-13 | 1 | -0/+125 |
|\ | |||||
| * | SharedWithDisplayName + SharedWithAvatar | Maxence Lange | 2018-05-21 | 1 | -0/+125 |
* | | Fix formatting of email and circle shares | Daniel Calviño Sánchez | 2018-07-12 | 1 | -7/+61 |
* | | fix unit tests | Bjoern Schiessle | 2018-07-11 | 1 | -0/+3 |
* | | update unit tests | Bjoern Schiessle | 2018-07-11 | 2 | -32/+59 |
* | | fix external manager tests | Bjoern Schiessle | 2018-07-02 | 1 | -10/+29 |
* | | Merge pull request #10046 from nextcloud/fix-getting-the-information-of-a-gro... | Morris Jobke | 2018-06-29 | 1 | -3/+3 |
|\ \ | |||||
| * | | Fix getting the information of group share as a sharee | Daniel Calviño Sánchez | 2018-06-29 | 1 | -3/+3 |
* | | | Merge pull request #8854 from nextcloud/drop-old-sharing-code | Morris Jobke | 2018-06-29 | 2 | -135/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Backends are legacy code as well and need to go | Roeland Jago Douma | 2018-05-23 | 1 | -114/+0 |
| * | | Get rid of shareItem | Morris Jobke | 2018-05-23 | 2 | -22/+1 |
* | | | Update SharingCheckMiddlewareTest | Roeland Jago Douma | 2018-06-20 | 1 | -89/+0 |
* | | | Fix ShareControllerTest | Roeland Jago Douma | 2018-06-20 | 1 | -210/+16 |
* | | | Fix PublicPreviewControllerTests | Roeland Jago Douma | 2018-06-20 | 1 | -8/+10 |
|/ / | |||||
* | | Fix ExpiresSharesJobTest | Roeland Jago Douma | 2018-05-23 | 1 | -16/+21 |
* | | Use node api | Roeland Jago Douma | 2018-05-23 | 1 | -27/+13 |
|/ | |||||
* | Fix tests | Roeland Jago Douma | 2018-05-01 | 1 | -2/+4 |
* | Fix sharedfilelistSpec.js tests | Roeland Jago Douma | 2018-04-26 | 1 | -3/+6 |
* | Fix tests | Roeland Jago Douma | 2018-04-24 | 1 | -14/+14 |
* | Fix tests | Julius Härtl | 2018-04-05 | 1 | -2/+2 |
* | Do not use \OCP\DB anymore | Roeland Jago Douma | 2018-03-26 | 2 | -16/+12 |
* | Replace ContactsManager | Roeland Jago Douma | 2018-03-13 | 1 | -1/+15 |
* | Remove OC_App::disable method | Tobia De Koninck | 2018-03-06 | 1 | -1/+1 |
* | fixup! fixup! Sharing: redirect to download after authentification if requested | John Molakvoæ (skjnldsv) | 2018-03-01 | 1 | -1/+1 |
* | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -2/+32 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -5/+5 |
* | Merge pull request #7363 from nextcloud/default-share-perms | Morris Jobke | 2018-02-27 | 2 | -2/+16 |
|\ | |||||
| * | fix unit tests | Bjoern Schiessle | 2018-02-27 | 2 | -2/+16 |
* | | Fix files_sharing tests | Julius Härtl | 2018-02-27 | 1 | -4/+30 |
|/ | |||||
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 4 | -5/+10 |
* | Remove IAppConfig::setValue | Roeland Jago Douma | 2018-01-17 | 1 | -11/+11 |
* | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 1 | -2/+4 |
* | Fix constructor spy in unit test with Sinon 4.1.3 | Daniel Calviño Sánchez | 2017-12-08 | 1 | -1/+1 |
* | rip out obsolete recipientsDisplayName | Arthur Schiwon | 2017-11-23 | 2 | -57/+4 |
* | adjust tests and apply sorting | Arthur Schiwon | 2017-11-23 | 1 | -9/+23 |
* | Use the correct root for shared jail when the source storage is also a jail | Robin Appelman | 2017-11-10 | 1 | -0/+39 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 4 | -1/+4 |
* | Update license headers | Morris Jobke | 2017-11-06 | 21 | -11/+94 |
* | Merge pull request #6094 from nextcloud/sharedby-avatar | Jan-Christoph Borchardt | 2017-11-02 | 1 | -6/+6 |
|\ | |||||
| * | adjust more js unit tests | Arthur Schiwon | 2017-11-02 | 1 | -6/+6 |
* | | Merge branch 'master' into autocomplete-gui | Arthur Schiwon | 2017-11-01 | 8 | -96/+109 |
|\| | |||||
| * | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 2 | -17/+19 |