| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request #49206 from nextcloud/backport/48736/stable29 | Andy Scherzinger | 2024-11-12 | 1 | -0/+1 |
|\ \ |
|
| * | | fix: log a warning when we can't build a background jobbackport/48736/stable29 | Robin Appelman | 2024-11-11 | 1 | -0/+1 |
| |/ |
|
* / | Fix Undefined variable: response notice in case of non-404 errorbackport/49146/stable29 | Victor Dubiniuk | 2024-11-08 | 1 | -2/+3 |
|/ |
|
* | fix(owncloud): Fix ownCloud migration with oauth2 appbackport/49076/stable29 | Joas Schilling | 2024-11-04 | 1 | -7/+5 |
* | Merge pull request #48998 from nextcloud/backport/47986/stable29 | Louis | 2024-10-31 | 1 | -0/+5 |
|\ |
|
| * | perf(ObjectStoreStorage): Improve (slow) move on same object bucket | Christoph Fiehe | 2024-10-30 | 1 | -0/+5 |
* | | fix: Shipped apps should include the Nextcloud version in the cache busterfix/cachebuster-stable30 | Ferdinand Thiessen | 2024-10-30 | 1 | -60/+66 |
* | | Merge pull request #48488 from nextcloud/backport/48235/stable29 | Benjamin Gaussorgues | 2024-10-30 | 2 | -24/+85 |
|\ \
| |/
|/| |
|
| * | fix: rework move into object store to better preserve fileids | Robin Appelman | 2024-10-09 | 1 | -19/+58 |
| * | fix: preserve fileid when moving from objectstore to non-objectstore | Robin Appelman | 2024-10-09 | 2 | -6/+27 |
| * | fix: ensure source folder is removed from cache when moving to objectstore | Robin Appelman | 2024-10-09 | 1 | -0/+1 |
* | | fix: Fix copying or moving from shared groupfolders | Daniel Calviño Sánchez | 2024-10-29 | 1 | -2/+6 |
* | | Merge pull request #48949 from nextcloud/backport/48947/stable29 | Joas Schilling | 2024-10-28 | 2 | -0/+10 |
|\ \ |
|
| * | | fix(config): Mark more configs as sensitivebackport/48947/stable29 | Joas Schilling | 2024-10-28 | 2 | -0/+10 |
* | | | fix: readonly removedbackport/48915/stable29 | yemkareems | 2024-10-28 | 1 | -1/+1 |
* | | | fix: crypto made inline for constructor and decrypt error handled in exception | yemkareems | 2024-10-28 | 1 | -2/+4 |
* | | | fix: crypto made inline for constructor and decrypt error handled in exception | yemkareems | 2024-10-28 | 1 | -6/+7 |
* | | | fix: use Icrypto in place of Cypto | yemkareems | 2024-10-28 | 2 | -4/+4 |
* | | | fix: crypto type made not nullable and tests run using ICrypto | yemkareems | 2024-10-28 | 2 | -4/+4 |
* | | | fix: encrypt and store password, decrypt and retrieve the same | yemkareems | 2024-10-28 | 2 | -2/+11 |
|/ / |
|
* | | fix(logger): Remove more parameters of other methodsbackport/48603/stable29 | Joas Schilling | 2024-10-21 | 1 | -2/+19 |
* | | Merge pull request #48709 from nextcloud/backport/48682/stable29 | Kate | 2024-10-21 | 1 | -0/+1 |
|\ \ |
|
| * | | fix(AppConfig): Add external JWT private key to sensitive keysbackport/48682/stable29 | provokateurin | 2024-10-15 | 1 | -0/+1 |
* | | | Merge pull request #48588 from nextcloud/backport/47896/stable29 | Ferdinand Thiessen | 2024-10-17 | 8 | -74/+259 |
|\ \ \ |
|
| * | | | fix: Skip users that still exist in backend | Ferdinand Thiessen | 2024-10-15 | 3 | -9/+28 |
| * | | | fix: Make user removal more resilient | Ferdinand Thiessen | 2024-10-15 | 8 | -74/+240 |
| |/ / |
|
* / / | fix(share): Return empty string if no label is setbackport/48673/stable29 | Ferdinand Thiessen | 2024-10-15 | 1 | -2/+2 |
|/ / |
|
* | | fix(locking): Accept mixed as value on setTTLbackport/48689/stable29 | Git'Fellow | 2024-10-14 | 1 | -1/+1 |
* | | fix(setup-checks): Ensure URL with webroot works | Ferdinand Thiessen | 2024-10-11 | 1 | -2/+2 |
* | | fix: Allow overriding shouldApplyQuota check from child classesbackport/48623/stable29 | Julius Knorr | 2024-10-09 | 1 | -1/+1 |
|/ |
|
* | fix(config): Mark more app configs sensitivebackport/48584/stable29 | Joas Schilling | 2024-10-07 | 1 | -0/+9 |
* | Merge pull request #48092 from nextcloud/backport/47316/stable29 | Kate | 2024-10-02 | 1 | -1/+1 |
|\ |
|
| * | fix: Prevent crash when refreshing metadata for files without an ownerbackport/47316/stable29 | Vincent FarZz | 2024-09-16 | 1 | -1/+1 |
* | | Merge pull request #48502 from nextcloud/backport/48426/stable29 | Josh | 2024-10-01 | 1 | -1/+2 |
|\ \ |
|
| * | | fix(config): Suppress error at install timebackport/48426/stable29 | Josh | 2024-10-01 | 1 | -1/+2 |
* | | | fix(Auth): ignore missing token when trying to set password-unconfirmablebackport/48484/stable29 | Arthur Schiwon | 2024-10-01 | 1 | -6/+14 |
|/ / |
|
* | | fix: gracefully parse non-standard trusted certificatesbackport/48307/stable29 | Richard Steinmetz | 2024-09-30 | 1 | -0/+10 |
* | | Merge pull request #48380 from nextcloud/backport/48142/stable29 | Joas Schilling | 2024-09-26 | 1 | -5/+17 |
|\ \ |
|
| * | | fix(share): Ensure unique share tokensbackport/48142/stable29 | ernolf | 2024-09-26 | 1 | -5/+17 |
* | | | fix(s3): suppress php deprecation warning on php8dependaniel/aws-sdk-for-29 | Daniel Kesselberg | 2024-09-26 | 1 | -0/+1 |
|/ / |
|
* | | Merge pull request #48284 from nextcloud/backport/48207/stable29 | Louis | 2024-09-24 | 2 | -10/+19 |
|\ \ |
|
| * | | fix(users): Don't crash if disabled user is missing in the databasebackport/48207/stable29 | Louis Chemineau | 2024-09-23 | 2 | -10/+19 |
* | | | Merge pull request #48165 from nextcloud/backport/48114/stable29 | Andy Scherzinger | 2024-09-23 | 2 | -9/+1 |
|\ \ \ |
|
| * | | | fix(appstoreFetcher): get app list from custom app storebackport/48114/stable29 | Grigorii K. Shartsev | 2024-09-18 | 2 | -8/+1 |
| * | | | fix(appstoreFetcher): remove unneeded warning | Grigorii K. Shartsev | 2024-09-18 | 1 | -1/+0 |
* | | | | fix: skip the integrity check for nextcloud-init-sync.lockbackport/48268/stable29 | Daniel Kesselberg | 2024-09-23 | 1 | -2/+3 |
| |/ /
|/| | |
|
* | | | fix: ensure parent folder exists when writing a file to object storage | Robin Appelman | 2024-09-19 | 1 | -0/+4 |
* | | | fix: verify that parent exists in cache when inserting | Robin Appelman | 2024-09-19 | 1 | -0/+3 |
* | | | fix: fix object store id for test object store | Robin Appelman | 2024-09-19 | 1 | -2/+2 |
* | | | fix: cleanup objectstore file_put_content | Robin Appelman | 2024-09-19 | 1 | -7/+4 |