summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller/ShareAPIController.php
Commit message (Expand)AuthorAgeFilesLines
* Only normalize data in public shares and not crudCarl Schwan2023-01-021-1/+3
* Small progress with fixing unit testsCarl Schwan2022-10-271-2/+5
* Propagate attributes when resharingCarl Schwan2022-10-271-27/+20
* Multiple fixesCarl Schwan2022-08-031-26/+41
* Enforcing permission during resharingCarl Schwan2022-08-031-8/+9
* Inherit hide download from share attributesVincent Petry2022-08-031-0/+27
* Don't reset share attributes when not specifiedVincent Petry2022-08-031-2/+6
* Fix share attribute related tests + code styleVincent Petry2022-08-031-18/+25
* Fix share controller to accept share attributes aloneVincent Petry2022-08-031-2/+5
* Add share attributes + prevent download permissionVincent Petry2022-08-031-0/+31
* Various improvements related to the recent implementation of temporary passwordsCyrille Bollu2022-06-081-1/+1
* Properly reset pw expirationVincent Petry2022-04-131-36/+0
* Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-111-0/+37
* Merge pull request #31684 from nextcloud/user-share-permissions-mergeSimon L2022-04-051-11/+22
|\
| * take permissions from multiple paths into account for share permissionsRobin Appelman2022-03-311-11/+22
* | Merge pull request #31240 from nextcloud/Valdnet-patch-3Louis2022-03-311-1/+1
|\ \ | |/ |/|
| * l10n: Delete dotValdnet2022-02-171-2/+2
| * l10n: Add a dotValdnet2022-02-171-1/+1
* | l10n: Spelling unification in Transifex.Valdnet2022-03-181-3/+3
|/
* Support CRUD share permissionsLouis Chemineau2022-02-151-10/+17
* Limit more contact searchesJoas Schilling2021-12-081-2/+6
* Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl2021-12-031-0/+5
* use specific email getter where necessaryArthur Schiwon2021-09-091-1/+1
* Update "Sending password by Nextcloud Talk failed" sentenceszaimen2021-07-071-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+3
* l10n: Unify spellingValdnet2021-05-201-1/+1
* Merge pull request #26580 from castillo92/patch-2Morris Jobke2021-05-181-2/+2
|\
| * Update ShareAPIController.phpcastillo922021-04-161-2/+2
* | l10n: Change to a capital letterValdnet2021-04-271-1/+1
|/
* Implement expiration date for federated sharesVincent Petry2021-04-151-0/+24
* Remove duplicated query for email sharesDaniel Calviño Sánchez2021-03-221-2/+1
* Add labels to mail sharesJohn Molakvoæ (skjnldsv)2021-03-221-7/+6
* Log exceptions when creating shareVincent Petry2021-03-151-0/+2
* Fix invalid check after constructing DateTimeRoeland Jago Douma2021-03-081-4/+0
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+2
* Show unique displayname context in the user share list entriesJulius Härtl2020-12-141-0/+3
* Address minor commentsJulius Härtl2020-12-091-2/+2
* Introduce deck share type to ShareAPIControllerJulius Härtl2020-12-091-4/+64
* circleId too short in some requestMaxence Lange2020-11-131-3/+4
* Indicate preview availability in share api responsesRichard Steinmetz2020-10-131-1/+7
* Merge pull request #22393 from nextcloud/fix/license-headers-20Roeland Jago Douma2020-08-241-0/+3
|\
| * Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+3
* | Fix missing FN from federated contactJohn Molakvoæ (skjnldsv)2020-08-241-1/+1
|/
* Merge pull request #22109 from nextcloud/feature/20931/followup-1John Molakvoæ2020-08-171-1/+21
|\
| * Expose status via Collaborators APIGeorg Ehrke2020-08-141-1/+21
* | Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-141-2/+2
|/
* Add user input for link share labelsGary Kim2020-07-141-0/+3
* Fix reference to wrong class nameDaniel Calviño Sánchez2020-05-291-3/+3
* Have share permissions on link shares if it is enabledRoeland Jago Douma2020-05-151-9/+10