aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #39060 from nextcloud/backport/31790/stable26Arthur Schiwon2023-07-132-4/+14
|\
| * style(caldav): improve getDenormalizedData methodThomas Citharel2023-07-121-2/+2
| * Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-07-122-2/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-132-50/+50
|/
* Merge pull request #38920 from nextcloud/backport/38639/stable26Arthur Schiwon2023-07-124-6/+139
|\
| * fix(dav): close cursor when fetching max idRichard Steinmetz2023-07-112-2/+6
| * Issue #36644: Test casesChristof Arnosti2023-07-042-2/+113
| * Issue #36644: Fix pruneOutdatedSyncTokens for CalDAVChristof Arnosti2023-07-042-4/+22
* | preload custom properties when propfinding foldersRobin Appelman2023-07-101-2/+42
* | Merge pull request #39232 from nextcloud/backport/39202/stable26Julius Härtl2023-07-102-207/+456
|\ \
| * | 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
| * | fix: include invisible tags for adminsArthur Schiwon2023-07-072-52/+60
| * | fix: search with more than one search tagsArthur Schiwon2023-07-072-114/+322
| * | fix: no search when LazyFolder was providedArthur Schiwon2023-07-071-1/+6
| * | chore: cleanup unused codeArthur Schiwon2023-07-071-43/+0
| * | fix: ensure searchBySystemTag() is availableArthur Schiwon2023-07-071-1/+3
| * | fix: favorites view and universal search against tagsArthur Schiwon2023-07-071-1/+3
| * | use efficient tag retrieval on DAV report requestArthur Schiwon2023-07-071-22/+56
* | | Merge pull request #38972 from nextcloud/backport/38747/stable26Arthur Schiwon2023-07-101-2/+13
|\ \ \
| * | | perf: skip request without write permissionDaniel Kesselberg2023-07-041-2/+13
| | |/ | |/|
* | | fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-07-104-0/+63
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-102-0/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-092-0/+8
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-074-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-062-22/+22
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-302-0/+62
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-276-58/+440
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-244-20/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-172-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-164-8/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-142-84/+86
* Merge pull request #38574 from nextcloud/backport/38301/stable26Arthur Schiwon2023-06-132-0/+46
|\
| * fix(caldav): Ignore invalid events for reminder generationChristoph Wurst2023-06-012-0/+46
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-134-64/+66
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-122-8/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-102-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-082-0/+6
* | Merge pull request #38677 from nextcloud/backport/38648/stable26Christoph Wurst2023-06-071-1/+1
|\ \
| * | fix(caldav): Cast calendar objects id to int when building indexChristoph Wurst2023-06-061-1/+1