summaryrefslogtreecommitdiffstats
path: root/lib/private/Share20
Commit message (Expand)AuthorAgeFilesLines
* Use bigger slice in share providerCarl Schwan2022-08-161-2/+2
* don't reduce file public link permissions if public upload is not enabledJulien Veyssier2022-08-011-2/+2
* Multiple fixesCarl Schwan2022-07-311-8/+6
* Inherit hide download from share attributesVincent Petry2022-07-281-0/+2
* Fix view-only code after code review commentsVincent Petry2022-07-281-1/+1
* Attempt to fix sqlite json issueVincent Petry2022-07-281-2/+2
* Fix share attribute related tests + code styleVincent Petry2022-07-282-16/+3
* Add share attributes + prevent download permissionVincent Petry2022-07-284-1/+179
* Fix typos in lib/private subdirectoryluz paz2022-07-273-3/+3
* Add argument to getSharesInFolder enable deep share lookupLouis Chemineau2022-07-262-28/+19
* Recursively fetch subsharesLouis Chemineau2022-07-261-0/+18
* Prevent column name conflict between tablesLouis Chemineau2022-07-261-1/+4
* Move CappedMemoryCache to OCPCarl Schwan2022-07-141-1/+1
* Rename setting name to reduce its lengthLouis Chemineau2022-06-271-1/+1
* Merge pull request #32185 from nextcloud/fix/default-share-provider-oracleCarl Schwan2022-05-121-7/+18
|\
| * Fix getting shares in a folder on OracheCarl Schwan2022-05-121-7/+18
* | Use email settings in DAV searchLouis Chemineau2022-04-191-0/+4
* | Use share setting in DAV searchLouis Chemineau2022-04-191-0/+4
|/
* Adjust settings for mail link passwordVincent Petry2022-04-141-17/+5
* Default to permanent link passwordsVincent Petry2022-04-131-1/+1
* Properly reset pw expirationVincent Petry2022-04-131-0/+37
* Merge pull request #31220 from nextcloud/enhancement/31005/temporary-passwordsVincent Petry2022-04-123-0/+23
|\
| * Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-113-0/+23
* | Merge pull request #31610 from nextcloud/shares-in-folder-mountsVincent Petry2022-04-111-1/+14
|\ \ | |/ |/|
| * fix shared mount roots not being returned from `getSharesInFolder`Robin Appelman2022-03-311-1/+14
* | Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa...Vincent Petry2022-04-061-1/+13
|\ \
| * | Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-051-1/+13
| |/
* / Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-5/+4
|/
* Check style updateCarl Schwan2022-01-131-1/+1
* Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl2021-12-032-2/+12
* Fix warning about passing null to substr_countCôme Chilliet2021-11-231-1/+1
* Move common logic to share managerJoas Schilling2021-11-091-1/+43
* Patch for master-branchJanBartels2021-10-181-1/+1
* Merge pull request #26688 from nextcloud/enh/better-share-exceptiondebugJohn Molakvoæ2021-10-131-1/+1
|\
| * Add proper message to created share not foundJohn Molakvoæ (skjnldsv)2021-08-181-1/+1
* | Let users choose a share_folderHinrich Mahler2021-09-061-1/+10
|/
* Admin Audit - Sharing: createShare - report the full pathszaimen2021-07-221-0/+1
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Fix share activity dispatchLouis Chemineau2021-06-161-0/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0411-17/+10
* Use noreply@ as email address for share emailsMorris Jobke2021-05-281-1/+1
* Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-211-60/+60
|\
| * allow excluding groups from creating link sharesRobin Appelman2021-05-121-60/+60
* | Rename External storages to External storageszaimen2021-05-201-1/+1
* | l10n: Unify spellingValdnet2021-05-201-13/+13
* | l10n: Unify spellingValdnet2021-05-201-5/+5
|/
* Correclty use plural for share exceptionJoas Schilling2021-04-201-2/+2
* Separate settings for remote share expirationVincent Petry2021-04-151-8/+47
* Implement expiration date for federated sharesVincent Petry2021-04-151-1/+10
* gracefully handle deleteFromSelf when share is already goneArthur Schiwon2021-03-301-1/+2