summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32741 from nextcloud/Valdnet-patch-2Joas Schilling2022-06-102-10/+10
|\
| * Fix unit testsJoas Schilling2022-06-071-2/+2
| * l10n: Delete apostropheValdnet2022-06-071-8/+8
* | 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-112-46/+104
* 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
* | Fix too many file download notifications when watching a videoszaimen2022-03-071-0/+6
|/
* Support CRUD share permissionsLouis Chemineau2022-02-151-10/+17
* Revert "Add non-breaking space in the file size"szaimen2022-02-101-1/+1
* Add non-breaking space in the file sizeCarl Schwan2022-01-141-1/+1
* 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
* Merge pull request #28764 from nextcloud/feat/sharing-link-eventJohn Molakvoæ2021-09-101-2/+32
|\
| * Emit event on link share actionJohn Molakvoæ2021-09-101-2/+32
* | use specific email getter where necessaryArthur Schiwon2021-09-091-1/+1
|/
* Let users choose a share_folderHinrich Mahler2021-09-061-1/+21
* Update "Sending password by Nextcloud Talk failed" sentenceszaimen2021-07-071-1/+1
* Migrate HintException to OCPGary Kim2021-06-301-2/+2
* Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-161-1/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0410-22/+14
* Also make other shares listen to the "Allow sharing with groups"Joas Schilling2021-05-261-1/+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
* | Add bruteforce protection to the shareinfo endpointRoeland Jago Douma2021-05-121-5/+11
* | l10n: Change to a capital letterValdnet2021-04-271-1/+1
* | Make lookup search explicitRoeland Jago Douma2021-04-191-1/+1
|/
* Implement expiration date for federated sharesVincent Petry2021-04-151-0/+24
* Use correct getSystemValue typeJ0WI2021-04-121-1/+1
* Map old account scope properties to new namesVincent Petry2021-03-261-1/+1
* 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
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-2/+2
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-112-3/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-164-2/+5
* use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-151-1/+2
* Show unique displayname context in the user share list entriesJulius Härtl2020-12-141-0/+3
* Address minor commentsJulius Härtl2020-12-092-4/+4
* Introduce deck share type to ShareAPIControllerJulius Härtl2020-12-092-5/+91
* Let sharees endpoint properly handle deck sharesJulius Härtl2020-12-091-0/+10
* circleId too short in some requestMaxence Lange2020-11-131-3/+4
* Return correct error message on share download without read permissionMorris Jobke2020-10-261-1/+1