Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: add additional logging for database errorsdb-error-logging-27 | Robin Appelman | 2024-04-11 | 3 | -6/+73 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #44766 from nextcloud/backport/44350/stable27 | Arthur Schiwon | 2024-04-11 | 3 | -1/+21 |
|\ | | | | | [stable27] fix(LDAP): escape DN on check-user | ||||
| * | docs(LDAP): add info on stored DN form | Arthur Schiwon | 2024-04-10 | 2 | -0/+19 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix(LDAP): escape DN on check-user | Arthur Schiwon | 2024-04-10 | 1 | -1/+2 |
| | | | | | | | | | | | | | | the DN has to be escaped differently when used as a base and we were missing it here in the search method call in the check-user command. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-11 | 120 | -328/+468 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #44680 from nextcloud/backport/42597/stable27 | Robin Appelman | 2024-04-10 | 3 | -16/+20 |
|\ \ | |/ |/| | [stable27] perf: Avoid updating the folder size if we know the size difference | ||||
| * | perf: Avoid updating the folder size if we know the size difference | Julius Härtl | 2024-04-09 | 3 | -16/+20 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-10 | 24 | -20/+244 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44749 from nextcloud/backport/44730/stable27 | Benjamin Gaussorgues | 2024-04-09 | 5 | -4/+108 |
|\ | |||||
| * | test: add test for jail watcher | Robin Appelman | 2024-04-09 | 1 | -0/+30 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | fix: use proper jailed patch in watcher | Robin Appelman | 2024-04-09 | 4 | -4/+78 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #44739 from nextcloud/backport/stable27/44736 | Ferdinand Thiessen | 2024-04-09 | 2 | -0/+23 |
|\ | | | | | [stable27] fix: Fix avatar images | ||||
| * | test: Update tests | Christopher Ng | 2024-04-08 | 1 | -0/+16 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | fix: Fix avatar images | Christopher Ng | 2024-04-08 | 1 | -0/+7 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-09 | 66 | -60/+104 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44491 from nextcloud/backport/44291/stable27 | Eduardo Morales | 2024-04-08 | 3 | -7/+5 |
|\ | | | | | [stable27] enh: Send empty expireDate when not expireDate set | ||||
| * | chore(assets): Recompile assets | nextcloud-command | 2024-04-08 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | fix(share): Send empty expireDate when not expireDate set | fenn-cs | 2024-04-08 | 1 | -4/+2 |
|/ | | | | | | | | | | | | When creating a new share, if the user unchecks "Set expiry date" no `expireDate` is sent to the server. However, the server then assumes the default configured, hence better to send an empty value. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-08 | 10 | -0/+154 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-07 | 24 | -4/+210 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44690 from nextcloud/backport/44678/stable27 | Joas Schilling | 2024-04-06 | 1 | -0/+53 |
|\ | | | | | [stable27] fix(3rdparty): Add a CI job to check 3rdparty integrity | ||||
| * | fix(3rdparty): Add a CI job to check 3rdparty integrity | Joas Schilling | 2024-04-05 | 1 | -0/+53 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-06 | 12 | -6/+96 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #44673 from nextcloud/backport/44662/stable27 | Joas Schilling | 2024-04-05 | 2 | -0/+1 |
|\ \ | |/ |/| | [stable27] fix(deps): Update phpseclib from 2.0.45 to 2.0.47 | ||||
| * | fix(deps): Update phpseclib to 2.0.47 | Ferdinand Thiessen | 2024-04-05 | 1 | -0/+0 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix: Update psalm baseline to ignore `setKey` being internal of `phpseclib` | Ferdinand Thiessen | 2024-04-05 | 1 | -0/+1 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-05 | 136 | -418/+746 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44656 from nextcloud/backport/44332/stable27 | John Molakvoæ | 2024-04-04 | 2 | -7/+8 |
|\ | |||||
| * | chore(dav): Fix tests for length headers on upload | Côme Chilliet | 2024-04-04 | 1 | -3/+2 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | fix(dav): Fix quota check for chunk upload | Côme Chilliet | 2024-04-04 | 1 | -4/+6 |
|/ | | | | | | | Do not ignore OC-Total-Length when Content-Length and X-Expected-Entity-Length are missing Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #44632 from nextcloud/backport/44604/stable27 | Stephan Orbaugh | 2024-04-04 | 3 | -6/+5 |
|\ | | | | | [stable27] fix(encryption): Clicking default module in UI sets bogus value | ||||
| * | fix(encryption): Clicking default module in UI sets bogus value | Louis Chemineau | 2024-04-04 | 3 | -6/+5 |
|/ | | | | | | | | | | Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <josh.t.richards@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Merge pull request #44602 from nextcloud/backport/44512/stable27 | John Molakvoæ | 2024-04-04 | 4 | -5/+41 |
|\ | |||||
| * | chore: compile assets | Christopher Ng | 2024-04-03 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | feat(trashbin): Show original location of deleted file | Christopher Ng | 2024-04-03 | 2 | -2/+38 |
| | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 1ae78095c87abb6d7ac8040d4e686f61414be18e) | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-04 | 50 | -22/+316 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44569 from nextcloud/fix/stable27-mail-share | Ferdinand Thiessen | 2024-04-03 | 6 | -16/+13 |
|\ | | | | | [stable27] fix(files_sharing): Create passwords when enforced for mail shares | ||||
| * | chore(assets): Recompile assets | nextcloud-command | 2024-04-03 | 4 | -6/+6 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | fix(files_sharing): Create passwords when enforced for mail shares | Ferdinand Thiessen | 2024-04-03 | 2 | -10/+7 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #44508 from nextcloud/backport/39367/stable27 | Robin Appelman | 2024-04-03 | 1 | -1/+3 |
|\ | | | | | [stable27] handle more exceptions in AmazonS3::fopen | ||||
| * | fix SeekableHttpStream::stream_stat errors on failed open | Robin Appelman | 2024-03-27 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-03 | 62 | -140/+252 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #44614 from nextcloud/backport/44612/stable27 | Joas Schilling | 2024-04-02 | 1 | -1/+1 |
|\ \ | | | | | | | [stable27] fix(tests): Fix tests when daytime saving time change happened recently | ||||
| * | | fix(tests): Fix tests when daytime saving time change happened recently | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-02 | 96 | -50/+424 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-01 | 52 | -44/+332 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-31 | 76 | -76/+322 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-30 | 202 | -106/+1160 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-29 | 1204 | -6530/+3594 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #44550 from nextcloud/backport/44504/stable27 | Louis | 2024-03-28 | 1 | -6/+25 |
|\ \ | | | | | | | [stable27] Add retry logic to cover deadlock situations during move operations |