summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* Include the share in the Files_Sharing::loadAdditionalScripts eventDaniel Calviño Sánchez2019-10-191-2/+12
* 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
* Use grid view in other file views tooJan-Christoph Borchardt2018-10-183-6/+6
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-092-16/+16
* Update test now that we check permissions properlyRoeland Jago Douma2018-09-061-7/+7
* Fix testsRoeland Jago Douma2018-08-241-2/+7
* Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-081-0/+20
* Add room shares to the MountProvider for sharesDaniel Calviño Sánchez2018-08-081-1/+23
* Add support for room shares to ShareAPIControllerDaniel Calviño Sánchez2018-08-082-11/+485
* Add support for sending the password by Talk to ShareAPIControllerDaniel Calviño Sánchez2018-07-242-31/+90
* fix unit testsBjoern Schiessle2018-07-211-5/+8
* unit tests updatedBjoern Schiessle2018-07-211-4/+27
* fix unit testsBjoern Schiessle2018-07-211-0/+5
* Disable failing test in legacy sharing testsMorris Jobke2018-07-191-0/+2
* Merge pull request #5280 from nextcloud/shared-with-display-nameMorris Jobke2018-07-131-0/+125
|\
| * SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-211-0/+125
* | Fix formatting of email and circle sharesDaniel Calviño Sánchez2018-07-121-7/+61
* | fix unit testsBjoern Schiessle2018-07-111-0/+3
* | update unit testsBjoern Schiessle2018-07-112-32/+59
* | fix external manager testsBjoern Schiessle2018-07-021-10/+29
* | Merge pull request #10046 from nextcloud/fix-getting-the-information-of-a-gro...Morris Jobke2018-06-291-3/+3
|\ \
| * | Fix getting the information of group share as a shareeDaniel Calviño Sánchez2018-06-291-3/+3
* | | Merge pull request #8854 from nextcloud/drop-old-sharing-codeMorris Jobke2018-06-292-135/+0
|\ \ \ | |/ / |/| |
| * | Backends are legacy code as well and need to goRoeland Jago Douma2018-05-231-114/+0
| * | Get rid of shareItemMorris Jobke2018-05-232-22/+1
* | | Update SharingCheckMiddlewareTestRoeland Jago Douma2018-06-201-89/+0