summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-092-32/+76
* preload all requested metadataRobin Appelman2023-08-081-58/+53
* expose gps data via webdavtobiasKaminsky2023-08-081-0/+22
* style(caldav): improve getDenormalizedData methodThomas Citharel2023-08-021-2/+2
* Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-08-022-2/+12
* Merge pull request #39554 from nextcloud/backport/39221/stable27Arthur Schiwon2023-08-021-2/+6
|\
| * when reading an empty file getting EOF is not an errorMatthieu Gallien2023-07-251-2/+6
* | fix(dav): use quota of destination in s3 chunk uploadMax2023-08-021-2/+2
* | Merge pull request #39614 from nextcloud/dav-permissions-share-root-write-27Andy Scherzinger2023-08-011-22/+54
|\ \
| * | fix share roots always being marked as writableRobin Appelman2023-07-281-22/+54
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-012-2/+2
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-07-282-2/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-252-2/+2
* fix: check that object store backend supports multi part uploadsDaniel Kesselberg2023-07-231-0/+3
* 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
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-132-50/+50
* Merge pull request #38919 from nextcloud/backport/38639/stable27Arthur Schiwon2023-07-124-6/+139
|\
| * fix(dav): close cursor when fetching max idRichard Steinmetz2023-07-112-2/+6
| * Issue #36644: Test casesChristof Arnosti2023-06-212-2/+113
| * Issue #36644: Fix pruneOutdatedSyncTokens for CalDAVChristof Arnosti2023-06-212-4/+22
* | Merge pull request #39292 from nextcloud/backport/39248/stable27Arthur Schiwon2023-07-121-2/+42
|\ \
| * | preload custom properties when propfinding foldersRobin Appelman2023-07-101-2/+42
* | | Merge pull request #38572 from nextcloud/backport/38301/stable27Arthur Schiwon2023-07-122-0/+46
|\ \ \
| * | | fix(caldav): Ignore invalid events for reminder generationChristoph Wurst2023-07-102-0/+46
* | | | Merge pull request #38475 from nextcloud/backport/38454/stable27Arthur Schiwon2023-07-121-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(carddav): Make system contact phone number RFC compliantgreta2023-07-101-1/+1
| |/ /
* | | Merge pull request #38968 from nextcloud/backport/38747/stable27Arthur Schiwon2023-07-101-2/+13
|\ \ \
| * | | perf: skip request without write permissionDaniel Kesselberg2023-07-041-2/+13
* | | | Merge pull request #38792 from nextcloud/backport/38777/stable27Arthur Schiwon2023-07-101-1/+1
|\ \ \ \
| * | | | fix(carddav): Make SystemAddressBook::__construct $groupManager argument null...Christoph Wurst2023-06-131-1/+1
* | | | | Merge pull request #38659 from nextcloud/backport/38649/stable27Arthur Schiwon2023-07-101-2/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix(caldav): Close DB cursor in reminder index background jobChristoph Wurst2023-06-061-2/+4
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-102-0/+4
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-092-0/+8
* | | | | Merge pull request #38947 from nextcloud/fix/contacts/3404/put-location-in-pr...Johannes2023-07-071-1/+13
|\ \ \ \ \
| * | | | | fix(sab): put location in proper address fieldJohannes Merkel2023-07-071-1/+13
* | | | | | Merge pull request #39202 from nextcloud/backport/37969/stable27Arthur Schiwon2023-07-072-207/+456
|\ \ \ \ \ \
| * | | | | | refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-072-1/+3
| * | | | | | fix: cannot apply limit+offset on multi-tag-searchArthur Schiwon2023-07-061-1/+11
| * | | | | | refactor: save unnecessary method_existsArthur Schiwon2023-07-061-4/+1
| * | | | | | fix: use array_unitersect against objectsArthur Schiwon2023-07-061-2/+5
| * | | | | | fix: obey offset and limit for results from favs and circlesArthur Schiwon2023-07-061-0/+4
| * | | | | | fix: cominbation of small fixesArthur Schiwon2023-07-062-6/+23
| * | | | | | fix: include invisible tags for adminsArthur Schiwon2023-07-062-52/+60
| * | | | | | fix: search with more than one search tagsArthur Schiwon2023-07-062-114/+322
| * | | | | | fix: no search when LazyFolder was providedArthur Schiwon2023-07-061-1/+6
| * | | | | | chore: cleanup unused codeArthur Schiwon2023-07-061-43/+0