aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #48833 from nextcloud/fix/issue-48732-exdate-rdate-propert...Richard Steinmetz2024-11-152-41/+49
|\
| * fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instancesSebastianKrupinski2024-10-212-41/+49
* | chore(profile): move profile app from core to appsskjnldsv2024-11-141-1/+1
* | Merge pull request #48134 from nextcloud/feat/mail-provider-settingsDaniel2024-11-132-10/+13
|\ \
| * | feat: mail provider settingsfeat/mail-provider-settingsSebastianKrupinski2024-11-122-10/+13
* | | fix(dav): file request guest nickname encodingskjnldsv2024-11-121-1/+1
|/ /
* | feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingSebastianKrupinski2024-11-111-2/+10
* | fix(Federation): Show some icon for federated users on sharesfenn-cs2024-11-091-0/+7
* | feat: add iMip Request HandlingSebastianKrupinski2024-11-072-2/+30
* | fix: smuggle storage id to metadata insert queriesRobin Appelman2024-11-071-0/+3
* | fix(carddav): Handle race for SAB creation betterChristoph Wurst2024-11-062-7/+27
* | Merge pull request #49015 from nextcloud/fix/openapi/array-syntaxJohn Molakvoæ2024-11-061-3/+3
|\ \
| * | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-3/+3
* | | Merge branch 'master' into feat/issue-3786-allow-shared-calendarsfeat/issue-3786-allow-shared-calendarsSebastian Krupinski2024-11-049-27/+277
|\ \ \
| * \ \ Merge pull request #48737 from nextcloud/fix/broken-event-notificationsJoas Schilling2024-11-041-3/+3
| |\ \ \
| | * | | fix(caldav): broken activity rich objectsfix/broken-event-notificationsAnna Larch2024-10-161-3/+3
| * | | | Merge pull request #48723 from nextcloud/fix/caldav/event-reader-durationRichard Steinmetz2024-11-041-6/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | fix(caldav): duration handling in the event reader classfix/caldav/event-reader-durationRichard Steinmetz2024-10-161-6/+9
| | |/ /
| * | | feat(systemtags): add cypress tests and fix a few logic issuesskjnldsv2024-10-291-4/+3
| * | | feat(systemtags): add etag support and handle proppatchskjnldsv2024-10-295-15/+125
| * | | feat(dav): add systemtag object IDs listingskjnldsv2024-10-297-16/+154
* | | | feat: Allow shared calendars as appointment conflict calendarsSebastianKrupinski2024-10-281-9/+7
|/ / /
* | | feat: Allow WebP content type in PhotoCachefeat/photo-cache-webpMiguel Sánchez de León Peque2024-10-281-0/+1
* | | Merge pull request #48614 from nextcloud/refactor/storage/constructorsKate2024-10-282-8/+8
|\ \ \
| * | | refactor(Storage): Align all Storage constructorsrefactor/storage/constructorsprovokateurin2024-10-232-8/+8
* | | | fix(dav): Cleanup view-only checkfix/dav/view-only-checkprovokateurin2024-10-281-0/+1
|/ / /
* | | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p...Kate2024-10-22186-2458/+976
|\ \ \
| * | | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotionprovokateurin2024-10-213-11/+3
| * | | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-21186-2448/+974
| | |/ | |/|
* / | fix: override iTip Broker to fix several issuesfix/overide-itip-brokerSebastianKrupinski2024-10-212-1/+196
|/ /
* | chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2dependabot[bot]2024-10-192-4/+4
* | Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-supportFerdinand Thiessen2024-10-182-7/+9
|\ \
| * | fix: Adjust Entity typesfeat/add-datetime-qbmapper-supportFerdinand Thiessen2024-10-172-7/+9
* | | Merge pull request #48765 from nextcloud/dbQueriesExecStmt2Kate2024-10-188-71/+43
|\ \ \
| * | | chore(db): Apply query prepared statementsdbQueriesExecStmt2Git'Fellow2024-10-178-71/+43
| |/ /
* | | chore: Use constant for default valueconfig-carddav-sync-request-timeoutPablo Zmdl2024-10-171-1/+2
* | | feat: configurable request timeout for carddav syncPablo Zmdl2024-10-171-2/+7
|/ /
* / chore(db): Correctly apply query typesGit'Fellow2024-10-174-70/+35
|/
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-1533-128/+185
* Merge pull request #48206 from nextcloud/feat/systemtags-publicJohn Molakvoæ2024-10-152-11/+9
|\
| * feat: make systemtags public visiblefeat/systemtags-publicJohn Molakvoæ (skjnldsv)2024-10-112-11/+9
* | chore: Use more gender neutral languageprovokateurin2024-10-142-2/+2
|/
* Merge pull request #48494 from nextcloud/refactor/storage/strong-param-typesKate2024-10-081-1/+1
|\
| * refactor(dav): Add Storage parameter strong typesprovokateurin2024-10-071-1/+1
* | fix(BackgroundJobs): Adjust intervals and time sensitivitiesprovokateurin2024-10-081-2/+1
|/
* Merge pull request #48438 from nextcloud/fix/bring-back-zip-eventFerdinand Thiessen2024-10-073-43/+45
|\
| * fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archivefix/bring-back-zip-eventFerdinand Thiessen2024-09-293-43/+45
* | Merge pull request #48508 from nextcloud/fix/webcal-subscription-jobs-middlewareAnna2024-10-022-88/+59
|\ \
| * | fix(caldav): add missing handlersfix/webcal-subscription-jobs-middlewareAnna Larch2024-10-012-88/+59
* | | fix(dav): don't crash subscription on invalid calendar objectbug/48518/ignore-invalid-datesescoand2024-10-021-2/+9