summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* / | Make sure to never trigger files hooks on a null pathCôme Chilliet2023-05-111-8/+10
|/ /
* | fix: Use proper path when creating node instancesJulius Härtl2023-05-081-4/+7
* | fix event move issueMaximilian Martin2023-04-191-2/+2
|/
* fix(dav): add string comparison for diffAnna Larch2023-04-121-3/+3
* Migrate metadata as JSON to value as STRINGLouis Chemineau2023-04-061-1/+1
* fix(user_status): Fix the user status automation on the day availability rule...Joas Schilling2023-03-141-4/+13
* fix(dav): Handle no next potential toggle in availability detectionThomas Citharel2023-03-131-0/+7
* Merge pull request #37141 from nextcloud/backport/37139/stable26Arthur Schiwon2023-03-091-0/+1
|\
| * Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-0/+1
* | feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-099-9/+574
* | fix: Use proper path for quota fetchingJulius Härtl2023-03-071-1/+7