| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 10 | -153/+153 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 9 | -115/+115 |
|/ |
|
* | Remove unused properties in ShareesAPIController | Julius Härtl | 2020-03-20 | 1 | -6/+1 |
* | Fix willReturnOnConsecutiveCalls | Joas Schilling | 2020-03-13 | 1 | -3/+9 |
* | Don't allow anchors and queries in remote urls | Joas Schilling | 2020-03-12 | 1 | -30/+47 |
* | Disable link shares of disabled users | Roeland Jago Douma | 2020-02-07 | 1 | -6/+134 |
* | Don't show link shares hash in inherited share list | Roeland Jago Douma | 2020-01-15 | 1 | -26/+26 |
* | Do not use $_GET | Roeland Jago Douma | 2020-01-05 | 1 | -2/+5 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 37 | -41/+60 |
* | fixing tests + avoid duplicate in getFormattedShares() | Maxence Lange | 2019-12-03 | 1 | -5/+6 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2019-12-02 | 1 | -3/+2 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 15 | -131/+133 |
* | Fix more tests | Roeland Jago Douma | 2019-11-27 | 2 | -38/+60 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 30 | -55/+55 |
* | 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 | 15 | -23/+24 |
* | Fix share tests | Roeland Jago Douma | 2019-11-20 | 10 | -25/+125 |
* | Fix sharing breadcrumbs | John Molakvoæ (skjnldsv) | 2019-11-06 | 2 | -1024/+0 |
* | Fix current user edit/delete permissions | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -0/+81 |
* | Adjust unit tests to new OCA.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -207/+0 |
* | 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 |
* | Remove deprecated legacy file actions | Julius Härtl | 2019-10-14 | 1 | -26/+0 |
* | 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 deprecated searchByTag | Roeland Jago Douma | 2019-07-26 | 1 | -90/+0 |
* | 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 |
* | Move oc_webroot, OC.webroot and OC.getRootPath() to the bundle | Christoph Wurst | 2019-05-06 | 1 | -3/+6 |
* | Harden public preview tests | Roeland Jago Douma | 2019-04-16 | 1 | -1/+10 |
* | Add link icon for public link too | John Molakvoæ (skjnldsv) | 2019-03-21 | 1 | -5/+5 |
* | 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 |
* | Call proper function when fetching link shares in the breadcrumb view | Julius Härtl | 2019-01-22 | 1 | -2/+2 |
* | Add caching headers for public previews | Julius Härtl | 2019-01-02 | 1 | -0/+2 |
* | Fix typo in "incoming" | Joas Schilling | 2018-12-05 | 1 | -2/+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 |