aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(ShareEntryLinkList): Append new links to the end of listfenn-cs2024-10-311-1/+1
* Merge pull request #49029 from nextcloud/backport/49009/49009-stable29Maxence Lange2024-10-311-0/+3
|\
| * fix(files-external): set password as sensitivebackport/49009/49009-stable29Maxence Lange2024-10-311-0/+3
|/
* Merge pull request #48969 from nextcloud/backport/48766/stable29Git'Fellow2024-10-312-4/+129
|\
| * fix(provisioning_api): Fix getting disabled users for group adminsbackport/48766/stable29Côme Chilliet2024-10-311-4/+4
| * chore(provisioning_api): Add tests for getDisabledUserDetailsCôme Chilliet2024-10-311-0/+125
* | Merge pull request #49012 from nextcloud/backport/48991/stable29Kate2024-10-317-10/+22
|\ \
| * | chore(assets): Recompile assetsbackport/48991/stable29nextcloud-command2024-10-306-7/+7
| * | fix(files_sharing): Password field must not be required if already setFerdinand Thiessen2024-10-301-3/+15
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-31104-102/+396
* | | Merge pull request #48471 from nextcloud/backport/48466/stable29Daniel2024-10-304-1022/+1445
|\ \ \ | |/ / |/| |
| * | chore: update psalm baselinebackport/48466/stable29Daniel Kesselberg2024-10-302-805/+1131
| * | chore: update psalmDaniel Kesselberg2024-10-301-212/+312
| * | ci: fail psalm when baseline update requiredDaniel Kesselberg2024-10-302-5/+2
|/ /
* | Merge pull request #49006 from nextcloud/backport/48992/stable29yemkareems2024-10-302-12/+21
|\ \
| * | fix: resolve conflict add PasswordConfirmationRequired to saveGlobalCredentialsbackport/48992/stable29yemkareems2024-10-301-2/+4
| * | fix: add PasswordConfirmationRequired to saveGlobalCredentialsyemkareems2024-10-301-10/+17
* | | Merge pull request #48700 from nextcloud/fix/cachebuster-stable30Ferdinand Thiessen2024-10-302-73/+66
|\ \ \ | |/ / |/| |
| * | fix: Shipped apps should include the Nextcloud version in the cache busterfix/cachebuster-stable30Ferdinand Thiessen2024-10-302-73/+66
* | | Merge pull request #48745 from nextcloud/backport/46124/stable29Benjamin Gaussorgues2024-10-301-3/+5
|\ \ \ | |/ / |/| |
| * | refactor: Inject IRootFolderbackport/46124/stable29Christopher Ng2024-10-281-4/+4
| * | fix: Fix "Unknown path" error when source user `files` folder has not been in...Christopher Ng2024-10-281-0/+2
* | | Merge pull request #48473 from nextcloud/backport/47846/stable29Benjamin Gaussorgues2024-10-303-30/+30
|\ \ \
| * | | fix: provision api's status codesbackport/47846/stable29Hamza Mahjoubi2024-10-093-30/+30
* | | | Merge pull request #48488 from nextcloud/backport/48235/stable29Benjamin Gaussorgues2024-10-307-40/+231
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix: improve moving object store items to trashbinbackport/48235/stable29Robin Appelman2024-10-091-11/+8
| * | | fix: rework move into object store to better preserve fileidsRobin Appelman2024-10-091-19/+58
| * | | test: fix share storage move test with object storeRobin Appelman2024-10-091-0/+1
| * | | fix: preserve fileid when moving from objectstore to non-objectstoreRobin Appelman2024-10-093-11/+28
| * | | fix: ensure source folder is removed from cache when moving to objectstoreRobin Appelman2024-10-091-0/+1
| * | | test: re-add object store primary storage phpunit testsRobin Appelman2024-10-092-0/+136
| |/ /
* | | Merge pull request #48980 from nextcloud/backport/48632/stable29Benjamin Gaussorgues2024-10-303-3/+8
|\ \ \
| * | | fix(files): Do not jump to top when fileId is set to currentFolderbackport/48632/stable29Louis Chemineau2024-10-293-3/+8
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-30430-3484/+4320
* | | | Merge pull request #48968 from nextcloud/backport/47847/stable29Kate2024-10-292-2/+29
|\ \ \ \
| * | | | test: add test for nested jail cross-storage movebackport/47847/stable29Robin Appelman2024-10-291-0/+23
| * | | | fix: Fix copying or moving from shared groupfoldersDaniel Calviño Sánchez2024-10-291-2/+6
| |/ / /
* | | | Merge pull request #48973 from nextcloud/backport/48788/stable29Louis2024-10-293-2/+9
|\ \ \ \ | |/ / / |/| | |
| * | | fix: conflicts resolved by adding PasswordConfirmationRequired to update methodbackport/48788/stable29yemkareems2024-10-291-2/+4
| * | | fix: cs fix namespaceyemkareems2024-10-290-0/+0
| * | | fix: add PasswordConfirmationRequired to the eternal storages mentioned in re...yemkareems2024-10-292-0/+5
|/ / /
* | | Merge pull request #48570 from nextcloud/backport/48532/stable29Kate2024-10-291-6/+0
|\ \ \
| * | | fix: do not reduce count for subadmins if they are members of groupbackport/48532/stable29Maksim Sukharev2024-10-041-6/+0
* | | | Merge pull request #48958 from nextcloud/backport/48921/stable29John Molakvoæ2024-10-291-3/+3
|\ \ \ \
| * | | | ci(psalm): Add missing imagick extensionbackport/48921/stable29provokateurin2024-10-291-3/+3
|/ / / /
* | | | Merge pull request #48889 from nextcloud/backport/48887/stable29Kate2024-10-295-13/+58
|\ \ \ \
| * | | | chore(assets): Recompile assetsbackport/48887/stable29nextcloud-command2024-10-293-8/+3
| * | | | fix(files_sharing): federated shares avatarskjnldsv2024-10-292-5/+55
* | | | | Merge pull request #48934 from nextcloud/backport/48625/stable29John Molakvoæ2024-10-2919-91/+103
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore(assets): Recompile assetsbackport/48625/stable29Grigorii K. Shartsev2024-10-2815-40/+18