summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-182-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-112-2/+32
* Merge pull request #40635 from nextcloud/fix/dav/expand-recurrences-in-search...Arthur Schiwon2023-10-102-1/+81
|\
| * fix(dav): expand recurrences when searchingRichard Steinmetz2023-09-262-1/+81
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-012-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-272-2/+18
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-234-4/+6
* Merge pull request #40290 from nextcloud/backport/39861/stable25Robin Appelman2023-09-224-5/+103
|\
| * cache calendar objects from calendarQueryRobin Appelman2023-09-072-10/+35
| * preload shares for calendars when listing calendarsRobin Appelman2023-09-074-0/+73
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-192-2/+2
* | fix(CalDAV): check birthday calendar ownerAnna Larch2023-09-073-8/+76
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-312-0/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-272-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-252-10/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-222-2/+4
* chore: Update dav snapshotChristopher Ng2023-08-211-43/+45
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-124-4/+390
* ensure outerquery ->where() function doesn't clobber earier ->andWhere()Jamie McClelland2023-08-101-4/+4
* optimize calendar search queryJamie McClelland2023-08-101-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-102-2/+126
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-092-32/+76
* fix share roots always being marked as writableRobin Appelman2023-08-021-22/+54
* Merge pull request #39591 from nextcloud/backport/stable25/fix/noid/imip-plug...Arthur Schiwon2023-08-022-9/+24
|\
| * fix(caldav): harden null handling of iMip scheduling methodRichard Steinmetz2023-07-282-9/+24
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-012-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-282-2/+4
* Merge pull request #39509 from nextcloud/backport/39221/stable25Côme Chilliet2023-07-271-2/+6
|\
| * when reading an empty file getting EOF is not an errorMatthieu Gallien2023-07-241-2/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-252-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-222-2/+60
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-192-36/+292
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1510-10/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1472-260/+74
* Merge pull request #36601 from nextcloud/backport/35743/stable25Arthur Schiwon2023-07-138-715/+1722
|\
| * Use recurrence instance to build iMip emailAnna Larch2023-07-118-715/+1722
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-132-50/+50
* | Merge pull request #39061 from nextcloud/backport/31790/stable25Arthur Schiwon2023-07-122-4/+14
|\ \
| * | style(caldav): improve getDenormalizedData methodThomas Citharel2023-06-291-2/+2
| * | Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-06-292-2/+12
* | | Merge pull request #39294 from nextcloud/backport/39248/stable25Arthur Schiwon2023-07-121-2/+42
|\ \ \
| * | | preload custom properties when propfinding foldersRobin Appelman2023-07-101-2/+42
* | | | Merge pull request #39233 from nextcloud/backport/39202/stable25Arthur Schiwon2023-07-112-241/+509
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix: PHP 7.4 compatibilityArthur Schiwon2023-07-102-2/+7
| * | | refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-072-1/+3
| * | | fix: cannot apply limit+offset on multi-tag-searchArthur Schiwon2023-07-071-1/+11
| * | | refactor: save unnecessary method_existsArthur Schiwon2023-07-071-4/+1
| * | | fix: use array_unitersect against objectsArthur Schiwon2023-07-071-2/+5
| * | | fix: obey offset and limit for results from favs and circlesArthur Schiwon2023-07-071-0/+4
| * | | fix: cominbation of small fixesArthur Schiwon2023-07-072-6/+23