summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | l10n: Add a dotValdnet2022-02-171-1/+1
* | | invalidate mount cache after accepting or renaming federated shareRobin Appelman2022-03-251-0/+3
* | | invalidate mount cache after share renameRobin Appelman2022-03-242-20/+26
| |/ |/|
* | l10n: Spelling unification in Transifex.Valdnet2022-03-181-3/+3
* | Merge pull request #31431 from nextcloud/fs-setup-managerRobin Appelman2022-03-082-2/+6
|\ \
| * | type fixesRobin Appelman2022-03-041-0/+2