Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | fix(DateTimeFormatter): Adjust invalid doc blocks | Ferdinand Thiessen | 2024-05-06 | 1 | -7/+5 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
| * | | | chore(tests): Update psalm baseline | nextcloud-command | 2024-05-06 | 1 | -176/+33 | |
| | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com> | |||||
* | | | | Merge pull request #45204 from nextcloud/backport/44939/stable29 | Ferdinand Thiessen | 2024-05-06 | 3 | -4/+4 | |
|\ \ \ \ | |_|/ / |/| | | | [stable29] fix(settings): Save one HTTP request on enabling an app | |||||
| * | | | chore: Compile assets | Ferdinand Thiessen | 2024-05-06 | 2 | -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 slash | Ferdinand Thiessen | 2024-05-06 | 1 | -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/stable29 | Joas Schilling | 2024-05-06 | 1 | -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 Schilling | 2024-05-06 | 1 | -6/+6 | |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Merge pull request #45018 from nextcloud/backport/45001/stable29 | Joas Schilling | 2024-05-06 | 1 | -11/+19 | |
|\ \ | |/ |/| | [stable29] fix(DAV): Migrate known exceptions to Sabre exceptions when copying | |||||
| * | fix(DAV): Migrate known exceptions to Sabre exceptions when copying | Joas Schilling | 2024-04-24 | 1 | -11/+19 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-06 | 2 | -2/+4 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #44590 from nextcloud/automated/noid/stable29-fix-npm-audit | Ferdinand Thiessen | 2024-05-05 | 21 | -576/+658 | |
|\ \ | | | | | | | [stable29] Fix npm audit | |||||
| * | | chore(deps): fix npm audit | nextcloud-command | 2024-05-05 | 21 | -576/+658 | |
|/ / | | | | | | | Signed-off-by: GitHub <noreply@github.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-05 | 8 | -2/+18 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-04 | 50 | -100/+186 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #45171 from nextcloud/backport/45163/stable29 | Kate | 2024-05-03 | 2 | -3/+3 | |
|\ \ | ||||||
| * | | fix(icons): Update files icon | provokateurin | 2024-05-03 | 2 | -3/+3 | |
|/ / | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-03 | 94 | -172/+252 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #45148 from nextcloud/backport/45138/stable29 | Robin Appelman | 2024-05-02 | 1 | -0/+17 | |
|\ \ | | | | | | | [stable29] retry smb notify test a few times | |||||
| * | | test: retry smb notify test a few times | Robin Appelman | 2024-05-02 | 1 | -0/+17 | |
|/ / | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-02 | 22 | -2/+52 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-01 | 146 | -260/+298 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #45056 from nextcloud/backport/44496/stable29 | Robin Appelman | 2024-04-30 | 1 | -1/+16 | |
|\ \ | | | | | | | [stable29] feat: support "s3-accelerate" endpoint | |||||
| * | | feat: add option to enable s3 acceleration | Robin Appelman | 2024-04-26 | 1 | -1/+16 | |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | Merge pull request #44956 from nextcloud/backport/44861/stable29 | Côme Chilliet | 2024-04-30 | 1 | -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 branch | Côme Chilliet | 2024-04-22 | 1 | -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-port | Joas Schilling | 2024-04-30 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | [stable29] fix(user_ldap): Fix a var name | |||||
| * | | | | fix(user_ldap): Fix a var name | Côme Chilliet | 2024-04-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | | | Merge pull request #45104 from nextcloud/backport/query-builder-fix | Côme Chilliet | 2024-04-30 | 1 | -6/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | [stable29] fix: Remove bogus code from query builder and fix parameter name | |||||
| * | | | | | fix: Remove bogus code from query builder and fix parameter name | Côme Chilliet | 2024-04-30 | 1 | -6/+2 | |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | | | Merge pull request #45107 from nextcloud/backport/fix-ini-default-in-base | Côme Chilliet | 2024-04-30 | 1 | -2/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | [stable29] fix: Fix default values for ini var in lib/base.php | |||||
| * | | | | | fix: Fix default values for ini var in lib/base.php | Côme Chilliet | 2024-04-30 | 1 | -2/+2 | |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | | | Merge pull request #45106 from nextcloud/backport/fix-opcache-buffer-check | Côme Chilliet | 2024-04-30 | 1 | -1/+3 | |
|\ \ \ \ \ | | | | | | | | | | | | | [stable29] fix(setupchecks): Fix opcache buffer check | |||||
| * | | | | | fix(setupchecks): Fix opcache buffer check | Côme Chilliet | 2024-04-30 | 1 | -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 Chilliet | 2024-04-30 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | nextcloud/backport/fix-ownership-transfer-encryption [stable29] fix(files): Fix ownership transfer encrypted files detection | |||||
| * | | | | fix(files): Fix ownership transfer encrypted files detection | Côme Chilliet | 2024-04-30 | 1 | -1/+1 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | Discovered by psalm update Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-30 | 12 | -12/+26 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-29 | 6 | -0/+100 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-28 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-27 | 30 | -2/+292 | |
| |/ / |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Merge pull request #45053 from nextcloud/backport/44938/stable29 | Richard Steinmetz | 2024-04-26 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | [stable29] fix(CalDAV): remove UNKNOWN from room / resource consideration | |||||
| * | | | fix(CalDAV): remove UNKNOWN from room / resource consideration | Anna Larch | 2024-04-26 | 1 | -1/+1 | |
|/ / / | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-26 | 98 | -220/+124 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Merge pull request #45040 from nextcloud/backport/45035/stable29 | Simon L | 2024-04-25 | 1 | -4/+2 | |
|\ \ \ | | | | | | | | | [stable29] fix: chunked upload leading to 0-byte files | |||||
| * | | | fix: chunked upload leading to 0-byte files | Simon L. | 2024-04-25 | 1 | -4/+2 | |
|/ / / | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | |||||
* | | | Merge pull request #44969 from nextcloud/backport/44858/stable29 | Louis | 2024-04-25 | 1 | -17/+74 | |
|\ \ \ | | | | | | | | | [stable29] Support multiple scopes in DAV search | |||||
| * | | | feat(dav): Support multiple scopes in DAV search | Louis Chemineau | 2024-04-22 | 1 | -17/+74 | |
| |/ / | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | | | Merge pull request #44972 from nextcloud/44319-quick-fix-fed-share-user-avatars | F. E Noel Nfebe | 2024-04-25 | 8 | -9/+14 | |
|\ \ \ | | | | | | | | | fix(unifiedSearch): Prevent broken avatars for federated users in peo… | |||||
| * | | | chore(assets): Recompile assets | nextcloud-command | 2024-04-25 | 6 | -8/+8 | |
| | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
| * | | | fix(unifiedSearch): Prevent broken avatars for federated users in people filter | fenn-cs | 2024-04-25 | 2 | -1/+6 | |
|/ / / | | | | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | |||||
* | | | Merge pull request #44918 from nextcloud/backport/44839/stable29 | F. E Noel Nfebe | 2024-04-25 | 10 | -14/+24 | |
|\ \ \ | | | | | | | | | fix(sharingDetails): Show correct share target |