summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-0537-41/+60
* fixing tests + avoid duplicate in getFormattedShares()Maxence Lange2019-12-031-5/+6
* Fix testsJohn Molakvoæ (skjnldsv)2019-12-021-3/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-2715-131/+133
* Fix more testsRoeland Jago Douma2019-11-272-38/+60
* Make phpunit8 compatibleRoeland Jago Douma2019-11-2730-55/+55
* Apply share permission mask to all files obtained via shareinfoRoeland Jago Douma2019-11-261-4/+1
* Some php-cs fixesRoeland Jago Douma2019-11-2215-23/+24
* Fix share testsRoeland Jago Douma2019-11-2010-25/+125
* Fix sharing breadcrumbsJohn Molakvoæ (skjnldsv)2019-11-062-1024/+0
* Fix current user edit/delete permissionsJohn Molakvoæ (skjnldsv)2019-10-291-0/+81
* Adjust unit tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-207/+0
* Merge pull request #17693 from nextcloud/enh/unused-test-dependencyRoeland Jago Douma2019-10-261-1/+0
|\
| * Remove unused import Punic\DataDaniel Kesselberg2019-10-261-1/+0
* | Do not return shares with the current userDaniel Calviño Sánchez2019-10-251-2/+0
* | Add missing share types when getting shares of a fileDaniel Calviño Sánchez2019-10-251-0/+8
* | Unify share type sorting when getting shares of a file or with subfilesDaniel Calviño Sánchez2019-10-251-1/+1
* | Remove unneeded calls to "ShareManager::shareProviderExists()"Daniel Calviño Sánchez2019-10-251-12/+3
* | Add unit tests for getting shares of a fileDaniel Calviño Sánchez2019-10-251-6/+185
* | Add unit tests for getting shares including subfilesDaniel Calviño Sánchez2019-10-251-0/+421
|/
* Include the share in the Files_Sharing::loadAdditionalScripts eventDaniel Calviño Sánchez2019-10-171-2/+12
* Remove deprecated legacy file actionsJulius Härtl2019-10-141-26/+0
* Fix shares read permissionsJohn Molakvoæ (skjnldsv)2019-10-041-0/+62
* Add checks for whether a user with access to a share can delete itJohn Molakvoæ (skjnldsv)2019-10-041-3/+203
* Bye Spreed namespace, hello Talk!Joas Schilling2019-09-051-8/+8
* Remove deprecated searchByTagRoeland Jago Douma2019-07-261-90/+0
* Remove duplicate testsJoas Schilling2019-07-031-144/+0
* Unify the permission checking in one place onlyJoas Schilling2019-07-031-3/+8
* Fix sharing testsRoeland Jago Douma2019-06-271-0/+230
* Move oc_webroot, OC.webroot and OC.getRootPath() to the bundleChristoph Wurst2019-05-061-3/+6
* Harden public preview testsRoeland Jago Douma2019-04-161-1/+10
* Add link icon for public link tooJohn Molakvoæ (skjnldsv)2019-03-211-5/+5
* Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-261-2/+3
* Show sharing recommendationsChristoph Wurst2019-02-251-0/+11
* Call proper function when fetching link shares in the breadcrumb viewJulius Härtl2019-01-221-2/+2
* Add caching headers for public previewsJulius Härtl2019-01-021-0/+2
* Fix typo in "incoming"Joas Schilling2018-12-051-2/+2
* Rollback to default list viewJohn Molakvoæ (skjnldsv)2018-11-151-3/+3
* Merge pull request #12324 from nextcloud/add-password-response-parameter-for-...Morris Jobke2018-11-071-0/+3
|\
| * Add "password" parameter to the response data of link sharesDaniel Calviño Sánchez2018-11-061-0/+3
* | Fix unit testsMorris Jobke2018-11-071-1/+2
* | Adapts the code to the new master stateMichael Weimann2018-11-071-1/+2
* | Hides the header actions for file dropsMichael Weimann2018-11-071-3/+100
|/
* Fix testsJohn Molakvoæ (skjnldsv)2018-11-061-2/+4
* Add sending the password by Talk for a link share to ShareAPIControllerDaniel Calviño Sánchez2018-11-021-0/+304
* Check "note", "label" and "hide download" too in update share testsDaniel Calviño Sánchez2018-11-021-14/+55
* adjust unit testsBjoern Schiessle2018-11-011-2/+22
* Honour "hide download" in the public share pageDaniel Calviño Sánchez2018-10-301-0/+114
* Expose hide download to public pageRoeland Jago Douma2018-10-301-1/+2
* Propegate hide download state in share providerRoeland Jago Douma2018-10-301-2/+19