aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Share20/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* fix: check for correct storage class when checking for link parentRobin Appelman2024-08-071-1/+2
* fix(files_sharing): Store the expiration date relative to the server's timezoneLouis Chemineau2024-06-271-11/+8
* refactor(shareManager): Use constructor property promotionfenn-cs2024-06-131-75/+23
* fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-06-131-78/+89
* refactor: make share manager buildableRobin Appelman2024-06-131-2/+1
* fix: cleanup logic for getting the max reshare permissionsRobin Appelman2024-05-131-50/+8
* 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
* fix(manager): removed dead codeEduardo Morales2023-12-191-7/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-6/+6
* Merge pull request #39863 from nextcloud/sharing-mask-wrapperRobin Appelman2023-09-041-36/+5
|\
| * cleanup di for share permissions wrapperRobin Appelman2023-08-161-36/+5
* | 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
|/
* fix: Remove legacy dispatcher from share managerJoas Schilling2023-07-281-6/+0
* feat!: Migrate Share accepted event to typed eventJoas Schilling2023-07-281-2/+4
* feat!: Migrate unShare events to typed eventsJoas Schilling2023-07-281-14/+11
* feat!: Migrate Sharing events to typed eventsJoas Schilling2023-07-281-8/+6
* fix: Move Sharing events to IEventDispatcherJoas Schilling2023-07-271-2/+2
* 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
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-0/+1
* composer run cs:fixCôme Chilliet2023-01-201-2/+0
* Fix checkpassword undocummented null parameterCarl Schwan2022-10-171-1/+1
* don't reduce file public link permissions if public upload is not enabledJulien Veyssier2022-08-011-2/+2
* Fix share attribute related tests + code styleVincent Petry2022-07-281-14/+1
* Add share attributes + prevent download permissionVincent Petry2022-07-281-0/+14
* Fix typos in lib/private subdirectoryluz paz2022-07-271-1/+1
* Add argument to getSharesInFolder enable deep share lookupLouis Chemineau2022-07-261-21/+3
* Recursively fetch subsharesLouis Chemineau2022-07-261-0/+18
* Move CappedMemoryCache to OCPCarl Schwan2022-07-141-1/+1
* Rename setting name to reduce its lengthLouis Chemineau2022-06-271-1/+1
* 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
* Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-111-0/+6
* 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
|/
* Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl2021-12-031-2/+8
* Move common logic to share managerJoas Schilling2021-11-091-1/+43
* Patch for master-branchJanBartels2021-10-181-1/+1
* Let users choose a share_folderHinrich Mahler2021-09-061-1/+10
* 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-041-2/+4
* Use noreply@ as email address for share emailsMorris Jobke2021-05-281-1/+1