aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-064-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0586-114/+564
* fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-05-316-0/+116
* Refactor `OC\Server::getAvatarManager` in dav appAndrew Summers2024-05-301-1/+2
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-302-5/+35
* Merge pull request #45222 from nextcloud/bug/noid/caldav-search-limit-and-tim...Daniel2024-05-2910-52/+449
|\
| * feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-05-284-1/+83
| * fix(caldav): event search with limit and timerangeDaniel Kesselberg2024-05-288-51/+366
* | chore: Add SPDX headerAndy Scherzinger2024-05-292-2/+2
|/
* Merge pull request #45549 from nextcloud/chore/noid/spdx-batch7Andy Scherzinger2024-05-28239-4009/+743
|\
| * chore: Add SPDX headerAndy Scherzinger2024-05-28239-4009/+743
* | Merge pull request #44664 from nextcloud/fix/dav/rate-limit-create-adress-bookHamza2024-05-286-0/+240
|\ \ | |/ |/|
| * fix(dav): Rate limit address book creationHamza Mahjoubi2024-05-276-0/+240
* | chore: Add SPDX headerAndy Scherzinger2024-05-27367-7621/+949
|/
* fix(dav): Replaces "Time:" with "Date and time:" in calendar invite emailJérôme Herbinet2024-05-231-1/+1
* fix(caldav): loop through all events for busy eventsAnna Larch2024-05-141-12/+9
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-092-0/+4
* feat(caldav): expose calendar subscriptionsDaniel Kesselberg2024-05-0718-29/+585
* fix(userstatus): catch unique constrain violation on revertAnna Larch2024-05-061-2/+25
* Merge pull request #45098 from nextcloud/fix/issue-45081Sebastian Krupinski2024-05-043-39/+95
|\
| * fix(caldav): Fixed formatting to comply with php-csSebastianKrupinski2024-05-031-6/+3
| * fix(caldav): Fixed phpUnit to use userSession instead of userId and userManagerSebastianKrupinski2024-05-021-17/+67
| * fix(caldav): Test if user object is not null and trim senderNameSebastianKrupinski2024-05-011-3/+6
| * fix(caldav): Use userSession instead of userIdSebastianKrupinski2024-04-302-21/+16
| * fix(caldav): Do not load IMipPlugin before user auth and session is createdSebastianKrupinski2024-04-291-4/+15
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-042-2/+2
* | fix(tests): Replace deprecated methods in `FileTest`Ferdinand Thiessen2024-05-021-16/+30
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-022-0/+2
* | fix: Fix incorrect phpdoc typing in dav appCôme Chilliet2024-04-301-1/+1
|/
* Merge pull request #44938 from nextcloud/fix/remove-unknown-from-imip-serviceAnna2024-04-261-1/+1
|\
| * fix(CalDAV): remove UNKNOWN from room / resource considerationAnna Larch2024-04-191-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-262-4/+4
* | fix(DAV): Migrate known exceptions to Sabre exceptions when copyingJoas Schilling2024-04-241-11/+19
* | Merge pull request #44858 from nextcloud/artonge/feat/support_multiple_scope_...Louis2024-04-221-17/+74
|\ \ | |/ |/|
| * feat(dav): Support multiple scopes in DAV searchLouis Chemineau2024-04-171-17/+74
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-192-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-182-0/+8
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-142-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-132-40/+334
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-112-2/+110
* chore(deps): Update openapi-extractorprovokateurin2024-04-081-6/+60
* fix: Fix new psalm errors from updateCôme Chilliet2024-04-081-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-052-4/+94
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-044-2/+8
* Merge pull request #44511 from nextcloud/perf/noid/skip-tree-lookup-for-non-c...Daniel2024-04-032-0/+62
|\
| * perf(dav): skip non-calendar requests in webcal caching pluginDaniel Kesselberg2024-03-272-0/+62
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-034-76/+80
* | Merge pull request #44332 from nextcloud/fix/fix-chunkupload-quota-checkCôme Chilliet2024-04-022-7/+8
|\ \
| * | chore(dav): Fix tests for length headers on uploadCôme Chilliet2024-04-021-3/+2
| * | fix(dav): Fix quota check for chunk uploadCôme Chilliet2024-04-021-4/+6