aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(caldav): add webroot to objectid for activitiesDaniel Kesselberg2023-09-181-1/+1
* fix(CalDAV): check birthday calendar ownerAnna Larch2023-09-062-6/+16
* Merge pull request #39861 from nextcloud/caldav-share-preload-26Daniel2023-09-064-5/+103
|\
| * cache calendar objects from calendarQueryRobin Appelman2023-08-142-10/+35
| * preload shares for calendars when listing calendarsRobin Appelman2023-08-144-0/+73
* | fix: close cursor after reading the invitationDaniel Kesselberg2023-08-111-1/+2
|/
* 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(dav): use quota of destination in s3 chunk uploadMax2023-08-021-2/+2
* when reading an empty file getting EOF is not an errorMatthieu Gallien2023-07-241-2/+6
* fix: check that object store backend supports multi part uploadsDaniel Kesselberg2023-07-231-0/+3
* style(caldav): improve getDenormalizedData methodThomas Citharel2023-07-121-2/+2
* Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-07-121-1/+1
* Merge pull request #38920 from nextcloud/backport/38639/stable26Arthur Schiwon2023-07-122-4/+26
|\
| * fix(dav): close cursor when fetching max idRichard Steinmetz2023-07-112-2/+6
| * 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-101-58/+80
|\ \
| * | refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-071-1/+1
| * | 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-071-3/+3
| * | fix: include invisible tags for adminsArthur Schiwon2023-07-071-7/+1
| * | fix: search with more than one search tagsArthur Schiwon2023-07-071-6/+20
| * | 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-102-0/+61
|/
* Merge pull request #38574 from nextcloud/backport/38301/stable26Arthur Schiwon2023-06-131-0/+4
|\
| * fix(caldav): Ignore invalid events for reminder generationChristoph Wurst2023-06-011-0/+4
* | fix(caldav): Cast calendar objects id to int when building indexChristoph Wurst2023-06-061-1/+1
* | fix(caldav): Close DB cursor in reminder index background jobChristoph Wurst2023-06-061-2/+4
|/
* Merge pull request #38307 from nextcloud/backport/37961/stable26Andy Scherzinger2023-05-174-0/+155
|\
| * refactor: remove SystemTag logic from Folder into QuerySearchHelperArthur Schiwon2023-05-161-3/+7
| * chore: polish SystemTagsInUseCollectionArthur Schiwon2023-05-162-12/+33
| * fix: improve naming of new systemtags endpoint to systemtags-assignedArthur Schiwon2023-05-162-4/+4
| * feat: specify media type via url path: systemtags-current/$mediaTypeArthur Schiwon2023-05-161-2/+15
| * PoC: SystemTags endpoint to return tags used by a user with meta dataArthur Schiwon2023-05-164-0/+117
* | Merge pull request #38167 from nextcloud/backport/38100/stable26Arthur Schiwon2023-05-171-9/+7
|\ \
| * | fix error on delete in ChunkingV2PluginLorenzo Tanganelli2023-05-101-9/+7
* | | Merge pull request #37785 from nextcloud/backport/36217/stable26Arthur Schiwon2023-05-174-10/+15
|\ \ \
| * | | Handle reminders where calendar name is nullThomas Citharel2023-04-184-10/+15
* | | | Merge pull request #38248 from nextcloud/fix/read-only-system-addres-book-acl...Christoph Wurst2023-05-171-0/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(carddav): Mark system address book as read-onlyChristoph Wurst2023-05-151-0/+10
| | |/ | |/|