Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply share permission mask to all files obtained via shareinfo | Roeland Jago Douma | 2019-11-26 | 1 | -4/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 4 | -11/+14 |
* | Fix current user edit/delete permissions | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -0/+81 |
* | Merge pull request #17693 from nextcloud/enh/unused-test-dependency | Roeland Jago Douma | 2019-10-26 | 1 | -1/+0 |
|\ | |||||
| * | Remove unused import Punic\Data | Daniel Kesselberg | 2019-10-26 | 1 | -1/+0 |
* | | Do not return shares with the current user | Daniel Calviño Sánchez | 2019-10-25 | 1 | -2/+0 |
* | | Add missing share types when getting shares of a file | Daniel Calviño Sánchez | 2019-10-25 | 1 | -0/+8 |
* | | Unify share type sorting when getting shares of a file or with subfiles | Daniel Calviño Sánchez | 2019-10-25 | 1 | -1/+1 |
* | | Remove unneeded calls to "ShareManager::shareProviderExists()" | Daniel Calviño Sánchez | 2019-10-25 | 1 | -12/+3 |
* | | Add unit tests for getting shares of a file | Daniel Calviño Sánchez | 2019-10-25 | 1 | -6/+185 |
* | | Add unit tests for getting shares including subfiles | Daniel Calviño Sánchez | 2019-10-25 | 1 | -0/+421 |
|/ | |||||
* | Include the share in the Files_Sharing::loadAdditionalScripts event | Daniel Calviño Sánchez | 2019-10-17 | 1 | -2/+12 |
* | Fix shares read permissions | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -0/+62 |
* | Add checks for whether a user with access to a share can delete it | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -3/+203 |
* | Bye Spreed namespace, hello Talk! | Joas Schilling | 2019-09-05 | 1 | -8/+8 |
* | Remove duplicate tests | Joas Schilling | 2019-07-03 | 1 | -144/+0 |
* | Unify the permission checking in one place only | Joas Schilling | 2019-07-03 | 1 | -3/+8 |
* | Fix sharing tests | Roeland Jago Douma | 2019-06-27 | 1 | -0/+230 |
* | Harden public preview tests | Roeland Jago Douma | 2019-04-16 | 1 | -1/+10 |
* | 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 |