summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Review comment - remove redundant empty() callDariusz Olszewski2022-10-101-1/+1
* Read notes from share already loaded into memoryDariusz Olszewski2022-10-071-15/+11
* Merge pull request #34415 from nextcloud/fix/caldav-backend-causal-readsChristoph Wurst2022-10-061-20/+29
|\
| * Fix causal reads in CalDAV backendChristoph Wurst2022-10-031-20/+29
* | Merge pull request #34378 from nextcloud/add-isDeleted-to-icalendarblizzz2022-10-041-0/+7
|\ \
| * | Add isDeleted property to OCP\Calendar\ICalendarThomas Citharel2022-10-031-0/+7
| |/
* / Wrap address book creation write-read in a transactionChristoph Wurst2022-10-031-13/+23
|/
* Merge pull request #34388 from sylvainmetayer/feat_2464_exclude_contact_from_...Anna2022-10-031-0/+6
|\
| * fix: define exclusion key as constantSylvain2022-10-021-2/+3
| * feat(contacts): exclude contact from birthday calendarSylvain2022-10-021-0/+5
* | Merge pull request #33608 from nextcloud/perf/improve-getCalendarsForUsersblizzz2022-10-031-1/+10
|\ \
| * | Remove the loop of calendars when only one is neededAnna Larch2022-10-011-1/+10
* | | Add typings to OCP\Calendar\ICalendar and implementationThomas Citharel2022-10-031-19/+13
| |/ |/|
* | Merge pull request #33104 from nextcloud/enhancement/add-logging-federationblizzz2022-10-011-1/+3
|\ \
| * | Add logging to federationAnna Larch2022-07-271-1/+3
* | | Merge pull request #33450 from sazanof/bug/base64-card-dav-searchblizzz2022-10-011-1/+1
|\ \ \ | |_|/ |/| |
| * | Add URI type to VCardMikhail Sazanov2022-08-031-1/+1
* | | Merge pull request #33964 from nextcloud/search-limit-operatorsVincent Petry2022-09-151-0/+27
|\ \ \
| * | | add a limit to the amount of operators a client can add to a search queryRobin Appelman2022-09-081-0/+27
* | | | Do not output a warning when a file is not foundCôme Chilliet2022-09-121-6/+1
|/ / /
* | | Fix typos in apps/ subdirectoryluz paz2022-09-052-2/+2
* | | Merge pull request #33697 from nextcloud/fix/improve-bulk-uploadCôme Chilliet2022-08-304-45/+31
|\ \ \
| * | | Move dav utils functions to OCP\Files\DavUtilCôme Chilliet2022-08-302-5/+6
| * | | Flip bulkupload.enabled default value to trueCôme Chilliet2022-08-291-1/+1
| * | | Move Dav fileid and permissions logic into OCP\Util to be able to use it for ...Côme Chilliet2022-08-293-43/+15
| * | | Call the correct functions to get BulkUpload metadata to returnCôme Chilliet2022-08-291-2/+2
| * | | Add bulkupload.enabled configuration switchCôme Chilliet2022-08-251-3/+13
| * | | Add fileid and permissions to response of bulk uploadCôme Chilliet2022-08-251-0/+3
* | | | Merge pull request #33713 from nextcloud/bugfix/noid/viewonlyfixJohn Molakvoæ2022-08-261-0/+1
|\ \ \ \
| * | | | Fix copy in view-only modeVincent Petry2022-08-261-0/+1
| |/ / /
* | | | Check address book URI length before creationJoas Schilling2022-08-261-0/+4
* | | | Check calendar URI length before creationAnna Larch2022-08-261-0/+7
|/ / /
* | | Fix ETAG returned by bulk uploadCôme Chilliet2022-08-231-0/+1
* | | Support iMIP invitations from MailAnna Larch2022-08-224-8/+69
* | | Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for...Joas Schilling2022-08-192-43/+3
|\ \ \
| * | | Use user name cache in activity providersJoas Schilling2022-08-192-43/+3
* | | | Fix carddav activitiesJoas Schilling2022-08-193-5/+5
|/ / /
* | | performance optimisation for carddav backend blob data readAnna Larch2022-08-151-1/+6
* | | Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-081-1/+1
|\ \ \ | |/ / |/| |
| * | Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-1/+1
* | | Fix dynamic property creations in test filesCôme Chilliet2022-08-011-1/+1
* | | Multiple fixesCarl Schwan2022-07-313-27/+28
* | | Block download when needed on direct download endpointVincent Petry2022-07-281-1/+15
* | | Fix view-only code after code review commentsVincent Petry2022-07-283-6/+6
* | | Add nc:share-attributes Webdav propertyVincent Petry2022-07-282-0/+26
* | | Fix share attribute related tests + code styleVincent Petry2022-07-281-0/+1
* | | Add share attributes + prevent download permissionVincent Petry2022-07-283-0/+125
|/ /
* | Merge pull request #32956 from nextcloud/fix/upload-folder-wrong-contentVincent Petry2022-07-271-5/+16
|\ \ | |/ |/|
| * Handle file contained inside the uploads folderCarl Schwan2022-06-211-5/+16
* | Fix typos in apps/dav subdirectoryluz paz2022-07-2612-13/+13