aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * feat(dav): increase default calendar subscription refresh rate to one daydav-webcal-default-refresh-rateThomas Citharel2024-11-202-3/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-212-0/+22
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-202-2/+2
* Merge pull request #49332 from wolandtel/masterJohn Molakvoæ2024-11-191-1/+5
|\
| * fix(job): Check if carddata is resource and read it to stringMikhail Kotelnikov2024-11-191-1/+5
* | refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-193-1/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-184-2/+30
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-162-2/+2
* build(deps): bump @nextcloud/vue from 8.17.1 to 8.20.0dependabot[bot]2024-11-151-35/+35
* Merge pull request #48833 from nextcloud/fix/issue-48732-exdate-rdate-propert...Richard Steinmetz2024-11-154-48/+496
|\
| * fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instancesSebastianKrupinski2024-10-214-48/+496
* | fix: use invokePrivate for testfix/use-invokeprivate-for-testSebastianKrupinski2024-11-141-21/+16
* | chore(profile): move profile app from core to appsskjnldsv2024-11-141-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-142-0/+32
* | Merge pull request #48134 from nextcloud/feat/mail-provider-settingsDaniel2024-11-133-20/+130
|\ \
| * | feat: mail provider settingsfeat/mail-provider-settingsSebastianKrupinski2024-11-123-20/+130
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-132-2/+2
* | | fix(dav): file request guest nickname encodingskjnldsv2024-11-121-1/+1
|/ /
* | feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingSebastianKrupinski2024-11-112-2/+29
* | fix(Federation): Show some icon for federated users on sharesfenn-cs2024-11-091-0/+7
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-092-4/+4
* | ci: Skip currently PHP 8.4 incompatible testci/noid/php-8.4Joas Schilling2024-11-081-0/+4
* | 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-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
|/ / / /