aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(activity): Fix activity parameter typesbugfix/noid/fix-activity-parameter-typesJoas Schilling2025-02-171-2/+2
* fix: Fix regression in calendar invitation sendingfix/issue-50054-resource-invite-regressionSebastianKrupinski2025-02-131-1/+1
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-1318-139/+186
* chore: re-apply current rector configuration to apps folderCôme Chilliet2025-02-132-2/+4
* Merge pull request #49648 from nextcloud/fix/clarify-app-manager-methodsCôme Chilliet2025-02-132-2/+2
|\
| * fix: Replace getInstalledApps calls with getEnabledAppsfix/clarify-app-manager-methodsCôme Chilliet2025-02-131-1/+1
| * fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUserCôme Chilliet2025-02-131-1/+1
* | Merge pull request #50689 from nextcloud/fix/migrate-dav-to-eventschore/mail-bisect-ee48cafd200233203a1444dba797ef3eb89a35caCôme Chilliet2025-02-133-171/+172
|\ \ | |/ |/|
| * fix(dav): Migrate from hooks to user eventsCôme Chilliet2025-02-103-171/+172
* | fix: use relative paths for upload locksbug/48678/restore-dav-error-response-2Robin Appelman2025-02-111-2/+2
* | fix: Replace the TypeError to prevent exposing the installation pathDaniel Kesselberg2025-02-111-10/+8
|/
* fix(CalDav): Spellingfix/noid/fifty-fifthSebastianKrupinski2025-01-271-2/+2
* fix: adjust url for task linksRaimund Schlüßler2025-01-241-1/+1
* fix(dav): default calendar and address book not created on first loginRichard Steinmetz2025-01-231-1/+1
* feat(systemtags): add setting to block non admin to create system tagsBenjamin Gaussorgues2025-01-221-2/+5
* fix: use self failure for consistencyGreyXor2025-01-161-1/+1
* fix: add eol in dav command and use success const as return codeGreyXor2025-01-161-1/+2
* fix: Use the new countUsersTotal method where it makes senseCôme Chilliet2025-01-141-1/+1
* Merge pull request #50100 from nextcloud/feat/ocp/attendee-availability-apiRichard Steinmetz2025-01-131-0/+5
|\
| * feat(ocp): add calendar api to retrieve availability of attendeesfeat/ocp/attendee-availability-apiRichard Steinmetz2025-01-131-0/+5
* | Merge pull request #50034 from nextcloud/rename-deleted-default-calendar-in-t...Richard Steinmetz2025-01-111-8/+20
|\ \ | |/ |/|
| * fix(caldav): rename default calendar to keep it in the trashbin instead of pu...rename-deleted-default-calendar-in-trashbinThomas Citharel2025-01-061-8/+20
* | feat: expose tag color via webdavdavTagColortobiasKaminsky2025-01-071-0/+1
* | Merge pull request #49966 from nextcloud/block-dav-move-parentStephan Orbaugh2025-01-071-0/+5
|\ \
| * | fix: block moving files to it's own parent with davblock-dav-move-parentRobin Appelman2025-01-031-0/+5
| |/
* / fix: change translation logic to handle plurals betterfix/issue-49756-translationsSebastianKrupinski2025-01-061-52/+245
|/
* chore(systemtags): pre-compute user authorizationsfeat/dav-paginationBenjamin Gaussorgues2024-12-201-5/+7
* feat(dav): introduce paginate with custom headersBenjamin Gaussorgues2024-12-204-0/+223
* Merge pull request #49731 from nextcloud/bugfix/noid/allow-to-get-permissions...Joas Schilling2024-12-161-1/+5
|\
| * fix(calendar): Fix getting the permissions of the userJoas Schilling2024-12-111-1/+5
* | Merge pull request #49867 from nextcloud/useHttpFrameworkGit'Fellow2024-12-1617-47/+57
|\ \
| * | refactor: Use Http framework where possibleuseHttpFrameworkGit'Fellow2024-12-1417-47/+57
* | | Merge pull request #49528 from nextcloud/fix/issue-47879-property-serializationSebastian Krupinski2024-12-131-2/+6
|\ \ \ | |/ / |/| |
| * | fix: replace null character when serializingfix/issue-47879-property-serializationSebastianKrupinski2024-12-131-2/+6
* | | fix: return 204 instead of 404fix/issue-3021-return-no-content-instead-of-errorSebastianKrupinski2024-12-131-1/+1
|/ /
* | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-davJulius Knorr2024-12-123-3/+7
|\ \
| * | refactor(tags): move favorite event dispatching to tags.phpgrnd-alt2024-12-031-4/+0
| * | fix(dav): add activity logging for favorites in davgrnd-alt2024-12-033-3/+11
* | | fix: disable both iTip and iMip messagesfix/issue-48528-disable-itip-and-imip-messages-2SebastianKrupinski2024-12-102-9/+7
* | | fix: add support for Microsoft time zonesSebastianKrupinski2024-12-091-2/+4
* | | fix: add support for Microsoft time zonesfix/issue-48079-windows-time-zonesSebastianKrupinski2024-12-092-7/+220
| |/ |/|
* | fix(systemtags): handle null dav valueskjnldsv2024-12-061-1/+5
* | feat(systemtags): allow setting color with occskjnldsv2024-12-061-0/+6
* | feat(systemtags): add color support backendskjnldsv2024-12-063-4/+17
* | fix: improve assembly streamRobin Appelman2024-12-051-8/+14
* | fix: log which file cannot be openedRobin Appelman2024-12-041-2/+7
* | fix: Throw exception when copy failedLouis Chemineau2024-12-041-1/+7
|/
* Merge pull request #49527 from nextcloud/skjnldsv-patch-1John Molakvoæ2024-12-031-1/+1
|\
| * chore(config): set min supported desktop to `2.7.0`John Molakvoæ2024-11-271-1/+1
* | chore(absence): Add capability for absence replacement supportMarcel Müller2024-12-011-1/+2