aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Share20
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-...Côme Chilliet2024-11-041-0/+88
|\
| * fix: Use getRelativePath method to check if node is inside folderfix/avoid-invalid-share-on-transfer-ownershipCôme Chilliet2024-10-141-1/+2
| * fix: Fix promotion of reshares from subsubfoldersCôme Chilliet2024-10-141-9/+16
| * chore: Add comment to make code clearerCôme Chilliet2024-10-141-0/+1
| * chore: Turn method description into phpdocCôme Chilliet2024-10-141-1/+1
| * fix(shares): Promote reshares into direct shares when share is deletedCôme Chilliet2024-10-141-6/+14
| * fix: Tidy up code for reshare deletionCôme Chilliet2024-10-141-14/+16
| * fix: delete re-shares when deleting the parent shareLuka Trovic2024-10-141-0/+69
* | Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-supportFerdinand Thiessen2024-10-181-4/+4
|\ \
| * | fix: Prevent breaking change in IQueryBuilderFerdinand Thiessen2024-10-171-4/+4
| * | fix: Adjust parameter type usage and add SQLite supportFerdinand Thiessen2024-10-171-4/+4
* | | chore(db): Apply query prepared statementsdbQueriesExecStmt2Git'Fellow2024-10-171-31/+30
|/ /
* / fix(share): Return empty string if no label is setFerdinand Thiessen2024-10-141-2/+2
|/
* feat(share): make sharelink token length configurableernolf/configurable_sharetoken_lengthernolf2024-09-281-7/+37
* fix(l10n): Rephrasing some exceptions to be translatedGit'Fellow2024-09-201-14/+13
* chore: Add proper deprecation dates where missingFerdinand Thiessen2024-09-201-2/+2
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-2/+2
* refactor(ProviderFactory): Remove usage of ILogger and use non-deprecated stuffFerdinand Thiessen2024-09-191-10/+9
* chore(i18n): Spelling of IDrakekniven2024-09-061-2/+2
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-2/+2
* fix: adjust sharing controller exceptions caseJohn Molakvoæ2024-09-041-2/+2
* fix(l10n): Translate all share exceptionsGit'Fellow2024-09-041-70/+63
* fix(files_sharing): Add missing check for null & use bool instead of int for ...Stefan Cherniakov2024-09-031-3/+3
* fix(files_sharing): Make share reminders more stable & fix issuesStefan Cherniakov2024-09-032-3/+6
* feat(files_sharing): reminder for link shares with expiration dateStefan Cherniakov2024-09-031-0/+11
* fix: fix share cleanup for deleted groups with shardingRobin Appelman2024-08-281-10/+18
* feat: add option to automatically partition queries by specific tablesRobin Appelman2024-08-281-0/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-255-15/+15
* fix: check for correct storage class when checking for link parentRobin Appelman2024-08-161-1/+2
* fix: Remove shares only if there are no more common groups between usersCôme Chilliet2024-08-121-38/+36
* fix(files_sharing): Delete user shares if needed when user is removed from a ...Louis Chemineau2024-08-122-2/+47
* fix: Add `acceptShare` as an interfaceFerdinand Thiessen2024-07-302-4/+6
* fix(files_sharing): adjust IAttributes API and files_versionsskjnldsv2024-07-121-4/+4
* fix(files_sharing): phpunit & openapi fixesskjnldsv2024-07-121-5/+9
* fix: psalm, cs, autoloader and lintskjnldsv2024-07-121-1/+2
* feat(files_sharing): allow mixed values in share attributes and allow storing...skjnldsv2024-07-122-8/+8
* chore(files_sharing): refactor mail handlingskjnldsv2024-07-121-24/+22
* feat(files_sharing): implement IShareProviderWithNotification and refactor se...skjnldsv2024-07-123-159/+150
* fix(files_sharing): Store the expiration date relative to the server's timezoneLouis Chemineau2024-06-262-20/+29
* use LazyUser in DefaultShareProviderRobin Appelman2024-06-171-5/+6
* fix(dav): also return shared-with-me shares dataskjnldsv2024-06-121-1/+1
* Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-301-4/+7
|\
| * Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-301-3/+5
| |\
| | * Merge pull request #40151 from summersab/refactor/OC-Server-getMailerJohn Molakvoæ2024-05-301-2/+3
| | |\
| | | * Merge branch 'master' into refactor/OC-Server-getMailerJohn Molakvoæ2024-05-3014-672/+413
| | | |\
| | | * | Refactor `OC\Server::getMailer`Andrew Summers2023-08-291-2/+3
| | * | | Merge branch 'master' into refactor/OC-Server-getHTTPClientServiceJohn Molakvoæ2024-05-3014-672/+413
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Refactor `OC\Server::getHTTPClientService`Andrew Summers2023-08-291-1/+2
| | | |/ | | |/|
| * | | Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-3014-672/+413
| |\ \ \ | | | |/ | | |/|
| * | | Refactor `OC\Server::getL10NFactory`Andrew Summers2023-08-291-1/+2
| | |/ | |/|