summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | fix(DateTimeFormatter): Adjust invalid doc blocksFerdinand Thiessen2024-05-061-7/+5
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | chore(tests): Update psalm baselinenextcloud-command2024-05-061-176/+33
| | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | Merge pull request #45204 from nextcloud/backport/44939/stable29Ferdinand Thiessen2024-05-063-4/+4
|\ \ \ \ | |_|/ / |/| | | [stable29] fix(settings): Save one HTTP request on enabling an app
| * | | chore: Compile assetsFerdinand Thiessen2024-05-062-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(settings): When testing server stability, request URL with trailing slashFerdinand Thiessen2024-05-061-1/+1
|/ / / | | | | | | | | | | | | | | | | | | This prevents one HTTP request for most situations (301 from `apps/files` to `apps/files/`) and helps users with faulty reverse-proxy configuration. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #45192 from nextcloud/backport/45093/stable29Joas Schilling2024-05-061-6/+6
|\ \ \ | |_|/ |/| | [stable29] fix(session): Avoid race condition for cache::get() vs. cache::hasKey()
| * | fix(session): Avoid race condition for cache::get() vs. cache::hasKey()Joas Schilling2024-05-061-6/+6
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #45018 from nextcloud/backport/45001/stable29Joas Schilling2024-05-061-11/+19
|\ \ | |/ |/| [stable29] fix(DAV): Migrate known exceptions to Sabre exceptions when copying
| * fix(DAV): Migrate known exceptions to Sabre exceptions when copyingJoas Schilling2024-04-241-11/+19
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-062-2/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #44590 from nextcloud/automated/noid/stable29-fix-npm-auditFerdinand Thiessen2024-05-0521-576/+658
|\ \ | | | | | | [stable29] Fix npm audit
| * | chore(deps): fix npm auditnextcloud-command2024-05-0521-576/+658
|/ / | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-058-2/+18
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0450-100/+186
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #45171 from nextcloud/backport/45163/stable29Kate2024-05-032-3/+3
|\ \
| * | fix(icons): Update files iconprovokateurin2024-05-032-3/+3
|/ / | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0394-172/+252
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #45148 from nextcloud/backport/45138/stable29Robin Appelman2024-05-021-0/+17
|\ \ | | | | | | [stable29] retry smb notify test a few times
| * | test: retry smb notify test a few timesRobin Appelman2024-05-021-0/+17
|/ / | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0222-2/+52
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-01146-260/+298
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #45056 from nextcloud/backport/44496/stable29Robin Appelman2024-04-301-1/+16
|\ \ | | | | | | [stable29] feat: support "s3-accelerate" endpoint
| * | feat: add option to enable s3 accelerationRobin Appelman2024-04-261-1/+16
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #44956 from nextcloud/backport/44861/stable29Côme Chilliet2024-04-301-0/+1
|\ \ \ | | | | | | | | [stable29] chore: Fix update-psalm-baseline to use correct php version depending on branch
| * | | chore: Fix psalm to use correct php version depending on branchCôme Chilliet2024-04-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Needs to be adapted on each branch to reflect the used PHP version and help with baseline updating. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Merge pull request #45108 from nextcloud/backport/fix-ldap-var-name-backup-portJoas Schilling2024-04-301-1/+1
|\ \ \ \ | | | | | | | | | | [stable29] fix(user_ldap): Fix a var name
| * | | | fix(user_ldap): Fix a var nameCôme Chilliet2024-04-301-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | Merge pull request #45104 from nextcloud/backport/query-builder-fixCôme Chilliet2024-04-301-6/+2
|\ \ \ \ \ | | | | | | | | | | | | [stable29] fix: Remove bogus code from query builder and fix parameter name
| * | | | | fix: Remove bogus code from query builder and fix parameter nameCôme Chilliet2024-04-301-6/+2
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | Merge pull request #45107 from nextcloud/backport/fix-ini-default-in-baseCôme Chilliet2024-04-301-2/+2
|\ \ \ \ \ | | | | | | | | | | | | [stable29] fix: Fix default values for ini var in lib/base.php
| * | | | | fix: Fix default values for ini var in lib/base.phpCôme Chilliet2024-04-301-2/+2
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | Merge pull request #45106 from nextcloud/backport/fix-opcache-buffer-checkCôme Chilliet2024-04-301-1/+3
|\ \ \ \ \ | | | | | | | | | | | | [stable29] fix(setupchecks): Fix opcache buffer check
| * | | | | fix(setupchecks): Fix opcache buffer checkCôme Chilliet2024-04-301-1/+3
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was broken by last codestyle update, maybe even before because of operator precedence. Now using vars to make it readable and correct at the same time. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | Merge pull request #45105 from ↵Côme Chilliet2024-04-301-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | nextcloud/backport/fix-ownership-transfer-encryption [stable29] fix(files): Fix ownership transfer encrypted files detection
| * | | | fix(files): Fix ownership transfer encrypted files detectionCôme Chilliet2024-04-301-1/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | Discovered by psalm update Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-3012-12/+26
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-296-0/+100
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-282-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2730-2/+292
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #45053 from nextcloud/backport/44938/stable29Richard Steinmetz2024-04-261-1/+1
|\ \ \ | | | | | | | | [stable29] fix(CalDAV): remove UNKNOWN from room / resource consideration
| * | | fix(CalDAV): remove UNKNOWN from room / resource considerationAnna Larch2024-04-261-1/+1
|/ / / | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2698-220/+124
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #45040 from nextcloud/backport/45035/stable29Simon L2024-04-251-4/+2
|\ \ \ | | | | | | | | [stable29] fix: chunked upload leading to 0-byte files
| * | | fix: chunked upload leading to 0-byte filesSimon L.2024-04-251-4/+2
|/ / / | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | Merge pull request #44969 from nextcloud/backport/44858/stable29Louis2024-04-251-17/+74
|\ \ \ | | | | | | | | [stable29] Support multiple scopes in DAV search
| * | | feat(dav): Support multiple scopes in DAV searchLouis Chemineau2024-04-221-17/+74
| |/ / | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #44972 from nextcloud/44319-quick-fix-fed-share-user-avatarsF. E Noel Nfebe2024-04-258-9/+14
|\ \ \ | | | | | | | | fix(unifiedSearch): Prevent broken avatars for federated users in peo…
| * | | chore(assets): Recompile assetsnextcloud-command2024-04-256-8/+8
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(unifiedSearch): Prevent broken avatars for federated users in people filterfenn-cs2024-04-252-1/+6
|/ / / | | | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | | Merge pull request #44918 from nextcloud/backport/44839/stable29F. E Noel Nfebe2024-04-2510-14/+24
|\ \ \ | | | | | | | | fix(sharingDetails): Show correct share target