Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 12 | -2/+124 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-10 | 22 | -20/+58 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-09 | 62 | -58/+96 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.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 | 8 | -0/+150 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-07 | 22 | -4/+202 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-06 | 12 | -6/+96 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-05 | 128 | -416/+616 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | 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> | ||||
* | fix(encryption): Clicking default module in UI sets bogus value | Louis Chemineau | 2024-04-04 | 1 | -3/+2 |
| | | | | | | | | | | 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 | 2 | -2/+38 |
|\ | |||||
| * | 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 | 48 | -20/+314 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.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> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-03 | 58 | -140/+224 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-02 | 84 | -36/+384 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-01 | 48 | -42/+294 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-31 | 68 | -60/+298 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-30 | 190 | -100/+1072 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-29 | 932 | -5066/+3116 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(security): Update expiration date in security.txt | Joas Schilling | 2024-03-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-28 | 92 | -6/+186 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-27 | 18 | -16/+62 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-26 | 46 | -130/+170 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44415 from nextcloud/backport/44132/stable27 | Stephan Orbaugh | 2024-03-25 | 1 | -0/+19 |
|\ | | | | | [stable27] fix: don't return null for SharedStorage::getWrapperStorage with share recursion | ||||
| * | chore: improve typing for SharedStorage::$storage | Robin Appelman | 2024-03-22 | 1 | -0/+9 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | fix: don't return null for SharedStorage::getWrapperStorage with share recursion | Robin Appelman | 2024-03-22 | 1 | -0/+10 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-25 | 32 | -56/+162 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-24 | 12 | -2/+22 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #44419 from nextcloud/backport/44357/stable27 | John Molakvoæ | 2024-03-23 | 1 | -0/+10 |
|\ \ | |||||
| * | | fix: add extra check to ensure wrapped shared storage is set | Robin Appelman | 2024-03-22 | 1 | -0/+10 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-23 | 12 | -0/+14 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44321 from nextcloud/backport/39990/stable27 | Robin Appelman | 2024-03-22 | 1 | -0/+14 |
|\ | | | | | [stable27] add some recrusive detection/prevention | ||||
| * | fix: add some recrusive detection/prevention | Robin Appelman | 2024-03-19 | 1 | -0/+14 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-22 | 92 | -4/+180 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #44385 from nextcloud/backport/44360/stable27 | Benjamin Gaussorgues | 2024-03-21 | 1 | -0/+4 |
|\ \ | |||||
| * | | fix(caldav): add EXDATE and EXRULE to confidential object | Anna Larch | 2024-03-21 | 1 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | Merge pull request #44383 from nextcloud/backport/44381/stable27 | Benjamin Gaussorgues | 2024-03-21 | 1 | -6/+15 |
|\ \ \ | |||||
| * | | | fix(workflowengine): Use correct event for searching for groups | Ferdinand Thiessen | 2024-03-21 | 1 | -6/+15 |
| |/ / | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Merge pull request #44378 from nextcloud/backport/44376/stable27 | Andy Scherzinger | 2024-03-21 | 3 | -3/+8 |
|\ \ \ | |/ / |/| | | [stable27] fix(dav): ACLs for shared addressbooks | ||||
| * | | fix(dav): ACLs for shared addressbooks | Christoph Wurst | 2024-03-21 | 3 | -3/+8 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #44299 from nextcloud/backport/44297/stable27 | Côme Chilliet | 2024-03-21 | 7 | -214/+128 |
|\ \ \ | |/ / |/| | | [stable27] Forbid tagging readonly files | ||||
| * | | fix(dav): Add missing use for OCP\Constants | Côme Chilliet | 2024-03-19 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | chore: Break closure call on two lines to make it readable | Côme Chilliet | 2024-03-19 | 2 | -2/+4 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | fix(systemtags): Forbid tagging of readonly files | Côme Chilliet | 2024-03-19 | 7 | -214/+125 |
| |/ | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-21 | 4 | -6/+10 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |