aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix(sharding): typo in addOrderBybackport/48559/stable30Benjamin Gaussorgues2024-10-302-22/+5
* fix(users): improve recently active searchBenjamin Gaussorgues2024-10-301-7/+33
* Merge pull request #48622 from nextcloud/backport/48538/stable30Benjamin Gaussorgues2024-10-301-0/+3
|\
| * fix: Subadmin can access selfChristopher Ng2024-10-091-0/+3
* | fix: Shipped apps should include the Nextcloud version in the cache busterFerdinand Thiessen2024-10-301-59/+64
* | fix: Fix copying or moving from shared groupfoldersDaniel Calviño Sánchez2024-10-291-2/+6
* | fix(config): Mark more configs as sensitivebackport/48947/stable30Joas Schilling2024-10-282-0/+10
* | fix: crypto made inline for constructor and decrypt error handled in exceptionyemkareems2024-10-281-2/+4
* | fix: crypto made inline for constructor and decrypt error handled in exceptionyemkareems2024-10-281-6/+7
* | fix: use Icrypto in place of Cyptoyemkareems2024-10-282-4/+4
* | fix: crypto type made not nullable and tests run using ICryptoyemkareems2024-10-282-4/+4
* | fix: encrypt and store password, decrypt and retrieve the sameyemkareems2024-10-282-2/+11
* | fix: Allow overriding shouldApplyQuota check from child classesbackport/48623/stable30Julius Knorr2024-10-281-1/+1
* | feat(textprocessing): factorize taskProcessingCompatibleTaskTypesbackport/48863/stable30Julien Veyssier2024-10-241-22/+11
* | fix(textprocessing): also list types that are available in task processingJulien Veyssier2024-10-241-0/+29
* | fix(logger): Remove more parameters of other methodsbackport/48603/stable30Joas Schilling2024-10-211-2/+19
* | Merge pull request #48763 from nextcloud/dependabot/composer/stable30/symfony...Joas Schilling2024-10-211-5/+5
|\ \
| * | fix(command): Make method compatible with upstream class (requires 3rdparty b...Joas Schilling2024-10-211-4/+4
| * | fix(command): Make method compatible with upstream class (backportable)Joas Schilling2024-10-211-3/+3
* | | Merge pull request #48710 from nextcloud/backport/48682/stable30Kate2024-10-211-0/+1
|\ \ \ | |/ / |/| |
| * | fix(AppConfig): Add external JWT private key to sensitive keysbackport/48682/stable30provokateurin2024-10-151-0/+1
| |/
* | fix(comments): Document supported types and provide psalm typingJoas Schilling2024-10-181-19/+21
* | feat(comments): Support mentioning emailsJoas Schilling2024-10-181-1/+5
* | Merge pull request #48703 from nextcloud/backport/48673/stable30Ferdinand Thiessen2024-10-171-2/+2
|\ \
| * | fix(share): Return empty string if no label is setFerdinand Thiessen2024-10-141-2/+2
| |/
* | fix: Skip users that still exist in backendFerdinand Thiessen2024-10-083-9/+28
* | fix: Make user removal more resilientFerdinand Thiessen2024-10-088-72/+237
|/
* Merge pull request #48558 from nextcloud/backport/48522/stable30Stephan Orbaugh2024-10-081-8/+4
|\
| * fix(QueryBuilder): Account for aliases in output columnsbackport/48522/stable30provokateurin2024-10-031-8/+4
* | fix(config): Mark more app configs sensitivebackport/48584/stable30Joas Schilling2024-10-071-0/+9
|/
* Merge pull request #48514 from nextcloud/backport/48513/stable30Marcel Klehr2024-10-021-1/+1
|\
| * fix(TaskProcessing\Manager): Don't provoke PHP notice in setTaskResultbackport/48513/stable30Marcel Klehr2024-10-021-1/+1
* | Merge pull request #48077 from nextcloud/backport/47852/stable30Benjamin Gaussorgues2024-10-026-11/+11
|\ \
| * | fix: misc code fixes around db shardingbackport/47852/stable30Robin Appelman2024-09-166-11/+11
* | | Merge pull request #48093 from nextcloud/backport/47316/stable30Kate2024-10-021-1/+1
|\ \ \
| * | | fix: Prevent crash when refreshing metadata for files without an ownerbackport/47316/stable30Vincent FarZz2024-10-021-1/+1
| | |/ | |/|
* / | fix(theming): Use `AppConfig` for setting background imagebackport/48439/stable30Ferdinand Thiessen2024-10-021-0/+1
|/ /
* | Merge pull request #48503 from nextcloud/backport/48426/stable30Josh2024-10-011-1/+2
|\ \
| * | fix(config): Suppress error at install timebackport/48426/stable30Josh2024-10-011-1/+2
* | | fix(Auth): ignore missing token when trying to set password-unconfirmablebackport/48484/stable30Arthur Schiwon2024-10-011-6/+14
|/ /
* | Merge pull request #48317 from nextcloud/backport/48307/stable30Kate2024-09-301-0/+10
|\ \
| * | fix: gracefully parse non-standard trusted certificatesbackport/48307/stable30Richard Steinmetz2024-09-301-0/+10
* | | fix(QueryBuilder): Restrict identifier length to 30 characters due to Oracle ...backport/48361/stable30provokateurin2024-09-261-0/+17
* | | fix(share): Ensure unique share tokensbackport/47265/stable30ernolf2024-09-251-5/+17
* | | fix(querybuilder): Fix boolean type so that oracle handles boolean wellbackport/48215/stable30Joas Schilling2024-09-251-1/+1
|/ /
* | Merge pull request #48127 from nextcloud/backport/48114/stable30Grigorii K. Shartsev2024-09-242-9/+1
|\ \
| * | fix(appstoreFetcher): get app list from custom app storebackport/48114/stable30Grigorii K. Shartsev2024-09-172-8/+1
| * | fix(appstoreFetcher): remove unneeded warningGrigorii K. Shartsev2024-09-171-1/+0
* | | Merge pull request #48285 from nextcloud/backport/48207/stable30Andy Scherzinger2024-09-232-9/+18
|\ \ \
| * | | fix(users): Don't crash if disabled user is missing in the databasebackport/48207/stable30Louis Chemineau2024-09-232-9/+18