aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/Controller/ShareControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Migrate files sharing to PSR LoggerInterfaceBenjamin Gaussorgues2023-07-061-3/+0
* Pluggable share providerLouis Chemineau2023-02-021-1/+24
* Remove at() matcher in files_sharing testsCôme Chilliet2022-05-241-15/+36
* Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-111-0/+4
* Revert "Add non-breaking space in the file size"szaimen2022-02-101-4/+4
* Add non-breaking space in the file sizeCarl Schwan2022-01-141-4/+4
* Emit event on link share actionJohn Molakvoæ2021-09-101-3/+3
* Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-161-1/+12
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Map old account scope properties to new namesVincent Petry2021-03-261-4/+4
* Return correct error message on share download without read permissionMorris Jobke2020-10-261-1/+1
* Show filename on share link downloadJohn Molakvoæ (skjnldsv)2020-09-171-17/+21
* Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl2020-07-151-12/+9
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+3
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-13/+13
* Add a test and fix the existing onesJoas Schilling2020-04-011-29/+220
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-6/+6
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-6/+6
* Disable link shares of disabled usersRoeland Jago Douma2020-02-071-6/+134
* Update license headersChristoph Wurst2019-12-051-2/+5
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+3
* Include the share in the Files_Sharing::loadAdditionalScripts eventDaniel Calviño Sánchez2019-10-171-2/+12
* Rollback to default list viewJohn Molakvoæ (skjnldsv)2018-11-151-3/+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
* 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
* fix unit testsBjoern Schiessle2018-07-211-0/+5
* Fix ShareControllerTestRoeland Jago Douma2018-06-201-210/+16
* Fix testsJulius Härtl2018-04-051-2/+2
* 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
* Fix files_sharing testsJulius Härtl2018-02-271-4/+30
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-2/+3
* Use ::class in test mocksMorris Jobke2017-10-241-10/+16
* Fix testsRoeland Jago Douma2017-09-251-1/+2
* Adjust existing bruteforce protection codeLukas Reschke2017-04-141-0/+1
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-1/+1
* Move files_sharing Controllers => ControllerRoeland Jago Douma2016-10-241-0/+502