summaryrefslogtreecommitdiffstats
path: root/lib/private/Share20
Commit message (Expand)AuthorAgeFilesLines
* test(Sharing): Integration test for no expiration set date for sharefenn-cs2024-05-252-16/+17
* fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-05-242-79/+104
* fix(share): use share owner to confirm reshareMaxence Lange2024-03-201-3/+9
* feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-261-10/+16
* cleanup di for share permissions wrapperRobin Appelman2023-09-042-36/+70
* Use nullsafe call syntax instead of additionnal checkCôme Chilliet2023-08-281-1/+1
* Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disa...Côme Chilliet2023-08-281-5/+19
* Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-1/+1
* Fix types for reading and writing config valuesjld31032023-04-051-1/+1
* also set the node when re-using existing share on share createRobin Appelman2023-04-031-0/+4
* hide shared files located in group folder's trash binArthur Schiwon2023-03-281-0/+6
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-082-0/+3
* Pluggable share providerLouis Chemineau2023-02-021-0/+63
* composer run cs:fixCôme Chilliet2023-01-208-13/+3
* Merge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-s...Joas Schilling2022-12-091-0/+4
|\
| * Show group name instead of group id as recommendationJoas Schilling2022-10-081-0/+4
* | Fix PHP CSJoas Schilling2022-10-201-1/+0
* | Also catch in getProviderJoas Schilling2022-10-201-3/+10
* | Don't crash with outdated share providerJoas Schilling2022-10-201-4/+23
* | Fix checkpassword undocummented null parameterCarl Schwan2022-10-171-1/+1
|/
* Cleanup tags and Share componentCarl Schwan2022-09-291-0/+3
* 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