aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* chore(systemtags): pre-compute user authorizationsfeat/dav-paginationBenjamin Gaussorgues2 days1-5/+7
* feat(dav): introduce paginate with custom headersBenjamin Gaussorgues2 days7-1/+230
* Fix(l10n): Update translations from TransifexNextcloud bot5 days2-18/+18
* Fix(l10n): Update translations from TransifexNextcloud bot6 days2-0/+4
* Merge pull request #49731 from nextcloud/bugfix/noid/allow-to-get-permissions...Joas Schilling6 days2-7/+18
|\
| * test: Adjust tests to proof exclusion of other principal permissionsbugfix/noid/allow-to-get-permissions-of-a-principalJoas Schilling6 days1-6/+13
| * fix(calendar): Fix getting the permissions of the userJoas Schilling11 days1-1/+5
* | Merge pull request #49867 from nextcloud/useHttpFrameworkGit'Fellow6 days17-47/+57
|\ \
| * | refactor: Use Http framework where possibleuseHttpFrameworkGit'Fellow8 days17-47/+57
* | | Fix(l10n): Update translations from TransifexNextcloud bot7 days2-256/+256
* | | Merge pull request #49528 from nextcloud/fix/issue-47879-property-serializationSebastian Krupinski9 days2-2/+24
|\ \ \ | |/ / |/| |
| * | fix: replace null character when serializingfix/issue-47879-property-serializationSebastianKrupinski9 days2-2/+24
* | | fix: return 204 instead of 404fix/issue-3021-return-no-content-instead-of-errorSebastianKrupinski9 days2-2/+2
|/ /
* | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-davJulius Knorr10 days4-4/+34
|\ \
| * | 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-034-4/+38
* | | Fix(l10n): Update translations from TransifexNextcloud bot12 days4-2/+30
* | | fix: disable both iTip and iMip messagesfix/issue-48528-disable-itip-and-imip-messages-2SebastianKrupinski12 days4-28/+46
* | | fix: add support for Microsoft time zonesSebastianKrupinski13 days1-2/+4
* | | fix: add support for Microsoft time zonesfix/issue-48079-windows-time-zonesSebastianKrupinski13 days6-25/+327
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot14 days2-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0810-0/+38
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-078-0/+16
* | fix(systemtags): handle null dav valueskjnldsv2024-12-061-1/+5
* | feat(systemtags): allow setting color with occskjnldsv2024-12-062-5/+11
* | feat(systemtags): add color support backendskjnldsv2024-12-064-18/+31
* | Merge pull request #49352 from nextcloud/s3-disable-multipartJulius Knorr2024-12-062-11/+33
|\ \
| * | fix: improve assembly streamRobin Appelman2024-12-052-11/+33
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0616-0/+58
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0580-82/+164
* | fix: log which file cannot be openedRobin Appelman2024-12-041-2/+7
* | fix: Throw exception when copy failedLouis Chemineau2024-12-041-1/+7
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-044-2/+6
|/
* refactor: Use new `ShareType` across file_sharingnfebe2024-12-031-1/+1
* 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-013-1/+6
* | chore(absence): Add capability for absence apiMarcel Müller2024-12-014-3/+43
|/
* feat(config): add `maximum.supported.desktop.version`skjnldsv2024-11-272-30/+73
* Merge pull request #49454 from nextcloud/fix/invitations-named-parameterChristoph Wurst2024-11-251-4/+4
|\
| * fix: improve oci compatibility when purging calendar invitationsfix/invitations-named-parameterRichard Steinmetz2024-11-231-2/+2
| * fix: invalid usage of IQueryBuilder::createNamedParameter()Richard Steinmetz2024-11-231-3/+3
* | Merge pull request #49004 from nextcloud/bug/48678/restore-dav-error-responseAnna2024-11-258-58/+126
|\ \
| * | fix: Re-throwing the TypeError to prevent exposing the installation pathbug/48678/restore-dav-error-responseDaniel Kesselberg2024-11-221-0/+92
| * | Revert "fix(dav): Always respond custom error page on exceptions"Daniel Kesselberg2024-11-227-55/+53
| * | Revert "fix: Drop unnecessary exit"Daniel Kesselberg2024-11-221-0/+1
| * | Revert "fix: Override start method of \Sabre\DAV\Server to remove exception o...Daniel Kesselberg2024-11-221-23/+0
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-11-242-4/+20
|/
* fix: (CalDav) Delete invitation when deleting Calendars or Eventsfix/issue-12387-delete-invitationsSebastianKrupinski2024-11-211-2/+51
* Merge pull request #49396 from nextcloud/dav-webcal-default-refresh-rateChristoph Wurst2024-11-212-3/+3
|\