aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Avoid extra parenthesis around SQL in IN expressionsCôme Chilliet2023-02-211-5/+5
* chore: Add return typesJulius Härtl2023-02-071-9/+5
* perf(federation): Only request root share info for checking availabilityJulius Härtl2023-02-062-9/+13
* still include the share target in the cache key for validating share mountRobin Appelman2023-01-161-1/+1
* fix cache key used to verify shared mountpointsRobin Appelman2023-01-101-1/+1
* 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
* Check share attributes on preview endpointsJulius Härtl2022-10-261-0/+10
* Merge pull request #33656 from nextcloud/backport/33574/stable24blizzz2022-08-301-2/+4
|\
| * directly build the search filter for shared storage instead of setting up the...Robin Appelman2022-08-231-2/+4
* | further pre-filter search result before setting up share source cacheRobin Appelman2022-08-181-0/+8
|/
* Merge pull request #33455 from nextcloud/backport/32852/stable24Vincent Petry2022-08-041-68/+3
|\
| * fix external share scanner not propagating locking-opt-outRobin Appelman2022-08-041-1/+1
| * Disable locking on federated sharesCarl Schwan2022-08-041-0/+5
| * Revert "Revert "Remove inefficient fed share scanner""Carl Schwan2022-08-041-70/+0
* | Multiple fixesCarl Schwan2022-08-034-57/+70
* | Enforcing permission during resharingCarl Schwan2022-08-031-8/+9
* | Inherit hide download from share attributesVincent Petry2022-08-031-0/+27
* | Block download when needed on direct download endpointVincent Petry2022-08-031-0/+2
* | Fix view-only code after code review commentsVincent Petry2022-08-032-9/+14
* | 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-034-8/+236
|/
* Fix hook encryption with cron jobCarl Schwan2022-06-221-1/+1
* Revert "Remove inefficient fed share scanner"Carl Schwan2022-06-131-0/+70
* Various improvements related to the recent implementation of temporary passwordsCyrille Bollu2022-06-081-1/+1
* Merge pull request #32065 from nextcloud/backport/32047/stable24Vincent Petry2022-04-253-21/+15
|\
| * Update cache when display name changeCarl Schwan2022-04-222-1/+4
| * Cache display nameCarl Schwan2022-04-222-22/+13
* | cache the verification of the share mountpointRobin Appelman2022-04-222-4/+29
|/
* also apply the fix for the other storage typesRobin Appelman2022-04-211-1/+11
* improve optimization for SharedStorage::instanceOfStorage(Common)Robin Appelman2022-04-211-1/+2
* Properly reset pw expirationVincent Petry2022-04-131-36/+0
* Merge pull request #31220 from nextcloud/enhancement/31005/temporary-passwordsVincent Petry2022-04-123-46/+155
|\
| * Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-113-46/+155
* | Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman2022-04-071-1/+8
|\ \ | |/ |/|
| * only request free space once for external sharesRobin Appelman2022-04-041-0/+4
| * use all possible permissions dav propertiesRobin Appelman2022-04-041-0/+2
| * don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman2022-04-041-1/+2
* | Merge pull request #31845 from nextcloud/querybuilder-shareexternalCarl Schwan2022-04-071-7/+9
|\ \
| * | Use querybuilder for share external mountpointCarl Schwan2022-04-061-7/+9
| |/
* | 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 #31773 from nextcloud/share-limited-owner-setupVincent Petry2022-04-051-11/+30
|\ \ \
| * | | use UserFolder to get the share source nodeRobin Appelman2022-04-041-11/+30
| | |/ | |/|
* / | Set oc_share_external.name column length to 4000 to remove arbitrary limitationCôme Chilliet2022-04-041-0/+56
|/ /
* | Merge pull request #31240 from nextcloud/Valdnet-patch-3Louis2022-03-311-1/+1
|\ \
| * | l10n: Delete dotValdnet2022-02-171-2/+2