summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-261-2/+3
* Show sharing recommendationsChristoph Wurst2019-02-251-0/+11
* Add caching headers for public previewsJulius Härtl2019-01-021-0/+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
* Fix testsRoeland Jago Douma2018-08-241-2/+7
* Add support for room shares to ShareAPIControllerDaniel Calviño Sánchez2018-08-081-10/+481
* Add support for sending the password by Talk to ShareAPIControllerDaniel Calviño Sánchez2018-07-241-24/+80
* fix unit testsBjoern Schiessle2018-07-211-5/+8
* unit tests updatedBjoern Schiessle2018-07-211-4/+27
* fix unit testsBjoern Schiessle2018-07-211-0/+5
* 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
* | update unit testsBjoern Schiessle2018-07-111-32/+46
* | Fix getting the information of group share as a shareeDaniel Calviño Sánchez2018-06-291-3/+3
* | Fix ShareControllerTestRoeland Jago Douma2018-06-201-210/+16
* | Fix PublicPreviewControllerTestsRoeland Jago Douma2018-06-201-8/+10
|/
* Fix testsRoeland Jago Douma2018-04-241-14/+14
* Fix testsJulius Härtl2018-04-051-2/+2
* Replace ContactsManagerRoeland Jago Douma2018-03-131-1/+15
* fixup! fixup! Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-03-011-1/+1
* fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-281-2/+32
* Fixed testsJohn Molakvoæ (skjnldsv)2018-02-281-5/+5
* Merge pull request #7363 from nextcloud/default-share-permsMorris Jobke2018-02-271-1/+12
|\
| * fix unit testsBjoern Schiessle2018-02-271-1/+12
* | Fix files_sharing testsJulius Härtl2018-02-271-4/+30
|/
* Change @georgehrke's emailMorris Jobke2017-11-062-1/+2
* Update license headersMorris Jobke2017-11-063-3/+29
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-15/+15
* Use ::class in test mocks of dav appMorris Jobke2017-10-262-8/+9
* Use ::class in test mocksMorris Jobke2017-10-242-61/+69
* Merge pull request #6328 from nextcloud/split-sharees-api-logicblizzz2017-10-041-1545/+52
|\
| * shareeAPIController unit test clean up and last fixesArthur Schiwon2017-09-261-57/+21
| * remove unused methodArthur Schiwon2017-09-261-21/+0
| * move splitUserRemote unit testsArthur Schiwon2017-09-261-72/+0
| * adapt unit test for ensuring exceptionArthur Schiwon2017-09-261-2/+2
| * split off former searchSharee unit testArthur Schiwon2017-09-261-176/+0
| * adjust ShareeAPIController invalid-input search unit testArthur Schiwon2017-09-261-16/+15