aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller/ShareesAPIController.php
Commit message (Expand)AuthorAgeFilesLines
* fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen2025-03-111-5/+5
* fix(lookup-server): do not query data by defaultFerdinand Thiessen2025-03-111-6/+3
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-131-2/+4
* fix(files_sharing): Handle null userIdprovokateurin2025-01-131-10/+1
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-2/+2
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-2/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* fix(files_sharing): filter out invalid shareWith in sharee APIskjnldsv2024-08-051-1/+1
* refactor(files_sharing): Replace security annotations with respective attributesprovokateurin2024-07-271-4/+3
* chore: Add SPDX headerAndy Scherzinger2024-06-061-33/+3
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* fix(files_sharing): ShareesAPI - Return empty response when user is not allow...Ferdinand Thiessen2024-03-151-24/+9
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-4/+4
* refactor: Rename OpenAPI type aliases to their namespacesjld31032023-11-021-5/+5
* Add single status code descriptions for OpenAPIjld31032023-09-271-0/+2
* files_sharing: Add OpenAPI specjld31032023-07-311-18/+28
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-0/+8
* Remove Deck from Sharees APIjld31032023-02-031-10/+1
* type closure to make psalm a bit happierRoeland Jago Douma2022-10-091-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Also make other shares listen to the "Allow sharing with groups"Joas Schilling2021-05-261-1/+3
* Make lookup search explicitRoeland Jago Douma2021-04-191-1/+1
* Use correct getSystemValue typeJ0WI2021-04-121-1/+1
* 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-111-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-151-1/+2
* Let sharees endpoint properly handle deck sharesJulius Härtl2020-12-091-0/+10
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-141-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* make php-cs happyRobin Appelman2020-04-231-1/+0
* Fix Sharing recommendation user displayJohn Molakvoæ (skjnldsv)2020-04-211-29/+30
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Remove unused properties in ShareesAPIControllerJulius Härtl2020-03-201-8/+0
* Do not use $_GETRoeland Jago Douma2020-01-051-4/+3
* Update license headersChristoph Wurst2019-12-051-1/+5
* Always do sharee lookup on lookup server in GSRoeland Jago Douma2019-12-051-1/+8
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-261-0/+2
* Show sharing recommendationsChristoph Wurst2019-02-251-1/+157
* Add rooms in the default candidate types to look for when sharingDaniel Calviño Sánchez2018-08-241-0/+6
* update unit testsBjoern Schiessle2018-07-111-1/+7
* start to get fed group shares into the share dialogBjoern Schiessle2018-07-111-0/+10
* Make ShareesAPIController strictRoeland Jago Douma2018-04-231-5/+6
* Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-261-3/+1
* Update license headersMorris Jobke2017-11-061-2/+5