aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* chore: Update `@nextcloud/vue` to 8.5.1Ferdinand Thiessen2024-01-301-35/+35
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-3013-1/+13
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-272-0/+34
* fix(tests): Make PHP 8.1.2 with Datetime Diff Bug pass the notifier testJoas Schilling2024-01-261-3/+11
* fix(userstatus): Also set the user status when the user has no status at allJoas Schilling2024-01-251-1/+1
* fix(userstatus): CALL status should overwrite MEETING statusAnna Larch2024-01-241-16/+19
* chore: Update dav snapshotChristopher Ng2024-01-231-83/+94
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-232-12/+12
* fix: Use viewBox instead of viewbox in SVGsprovokateurin2024-01-221-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-212-10/+10
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-181-2/+2
* Merge pull request #42850 from nextcloud/fix/caldav/update-acls-deletedcalend...Christoph Wurst2024-01-181-1/+24
|\
| * fix(CalDAV): set acls for DeletedCalendarObjectsCollectionJohannes Merkel2024-01-171-1/+24
* | fix(dav): ajax request check on public remote endpointsJohn Molakvoæ2024-01-172-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-162-10/+22
* | Merge pull request #42619 from nextcloud/bugfix/noid/caldav-status-undefined-...Joas Schilling2024-01-152-4/+51
|\ \
| * | fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98"Joas Schilling2024-01-102-4/+51
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-122-8/+8
* | | Merge pull request #42680 from nextcloud/artonge/fix/view_only_error_messageLouis2024-01-111-1/+1
|\ \ \
| * | | Improve view only error messageLouis Chemineau2024-01-101-1/+1
| |/ /
* / / fix(quota): automatically detect chunk quota with `OC-Total-Length` headerJohn Molakvoæ2024-01-101-33/+50
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-102-0/+4
* | fix(psalm): update baseline and suppress unnecessary issuesJohn Molakvoæ2024-01-091-0/+7
* | fix: improve typing and use \OCP\Server::getJohn Molakvoæ2024-01-092-44/+56
* | fix: public dav and files_sharing testing fixesJohn Molakvoæ2024-01-094-18/+465
* | feat: public dav endpoint v2John Molakvoæ2024-01-097-11/+365
* | 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
|/
* Update Nc Vue to 8.4.0julia.kirschenheuter2024-01-021-15/+15
* fix(dav): undeclared `$cache` propertyJohn Molakvoæ2023-12-211-0/+1
* fix(dav): Hide less than minute diff in calendar notification titlejld31032023-12-201-1/+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
* Merge pull request #42349 from nextcloud/artonge/perf/dav_hidden_propLouis2023-12-191-3/+3
|\
| * Use FileInfo's metadata for hidden propLouis Chemineau2023-12-191-3/+3
* | Merge pull request #42339 from nextcloud/fix/dav/allow-multiple-organizersRichard Steinmetz2023-12-191-1/+67
|\ \ | |/ |/|
| * fix(dav): allow multiple organizers if possibleRichard Steinmetz2023-12-171-1/+67
* | Don't query oc_properties for metadata propsLouis Chemineau2023-12-181-2/+7
* | fix(ooo): add new ooo status with new emojiAnna Larch2023-12-182-5/+5
|/
* 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 #42209 from nextcloud/bugfix/noid/comments-meta-dataJoas Schilling2023-12-151-1/+10
|\
| * feat(comments): Add a meta data column for commentsJoas Schilling2023-12-141-1/+10
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-152-0/+6
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-142-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-132-0/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-124-2/+26
* Merge pull request #42142 from nextcloud/fix/dav/ooo-event-time-zone-driftChristoph Wurst2023-12-112-29/+92
|\
| * fix(dav): Prevent out-of-office event time driftsChristoph Wurst2023-12-112-29/+92