aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix: fix mimetype not being updated when changing file extention on object storebackport/40394/stable29Robin Appelman2024-12-111-9/+13
* Merge pull request #49536 from nextcloud/backport/49523/stable29Joas Schilling2024-11-281-3/+29
|\
| * fix(migration): Decrypt ownCloud secrets v2Christoph Wurst2024-11-281-3/+29
* | fix: fix availability wrapper not applyingRobin Appelman2024-11-261-2/+2
* | fix: throw correct exception type when we can't verify if an s3 bucket existsRobin Appelman2024-11-261-5/+6
|/
* fix(OCMDiscoveryService): Also cache error results during discoverybackport/49311/stable29provokateurin2024-11-251-1/+9
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesbackport/48600/stable29provokateurin2024-11-255-9/+10
* fix(storage): Try to delete existing targetbackport/49315/stable29Git'Fellow2024-11-212-10/+13
* fix: remove superflous linebackport/48675/stable29georglauterbach2024-11-141-1/+0
* fix: do not query CNAME if A succeeded alreadygeorglauterbach2024-11-141-1/+5
* Merge pull request #49097 from nextcloud/backport/48933/stable29Richard Steinmetz2024-11-131-1/+7
|\
| * fix: Handle exception when clearing previously removed two factor tokensbackport/48933/stable29Daniel Calviño Sánchez2024-11-051-1/+5
| * fix: Clear pending two factor tokens also from configurationDaniel Calviño Sánchez2024-11-051-0/+2
* | fix: Clean-up some remaining readdir calls with undesirable false evaluation ...Josh Richards2024-11-132-2/+2
* | Merge pull request #49206 from nextcloud/backport/48736/stable29Andy Scherzinger2024-11-121-0/+1
|\ \
| * | fix: log a warning when we can't build a background jobbackport/48736/stable29Robin Appelman2024-11-111-0/+1
| |/
* / Fix Undefined variable: response notice in case of non-404 errorbackport/49146/stable29Victor Dubiniuk2024-11-081-2/+3
|/
* fix(owncloud): Fix ownCloud migration with oauth2 appbackport/49076/stable29Joas Schilling2024-11-041-7/+5
* Merge pull request #48998 from nextcloud/backport/47986/stable29Louis2024-10-311-0/+5
|\
| * perf(ObjectStoreStorage): Improve (slow) move on same object bucketChristoph Fiehe2024-10-301-0/+5
* | fix: Shipped apps should include the Nextcloud version in the cache busterfix/cachebuster-stable30Ferdinand Thiessen2024-10-301-60/+66
* | Merge pull request #48488 from nextcloud/backport/48235/stable29Benjamin Gaussorgues2024-10-302-24/+85
|\ \ | |/ |/|
| * fix: rework move into object store to better preserve fileidsRobin Appelman2024-10-091-19/+58
| * fix: preserve fileid when moving from objectstore to non-objectstoreRobin Appelman2024-10-092-6/+27
| * fix: ensure source folder is removed from cache when moving to objectstoreRobin Appelman2024-10-091-0/+1
* | fix: Fix copying or moving from shared groupfoldersDaniel Calviño Sánchez2024-10-291-2/+6
* | Merge pull request #48949 from nextcloud/backport/48947/stable29Joas Schilling2024-10-282-0/+10
|\ \
| * | fix(config): Mark more configs as sensitivebackport/48947/stable29Joas Schilling2024-10-282-0/+10
* | | fix: readonly removedbackport/48915/stable29yemkareems2024-10-281-1/+1
* | | 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(logger): Remove more parameters of other methodsbackport/48603/stable29Joas Schilling2024-10-211-2/+19
* | Merge pull request #48709 from nextcloud/backport/48682/stable29Kate2024-10-211-0/+1
|\ \
| * | fix(AppConfig): Add external JWT private key to sensitive keysbackport/48682/stable29provokateurin2024-10-151-0/+1
* | | Merge pull request #48588 from nextcloud/backport/47896/stable29Ferdinand Thiessen2024-10-178-74/+259
|\ \ \
| * | | fix: Skip users that still exist in backendFerdinand Thiessen2024-10-153-9/+28
| * | | fix: Make user removal more resilientFerdinand Thiessen2024-10-158-74/+240
| |/ /
* / / fix(share): Return empty string if no label is setbackport/48673/stable29Ferdinand Thiessen2024-10-151-2/+2
|/ /
* | fix(locking): Accept mixed as value on setTTLbackport/48689/stable29Git'Fellow2024-10-141-1/+1
* | fix(setup-checks): Ensure URL with webroot worksFerdinand Thiessen2024-10-111-2/+2
* | fix: Allow overriding shouldApplyQuota check from child classesbackport/48623/stable29Julius Knorr2024-10-091-1/+1
|/
* fix(config): Mark more app configs sensitivebackport/48584/stable29Joas Schilling2024-10-071-0/+9
* Merge pull request #48092 from nextcloud/backport/47316/stable29Kate2024-10-021-1/+1
|\
| * fix: Prevent crash when refreshing metadata for files without an ownerbackport/47316/stable29Vincent FarZz2024-09-161-1/+1
* | Merge pull request #48502 from nextcloud/backport/48426/stable29Josh2024-10-011-1/+2
|\ \
| * | fix(config): Suppress error at install timebackport/48426/stable29Josh2024-10-011-1/+2
* | | fix(Auth): ignore missing token when trying to set password-unconfirmablebackport/48484/stable29Arthur Schiwon2024-10-011-6/+14
|/ /