| Commit message (Expand) | Author | Age | Files | Lines |
* | Search sharees on lookup server when explicitly requested by user | Christoph Wurst | 2019-02-26 | 1 | -2/+3 |
* | Show sharing recommendations | Christoph Wurst | 2019-02-25 | 1 | -0/+11 |
* | Add caching headers for public previews | Julius Härtl | 2019-01-02 | 1 | -0/+2 |
* | Rollback to default list view | John Molakvoæ (skjnldsv) | 2018-11-15 | 1 | -3/+3 |
* | Merge pull request #12324 from nextcloud/add-password-response-parameter-for-... | Morris Jobke | 2018-11-07 | 1 | -0/+3 |
|\ |
|
| * | Add "password" parameter to the response data of link shares | Daniel Calviño Sánchez | 2018-11-06 | 1 | -0/+3 |
* | | Fix unit tests | Morris Jobke | 2018-11-07 | 1 | -1/+2 |
* | | Adapts the code to the new master state | Michael Weimann | 2018-11-07 | 1 | -1/+2 |
* | | Hides the header actions for file drops | Michael Weimann | 2018-11-07 | 1 | -3/+100 |
|/ |
|
* | Fix tests | John Molakvoæ (skjnldsv) | 2018-11-06 | 1 | -2/+4 |
* | Add sending the password by Talk for a link share to ShareAPIController | Daniel Calviño Sánchez | 2018-11-02 | 1 | -0/+304 |
* | Check "note", "label" and "hide download" too in update share tests | Daniel Calviño Sánchez | 2018-11-02 | 1 | -14/+55 |
* | adjust unit tests | Bjoern Schiessle | 2018-11-01 | 1 | -2/+22 |
* | Honour "hide download" in the public share page | Daniel Calviño Sánchez | 2018-10-30 | 1 | -0/+114 |
* | Expose hide download to public page | Roeland Jago Douma | 2018-10-30 | 1 | -1/+2 |
* | Propegate hide download state in share provider | Roeland Jago Douma | 2018-10-30 | 1 | -2/+19 |
* | Fix tests | Roeland Jago Douma | 2018-08-24 | 1 | -2/+7 |
* | Add support for room shares to ShareAPIController | Daniel Calviño Sánchez | 2018-08-08 | 1 | -10/+481 |
* | Add support for sending the password by Talk to ShareAPIController | Daniel Calviño Sánchez | 2018-07-24 | 1 | -24/+80 |
* | 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 |
* | 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 |
* | | update unit tests | Bjoern Schiessle | 2018-07-11 | 1 | -32/+46 |
* | | Fix getting the information of group share as a sharee | Daniel Calviño Sánchez | 2018-06-29 | 1 | -3/+3 |
* | | Fix ShareControllerTest | Roeland Jago Douma | 2018-06-20 | 1 | -210/+16 |
* | | Fix PublicPreviewControllerTests | Roeland Jago Douma | 2018-06-20 | 1 | -8/+10 |
|/ |
|
* | Fix tests | Roeland Jago Douma | 2018-04-24 | 1 | -14/+14 |
* | Fix tests | Julius Härtl | 2018-04-05 | 1 | -2/+2 |
* | Replace ContactsManager | Roeland Jago Douma | 2018-03-13 | 1 | -1/+15 |
* | 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 | 1 | -1/+12 |
|\ |
|
| * | fix unit tests | Bjoern Schiessle | 2018-02-27 | 1 | -1/+12 |
* | | Fix files_sharing tests | Julius Härtl | 2018-02-27 | 1 | -4/+30 |
|/ |
|
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 2 | -1/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -3/+29 |
* | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 1 | -15/+15 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 2 | -8/+9 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -61/+69 |
* | Merge pull request #6328 from nextcloud/split-sharees-api-logic | blizzz | 2017-10-04 | 1 | -1545/+52 |
|\ |
|
| * | shareeAPIController unit test clean up and last fixes | Arthur Schiwon | 2017-09-26 | 1 | -57/+21 |
| * | remove unused method | Arthur Schiwon | 2017-09-26 | 1 | -21/+0 |
| * | move splitUserRemote unit tests | Arthur Schiwon | 2017-09-26 | 1 | -72/+0 |
| * | adapt unit test for ensuring exception | Arthur Schiwon | 2017-09-26 | 1 | -2/+2 |
| * | split off former searchSharee unit test | Arthur Schiwon | 2017-09-26 | 1 | -176/+0 |
| * | adjust ShareeAPIController invalid-input search unit test | Arthur Schiwon | 2017-09-26 | 1 | -16/+15 |