aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36380 from nextcloud/fix/caldav/reminder-service-nullable...Christoph Wurst2023-01-271-1/+0
|\
| * fix(caldav): Fix wrong Psalm report for nullable calendar dataChristoph Wurst2023-01-261-1/+0
* | Merge pull request #36210 from nextcloud/fix/4811/principal-emailDaniel2023-01-261-2/+2
|\ \ | |/ |/|
| * fix(dav): check if principal has email address before accessing itRichard Steinmetz2023-01-241-2/+2
* | Merge pull request #36347 from nextcloud/chore/autoloader/composer-2.5.1-auto...Christoph Wurst2023-01-262-16/+25
|\ \
| * | chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
| |/
* / Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-262-14/+14
|/
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-242-6/+6
* Merge pull request #36260 from nextcloud/bugfix/noid/fix-user-availability-se...Joas Schilling2023-01-231-1/+1
|\
| * Fix WHERE condition when selecting user's availability for the status automationJoas Schilling2023-01-201-1/+1
* | Merge pull request #36254 from nextcloud/chore/dav/throw-json-encode-decodeChristoph Wurst2023-01-237-12/+12
|\ \
| * | chore(dav): Make json_encode and json_decode throw on errorChristoph Wurst2023-01-197-12/+12
| |/
* | Merge pull request #36266 from nextcloud/bugfix/noid/fix-double-where-in-cust...Joas Schilling2023-01-231-1/+1
|\ \
| * | Fix double where in CustomProperiesBackendTestJoas Schilling2023-01-201-1/+1
* | | Merge pull request #36262 from nextcloud/chore/dav/void-test-methodsJoas Schilling2023-01-23120-713/+713
|\ \ \ | |/ / |/| |
| * | chore(dav): Add void return type to test methodsChristoph Wurst2023-01-20120-713/+713
| |/
* / chore(dav): Remove useless var tagChristoph Wurst2023-01-194-6/+0
|/
* fix(dav): catch MaxInstancesExceedeException for recurring events without end...Anna Larch2023-01-181-34/+39
* Extend ViewOnly DAV plugin to versions endpointVincent Petry2023-01-132-13/+47
* Revert "Fix sync errors for duplicate cards with the same UID for different b...Christopher Ng2023-01-132-4/+2
* Bump @nextcloud/vue, @nextcloud/l10n and @nextcloud/calendar-availability-vueChristopher Ng2023-01-121-43/+44
* Merge pull request #36026 from nextcloud/fix/remove-at-matcher-in-davC么me Chilliet2023-01-1032-858/+718
|\
| * Get rid of deprecated at matcher in dav application testsC么me Chilliet2023-01-0532-858/+718
* | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-102-146/+146
* | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-0776-212/+76
* | Merge pull request #35973 from nextcloud/fix/hook-into-event-lifecycleJohn Molakvo忙2023-01-052-4/+5
|\ \
| * | Hook into sabre event lifecycle for iMip MessagesAnna Larch2023-01-052-4/+5
| |/
* / Fix sync errors for duplicate cards with the same UID for different backendsAnna Larch2023-01-052-2/+4
|/
* Bump @nextcloud/vue from 7.2.0 to 7.3.0Vincent Petry2023-01-051-20/+20
* Merge pull request #34865 from nextcloud/enh/log-log-itip-message-responseAnna2023-01-045-9/+23
|\
| * [WIP] Add logging to Scheduling PluginAnna Larch2023-01-045-9/+23
* | Remove jstz usage from serverThomas Citharel2023-01-041-3/+1
|/
* Merge pull request #35876 from bennet0496/patch-mail-headerJoas Schilling2023-01-041-0/+2
|\
| * update usages of AutoSubmittedValue to AutoSubmitted::VALUE_Bennet Becker2023-01-031-2/+2
| * Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class"Bennet Becker2022-12-242-25/+16
| * ran build/autoloaderchecker.sh after adding AutoSubmittedValue classBennet Becker2022-12-232-16/+25
| * Setting Auto-Submitted header for calendar events and new user mailBennet Becker2022-12-231-0/+2
* | Merge pull request #35943 from nextcloud/fix/code-fixes-from-34997C么me Chilliet2023-01-032-14/+11
|\ \
| * | Fix psalm spotted errors with new requirementsC么me Chilliet2023-01-022-14/+11
* | | Align checksum dav property with desktop client parsingJulius H盲rtl2022-12-301-1/+1
|/ /
* | Fix psalm issues related to signature changes from PHP 8.0C么me Chilliet2022-12-292-27/+20
* | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2022-12-272-6/+6
* | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2022-12-262-0/+2
* | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2022-12-2376-212/+212
|/
* Remove comment and guests option from Invitations UIAnna Larch2022-12-203-33/+4
* Merge pull request #35814 from nextcloud/fix/fix-parameter-type-setreadmarkerC么me Chilliet2022-12-201-5/+2
|\
| * Fix parameter type for EntityCollection::setReadMarker in comments appC么me Chilliet2022-12-191-5/+2
* | Merge pull request #33709 from nextcloud/enh/displayname-cache-getStorageInfoVincent Petry2022-12-191-0/+15
|\ \ | |/ |/|
| * Use display name cache on getStorageInfoJulius H盲rtl2022-12-161-0/+15
* | Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subjectC么me Chilliet2022-12-193-37/+5
|\ \