aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* fix(files): better upload error handlingJohn Molakvoæ2024-01-161-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-162-10/+22
* fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98"Joas Schilling2024-01-152-4/+51
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-122-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-102-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-072-10/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-062-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-042-0/+416
* Merge pull request #42506 from nextcloud/bump-nv-vue-to_8.4.0Julia Kirschenheuter2024-01-021-15/+15
|\
| * Bump NcVue to v8.4.0julia.kirschenheuter2024-01-021-15/+15
* | fix(dav): allow multiple organizers if possibleRichard Steinmetz2024-01-021-1/+67
|/
* Merge pull request #42410 from nextcloud/backport/42406/stable28Kate2023-12-211-1/+1
|\
| * fix(dav): Hide less than minute diff in calendar notification titlejld31032023-12-201-1/+1
* | fix(dav): undeclared `$cache` propertyJohn Molakvoæ2023-12-211-0/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-2078-78/+0
* fix(userstatus): set user status to 'In a meeting' if calendar is busyAnna Larch2023-12-195-763/+382
* Use FileInfo's metadata for hidden propLouis Chemineau2023-12-191-3/+3
* Merge pull request #42351 from nextcloud/backport/42304/stable28Joas Schilling2023-12-192-5/+5
|\
| * fix(ooo): add new ooo status with new emojiAnna Larch2023-12-182-5/+5
* | Don't query oc_properties for metadata propsLouis Chemineau2023-12-181-2/+7
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-172-10/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-164-4/+4
* Merge pull request #42152 from nextcloud/backport/42144/stable28Joas Schilling2023-12-151-0/+2
|\
| * fix(caldav): don't reuse query builder objectsAnna Larch2023-12-111-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-152-0/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-142-2/+2
* | fix(dav): Prevent out-of-office event time driftsChristoph Wurst2023-12-132-29/+92
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-132-0/+20
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-124-2/+26
* | Revert "[stable28] fix(dav): Prevent out-of-office event time drifts"Arthur Schiwon2023-12-112-92/+29
* | fix(dav): Prevent out-of-office event time driftsChristoph Wurst2023-12-112-29/+92
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-112-2/+2
* fix(dav): Improve handling and logging of bulk upload failuresJoas Schilling2023-12-073-5/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-074-2/+8
* fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-065-26/+231
* Merge pull request #42014 from nextcloud/backport/41985/stable28Benjamin Gaussorgues2023-12-051-2/+2
|\
| * fix(files): allow any throwable in logExceptionVarun Patil2023-12-041-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-052-8/+16
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-042-0/+6
* Merge pull request #41967 from nextcloud/fix/dav/single-day-ooo-stable28Joas Schilling2023-12-021-1/+7
|\
| * fix(dav): Allow single-day out of officeChristoph Wurst2023-12-011-1/+7
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-026-0/+42
|/
* fix(out-of-office)!: Remove non OCS endpointJoas Schilling2023-12-014-103/+0
* feat(out-of-office): Migrate frontend to OCS endpointJoas Schilling2023-12-011-3/+4
* feat(out-of-office): Add OCS endpoint to set and clear absenceJoas Schilling2023-12-013-0/+350
* fix(copyright): Fix copyright doc blocksJoas Schilling2023-12-013-64/+42
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0124-0/+134
* fix: Update dav snapshotsFerdinand Thiessen2023-11-301-35/+35
* Merge pull request #41811 from nextcloud/backport/41778/stable28Arthur Schiwon2023-11-292-20/+492
|\
| * fix(dav): don't schedule out-of-office jobs for dates in the pastRichard Steinmetz2023-11-282-20/+492