aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #51195 from nextcloud/feat/photo-cache-avifKate6 days1-0/+1
|\
| * feat: Allow AVIF content type in PhotoCachefeat/photo-cache-avifMiguel Sánchez de León Peque2025-03-031-0/+1
* | Merge pull request #51457 from nextcloud/fix/dav-csrfFerdinand Thiessen7 days1-2/+3
|\ \
| * | fix(dav): do not require CSRF for safe and indempotent HTTP methodsfix/dav-csrfFerdinand Thiessen11 days1-2/+3
* | | fix(cardav): only show useres from enabled addressBooks in contacts menufix/noid/contactsmenu-ab-enabledHamza Mahjoubi7 days3-11/+40
* | | fix(CalDav): alter invitation attachment filename and typefix/alter-invite-attachment-filename-and-typeSebastianKrupinski12 days1-2/+2
|/ /
* | Merge pull request #51136 from nextcloud/feat/noid/occ-list-delete-calendar-s...Daniel13 days3-0/+193
|\ \
| * | feat: command to list and delete calendar subscriptionsfeat/noid/occ-list-delete-calendar-subscriptionDaniel Kesselberg2025-03-093-0/+193
* | | Merge pull request #50933 from nextcloud/fix/issue-50104-system-address-book-...Sebastian Krupinski13 days3-0/+118
|\ \ \
| * | | feat: add system address book settings in uifix/issue-50104-system-address-book-ui-settingsSebastianKrupinski2025-03-073-0/+118
* | | | Merge pull request #51029 from nextcloud/fix/deprecate-oc-template-and-cleanupCôme Chilliet14 days1-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | fix: Replace all usage of OC_Template by the new APICôme Chilliet2025-03-061-2/+3
* | | | feat(dav)!: migrate OCA calendar object events to OCPEdward Ly2025-03-0711-481/+25
* | | | feat(dav): add webhook compatibility for calendar object eventsEdward Ly2025-03-071-0/+26
| |/ / |/| |
* | | fix(dav): Create SAB at installationfix/dav/create-sab-installChristoph Wurst2025-03-062-4/+37
|/ /
* | fix(systemtags): prevent tag edition if restrictedskjnldsv2025-03-061-2/+7
* | fix(dav): Use IUser::getDisplayName directlyfix/dav/use-iuser-displaynameChristoph Wurst2025-03-051-4/+2
* | fix(dav): Handle long absence status earlierfix/dav/absence-status-too-longChristoph Wurst2025-03-051-2/+6
* | feat: Support deleting metadata from WebDAVartonge/feat/allow_deleting_metadataLouis Chemineau2025-03-041-0/+6
|/
* Merge pull request #50881 from nextcloud/fix/dav-harden-stream-handlingJohn Molakvoæ2025-02-281-16/+11
|\
| * fix(dav): Handle end of stream in `File::put`fix/dav-harden-stream-handlingFerdinand Thiessen2025-02-181-16/+11
* | fix: Replace OC_App calls by IAppManagerCôme Chilliet2025-02-241-2/+1
|/
* 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