summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): ShareesAPI - Return empty response when user is not allow...Ferdinand Thiessen2024-03-151-40/+74
* feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-261-0/+2
* fix(share): use user timezone to parse share expiration dateBenjamin Gaussorgues2024-01-151-1/+15
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-2/+2
* Pluggable share providerLouis Chemineau2023-02-021-1/+24
* Honor permissions of new link share via OCS APIJan-Philipp Litza2022-12-061-4/+4
* More fixesCarl Schwan2022-10-181-8/+18
* Small progress with fixing unit testsCarl Schwan2022-10-111-167/+82
* Only normalize data in public shares and not crudCarl Schwan2022-09-081-3/+3
* Multiple fixesCarl Schwan2022-07-311-43/+144
* Fix share attribute related tests + code styleVincent Petry2022-07-281-9/+25
* Add share attributes + prevent download permissionVincent Petry2022-07-281-5/+44
* Fix unit testsJoas Schilling2022-06-071-5/+5
* 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-112-0/+6
* Merge pull request #31684 from nextcloud/user-share-permissions-mergeSimon L2022-04-051-0/+44
|\
| * take permissions from multiple paths into account for share permissionsRobin Appelman2022-03-311-0/+44
* | Merge pull request #31240 from nextcloud/Valdnet-patch-3Louis2022-03-311-1/+1
|\ \ | |/ |/|
| * Fix testValdnet2022-03-311-1/+1
* | Add test to spelling unificationLouis Chemineau2022-03-211-1/+1
|/
* Support CRUD share permissionsLouis Chemineau2022-02-151-0/+93
* 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
* Fix tests on PHP 8.1 for encryption, files_sharing, files_version,Côme Chilliet2021-12-161-0/+4
* Limit more contact searchesJoas Schilling2021-12-081-2/+10
* Merge pull request #28764 from nextcloud/feat/sharing-link-eventJohn Molakvoæ2021-09-101-3/+3
|\
| * Emit event on link share actionJohn Molakvoæ2021-09-101-3/+3
* | use specific email getter where necessaryArthur Schiwon2021-09-091-4/+4
|/
* Update "Sending password by Nextcloud Talk failed" sentenceszaimen2021-07-071-1/+1
* 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-046-12/+8
* Make dav respect disallowing sharing with groupsThomas Citharel2021-05-261-24/+28
* l10n: Unify spelling in testValdnet2021-05-201-2/+2
* Add bruteforce protection to the shareinfo endpointRoeland Jago Douma2021-05-121-0/+3
* Change size of the letter in testValdnet2021-04-281-1/+1
* Unit tests for federated share expiration dateVincent Petry2021-04-151-1/+191
* Map old account scope properties to new namesVincent Petry2021-03-261-4/+4
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+3
* Show unique displayname context in the user share list entriesJulius Härtl2020-12-141-0/+9
* Address minor commentsJulius Härtl2020-12-091-4/+4
* Adjust mountprovider testsJulius Härtl2020-12-091-2/+2
* Return correct error message on share download without read permissionMorris Jobke2020-10-261-1/+1
* Indicate preview availability in share api responsesRichard Steinmetz2020-10-131-1/+90
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-4/+4
* Show filename on share link downloadJohn Molakvoæ (skjnldsv)2020-09-171-17/+21
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-243-0/+3
* Expose status via Collaborators APIGeorg Ehrke2020-08-141-7/+24
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-124-31/+31
* Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl2020-07-151-12/+9
* Fix testsJoas Schilling2020-06-241-1/+1