summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* fix: https://github.com/nextcloud/calendar/issues/6079 and https://github.com...tobiasKaminsky2024-07-252-2/+16
* Merge pull request #46685 from nextcloud/sabre-directory-exception-previousRobin Appelman2024-07-251-10/+10
|\
| * fix: keep previous exception when wrapping dav exceptionsRobin Appelman2024-07-231-10/+10
* | feat: mail provider backendSebastianKrupinski2024-07-232-26/+59
|/
* Merge pull request #45667 from nextcloud/fix/caldav/strict-default-calendar-c...Richard Steinmetz2024-07-236-9/+73
|\
| * fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-226-9/+73
* | fix(dav): Call Sabre server startChristoph Wurst2024-07-221-1/+1
|/
* fix(caldav): added localization hits for translatorsSebastianKrupinski2024-07-201-1/+82
* Merge pull request #46225 from nextcloud/fix/issue-11633Andy Scherzinger2024-07-191-7/+14
|\
| * fix(dav): Thrown forbidden error for authenticated user instead of not foundSebastianKrupinski2024-07-101-7/+14
* | fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()`...Joas Schilling2024-07-192-36/+40
* | fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of rem...Joas Schilling2024-07-191-2/+1
* | fix(db): Don't use deprecated 3rdparty constant: `Doctrine\DBAL\Connection::P...Joas Schilling2024-07-191-1/+1
* | chore(integration): add file request testsskjnldsv2024-07-191-6/+4
* | feat(files_sharing): add public name prompt for files requestsskjnldsv2024-07-181-11/+42
* | feat(files_sharing): allow uploading to subfolders in File requestsskjnldsv2024-07-181-5/+2
* | Merge pull request #46594 from nextcloud/fix/issue-28162-2Anna2024-07-181-0/+5
|\ \
| * | fix(caldav): decode values before returningSebastianKrupinski2024-07-171-0/+5
* | | Merge pull request #45547 from nextcloud/feature/recurrence-invitations2Sebastian Krupinski2024-07-184-90/+1305
|\ \ \
| * | | feat: Improve recurrence invitations messagesSebastianKrupinski2024-07-174-90/+1305
| |/ /
* / / fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server ErrorSebastianKrupinski2024-07-171-1/+10
|/ /
* | Merge pull request #46510 from nextcloud/feat/info-xml-backendsRichard Steinmetz2024-07-171-5/+9
|\ \
| * | feat: hide caldav server settings if no app uses the caldav backendRichard Steinmetz2024-07-161-5/+9
| |/
* / fix(dav): Verify target path in `setName` instead of source pathFerdinand Thiessen2024-07-161-5/+8
|/
* Merge pull request #46315 from nextcloud/fix/limit-vevent-sizeSebastian Krupinski2024-07-082-0/+42
|\
| * fix(caldav): limit vevent sizeSebastianKrupinski2024-07-042-0/+42
* | Merge pull request #46295 from nextcloud/chore/remove-obsolete-function-gener...Richard Steinmetz2024-07-051-25/+0
|\ \ | |/ |/|
| * chore(caldav): remove obsolete functionSebastianKrupinski2024-07-041-25/+0
* | Merge pull request #46193 from nextcloud/fix/limit-vcard-sizeRichard Steinmetz2024-07-052-0/+42
|\ \ | |/ |/|
| * fix(carddav): limit vcard sizeSebastianKrupinski2024-07-042-0/+42
* | Fix: Make out of office replacement nullableHamza Mahjoubi2024-07-034-13/+13
* | Merge pull request #45766 from nextcloud/feat/ooo-replacementDaniel2024-07-015-1/+84
|\ \
| * | Feat: Allow users to select another user as their out-of-office replacementHamza Mahjoubi2024-07-015-1/+84
* | | fix(BuildSocialSearchIndexBackgroundJob): offset not appliedArthur Schiwon2024-07-011-0/+2
|/ /
* / fix: Authorization header can be an empty stringJulius Härtl2024-06-281-1/+1
|/
* Merge pull request #46036 from nextcloud/fix/issue-46015Sebastian Krupinski2024-06-263-0/+43
|\
| * fix(dav): add missing database index for dav_shares resourceid, type and accessSebastianKrupinski2024-06-263-0/+43
* | fix(caldav): when message is a reply compare the message sender not the recip...SebastianKrupinski2024-06-251-2/+5
|/
* Merge pull request #46002 from nextcloud/debt/noid/use-new-http-clientDaniel2024-06-251-45/+42
|\
| * chore: don't pass null to createElementDaniel Kesselberg2024-06-251-1/+1
| * refactor(dav): migrate to new http clientDaniel Kesselberg2024-06-251-44/+41
* | Merge pull request #45532 from nextcloud/feat/publish-resources-room-updateRichard Steinmetz2024-06-251-408/+7
|\ \
| * | feat: implement public OCP api to update resources and roomsRichard Steinmetz2024-05-271-408/+7
* | | Merge pull request #46095 from nextcloud/techdebt/44770/migrate-server-notifi...Joas Schilling2024-06-251-3/+4
|\ \ \ | |_|/ |/| |
| * | feat(notifications): Migrate server INotifiers to new exceptionsJoas Schilling2024-06-251-3/+4
* | | fix(userstatus): Fix user status automation in real-life scenarioJoas Schilling2024-06-251-6/+2
|/ /
* | Merge pull request #45973 from nextcloud/remove-chunking-v1Julius Härtl2024-06-246-218/+4
|\ \
| * | chore: remove chunking-v1Robin Appelman2024-06-196-218/+4
* | | Merge pull request #45999 from nextcloud/fix/caldav/shared-calendars-activity...Richard Steinmetz2024-06-201-2/+15
|\ \ \
| * | | fix(caldav): encode calendar URIs with umlauts for activitiesRichard Steinmetz2024-06-201-2/+15