aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feat/issue-3786-allow-shared-calendarsfeat/issue-3786-allow-shared-calendarsSebastian Krupinski2024-11-0423-241/+1118
|\
| * 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
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-044-6/+574
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-032-0/+30
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-304-206/+210
| * | | feat(systemtags): add cypress tests and fix a few logic issuesskjnldsv2024-10-291-4/+3
| * | | feat(systemtags): add etag support and handle proppatchskjnldsv2024-10-297-15/+127
| * | | feat(dav): add systemtag object IDs listingskjnldsv2024-10-2911-18/+179
* | | | 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
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-272-2/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-244-2/+6
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-222-4/+4
* | | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p...Kate2024-10-22204-2513/+1016
|\ \ \
| * | | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotionprovokateurin2024-10-213-11/+3
| * | | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-21204-2503/+1014
* | | | fix: override iTip Broker to fix several issuesfix/overide-itip-brokerSebastianKrupinski2024-10-215-1/+381
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-214-8/+20
* | | 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
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-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
| |/ / /
* | | | Merge pull request #48418 from nextcloud/config-carddav-sync-request-timeoutChristoph Wurst2024-10-182-5/+17
|\ \ \ \
| * | | | chore: Use constant for default valueconfig-carddav-sync-request-timeoutPablo Zmdl2024-10-171-1/+2
| * | | | feat: configurable request timeout for carddav syncPablo Zmdl2024-10-172-5/+16
| |/ / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-182-2/+2
|/ / /
* | | chore(db): Correctly apply query typesGit'Fellow2024-10-174-70/+35
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-172-2/+2
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-162-2/+2
|/
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-1575-358/+504
* Merge pull request #48206 from nextcloud/feat/systemtags-publicJohn Molakvoæ2024-10-153-12/+16
|\
| * feat: make systemtags public visiblefeat/systemtags-publicJohn Molakvoæ (skjnldsv)2024-10-113-12/+16
* | chore: Use more gender neutral languageprovokateurin2024-10-142-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-144-2/+76
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-134-14/+50
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-112-10/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-102-0/+132
* fix(dav): Public WebDAV endpoint should allow `GET` requestsfix/public-getFerdinand Thiessen2024-10-091-6/+10
* Merge pull request #48494 from nextcloud/refactor/storage/strong-param-typesKate2024-10-082-1/+9
|\
| * refactor(dav): Add Storage parameter strong typesprovokateurin2024-10-072-1/+9
* | 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
|\