aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | chore: Improve phpdoc typing to silence psalm errorsCôme Chilliet2024-04-024-1/+12
* | | fix: Apply new coding standard to all filesCôme Chilliet2024-04-0229-59/+59
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-024-2/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-012-0/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-312-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-302-0/+40
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-294-10/+12
* | feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-03-281-2/+2
|/
* Merge pull request #44017 from rcwschaller/fix/caldav/eventcomparisionservice...John Molakvoæ2024-03-262-1/+68
|\
| * fix(dav): wrong comparison method between two eventsRobert C. Schaller2024-03-252-1/+68
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-264-18/+26
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-254-2/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-222-2/+2
* fix(dav): Add retention time to sync token cleanupChristoph Wurst2024-03-2110-21/+140
* Merge pull request #44360 from nextcloud/fix/add-exdate-exrule-to-confidentia...Anna2024-03-211-0/+4
|\