summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot11 days2-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #51396 from nextcloud/backport/51365/stable31Kate12 days1-1/+1
|\ | | | | [stable31] fix(dav): Fix share token pattern for base uri extraction
| * fix(dav): Fix share token pattern for base uri extractionbackport/51365/stable31provokateurin2025-03-111-1/+1
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot12 days4-0/+12
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot13 days4-0/+12
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot14 days2-0/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-1318-2/+50
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(systemtags): prevent tag edition if restrictedskjnldsv2025-03-061-2/+7
| | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> [skip ci]
* fix(dav): Use IUser::getDisplayName directlybackport/51258/stable31Christoph Wurst2025-03-053-10/+2
| | | | | | | No need to send this from the client. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(dav): Handle long absence status earlierChristoph Wurst2025-03-052-4/+9
| | | | | | Validate the request early. Don't let this cause a database error. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* feat: Support deleting metadata from WebDAVLouis Chemineau2025-03-041-0/+6
| | | | | | The `$value` will be `null` if the update is wrapped inside a `<d:remove>...</d:remove>` block. Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-044-30/+200
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-012-0/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(dav): Handle end of stream in `File::put`backport/50881/stable31Ferdinand Thiessen2025-02-281-16/+11
| | | | | | | | If the stream is aborted and the callback wrapper returns false (or null as it happened in some cases), we should not try to write to the storage but abort the operation. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-2780-672/+672
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-262-2/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-244-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-192-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50863 from nextcloud/backport/50860/stable31Joas Schilling2025-02-181-2/+2
|\ | | | | [stable31] fix(activity): Fix activity parameter types
| * fix(activity): Fix activity parameter typesbackport/50860/stable31Joas Schilling2025-02-171-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-186-138/+138
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50802 from nextcloud/backport/50784/stable31Andy Scherzinger2025-02-171-1/+1
|\ | | | | [stable31] fix: Fix regression in calendar invitation sending
| * fix: Fix regression in calendar invitation sendingbackport/50784/stable31SebastianKrupinski2025-02-131-1/+1
| | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-172-0/+162
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-162-0/+14
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-152-4/+182
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-132-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-122-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: use relative paths for upload locksbackport/50498/stable31Robin Appelman2025-02-111-2/+2
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* fix: Replace the TypeError to prevent exposing the installation pathDaniel Kesselberg2025-02-111-10/+8
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-072-0/+102
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0650-480/+48
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-052-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-034-0/+28
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-024-0/+24
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0110-6/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-3118-16/+254
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2948-98/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(CalDav): Spellingbackport/50490/stable31SebastianKrupinski2025-01-281-2/+2
| | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-282-0/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-262-0/+72
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-258-52/+248
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(TasksSearchProviderTest): adjust deep link to Tasks appbackport/49639/stable31Raimund Schlüßler2025-01-241-3/+3
| | | Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
* fix: adjust url for task linksRaimund Schlüßler2025-01-241-1/+1
| | | Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
* Merge pull request #50373 from nextcloud/backport/50369/stable31Andy Scherzinger2025-01-241-1/+1
|\ | | | | [stable31] fix(dav): default calendar and address book not created on first login
| * fix(dav): default calendar and address book not created on first loginbackport/50369/stable31Richard Steinmetz2025-01-231-1/+1
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-246-4/+164
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2378-190/+114
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-234-46/+182
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(systemtags): add setting to block non admin to create system tagsBenjamin Gaussorgues2025-01-221-2/+5
| | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>