summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-252-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-246-0/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-222-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2116-0/+46
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-182-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-112-2/+32
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #40632 from nextcloud/backport/40541/stable26Arthur Schiwon2023-10-102-1/+81
|\ | | | | [stable26] fix(dav): expand recurrences when searching
| * fix(dav): expand recurrences when searchingRichard Steinmetz2023-09-262-1/+81
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-012-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-272-2/+18
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-234-4/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-192-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(caldav): add webroot to objectid for activitiesDaniel Kesselberg2023-09-182-1/+3
| | | | | | | | | A calendar uri includes the webroot: example.com/cloud/remote.php/dav/calendars/alice/personal/ The calendar app uses base64(calendar uri) as identifier for calendar objects. Without this patch the links from activity app to calendar app don't work for installations in a subdirectory. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* fix(CalDAV): check birthday calendar ownerAnna Larch2023-09-063-8/+76
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* Merge pull request #39861 from nextcloud/caldav-share-preload-26Daniel2023-09-064-5/+103
|\
| * cache calendar objects from calendarQueryRobin Appelman2023-08-142-10/+35
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * preload shares for calendars when listing calendarsRobin Appelman2023-08-144-0/+73
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #39816 from nextcloud/backport/39700/stable26Arthur Schiwon2023-09-052-2/+5
|\ \ | | | | | | [stable26] fix: close cursor after reading the invitation
| * | fix: close cursor after reading the invitationDaniel Kesselberg2023-08-112-2/+5
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-312-0/+14
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-272-4/+4
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-252-10/+10
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-222-2/+4
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-124-4/+390
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* ensure outerquery ->where() function doesn't clobber earier ->andWhere()Jamie McClelland2023-08-101-4/+4
| | | | Signed-off-by: Jamie McClelland <jm@mayfirst.org>
* optimize calendar search queryJamie McClelland2023-08-101-1/+1
| | | | | | see https://github.com/nextcloud/calendar/issues/4758 Signed-off-by: Jamie McClelland <jm@mayfirst.org>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-102-2/+126
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-092-32/+76
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(dav): use quota of destination in s3 chunk uploadMax2023-08-021-2/+2
| | | | | | | | | | | | Resolves: #39228. Check the free space on the destination. Before it was checking the free space on `$storage` which is the upload storage of the user who triggered the upload. This led to user quota being applied even when uploading to a share with unlimited space. Signed-off-by: Max <max@nextcloud.com>
* fix share roots always being marked as writableRobin Appelman2023-08-011-22/+54
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-012-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-282-2/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #39510 from nextcloud/backport/39221/stable26Matthieu Gallien2023-07-271-2/+6
|\ | | | | [stable26] Bugfix/bulk upload empty files
| * when reading an empty file getting EOF is not an errorMatthieu Gallien2023-07-241-2/+6
| | | | | | | | | | | | will allow uploading empty files via bulk upload Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-252-2/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: check that object store backend supports multi part uploadsDaniel Kesselberg2023-07-231-0/+3
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-222-2/+60
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-192-36/+292
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1510-10/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1472-260/+74
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #39060 from nextcloud/backport/31790/stable26Arthur Schiwon2023-07-132-4/+14
|\ | | | | [stable26] Fix creating events with old (< unix time) lastoccurence
| * style(caldav): improve getDenormalizedData methodThomas Citharel2023-07-121-2/+2
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-07-122-2/+12
| | | | | | | | | | | | Closes #20804 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-132-50/+50
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38920 from nextcloud/backport/38639/stable26Arthur Schiwon2023-07-124-6/+139
|\ | | | | [stable26] pruneOutdatedSyncTokens deletes all entries
| * fix(dav): close cursor when fetching max idRichard Steinmetz2023-07-112-2/+6
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
| * Issue #36644: Test casesChristof Arnosti2023-07-042-2/+113
| | | | | | | | Signed-off-by: Christof Arnosti <charno@charno.ch>
| * Issue #36644: Fix pruneOutdatedSyncTokens for CalDAVChristof Arnosti2023-07-042-4/+22
| | | | | | | | | | | | | | pruneOutdatedSyncTokens accidentally deletes all entries of the calendarchanges table instead of leaving $limit elements in the table Signed-off-by: Christof Arnosti <charno@charno.ch>
* | preload custom properties when propfinding foldersRobin Appelman2023-07-101-2/+42
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #39232 from nextcloud/backport/39202/stable26Julius Härtl2023-07-102-207/+456
|\ \