summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-221-0/+1
* Merge pull request #37196 from nextcloud/backport/36852/stable25Arthur Schiwon2023-03-151-4/+13
|\
| * fix(user_status): Fix the user status automation on the day availability rule...Joas Schilling2023-03-141-4/+13
* | Merge pull request #36642 from nextcloud/backport/36192/stable25Arthur Schiwon2023-03-152-4/+51
|\ \ | |/ |/|
| * fix(caldav): Fix reminder timezone drift for all-day eventsChristoph Wurst2023-02-272-4/+51
* | fix(dav): Handle no next potential toggle in availability detectionThomas Citharel2023-03-131-0/+7
* | fix(Repair): Fix repair step compatibility with Oracle DBJoas Schilling2023-02-281-1/+1
|/
* Do not reuse query builder objects in DAV account deletionJoas Schilling2023-02-022-2/+5
* fix(caldav): Fix wrong Psalm report for nullable calendar dataChristoph Wurst2023-01-271-1/+0
* fix(dav): check if principal has email address before accessing itRichard Steinmetz2023-01-261-2/+2
* Merge pull request #36230 from nextcloud/backport/36211/stable25Côme Chilliet2023-01-261-34/+39
|\
| * fix(dav): catch MaxInstancesExceedeException for recurring events without end...Anna Larch2023-01-181-34/+39
* | Merge pull request #36164 from nextcloud/backport/36113/stable25Julius Härtl2023-01-241-3/+7
|\ \
| * | Extend ViewOnly DAV plugin to versions endpointVincent Petry2023-01-231-3/+7
| |/
* / Fix WHERE condition when selecting user's availability for the status automationJoas Schilling2023-01-231-1/+1
|/
* Merge pull request #35859 from nextcloud/backport/35761/stable25John Molakvoæ2023-01-061-17/+2
|\
| * Remove comment and guests option from Invitations UIAnna Larch2022-12-221-17/+2
* | Fix parameter type for EntityCollection::setReadMarker in comments appCôme Chilliet2022-12-201-5/+2
|/
* Do not check quota for non NodeLouis Chemineau2022-11-241-3/+3
* Merge pull request #35161 from nextcloud/backport/35157/stable25Côme Chilliet2022-11-221-2/+2
|\
| * Make sure to not pass null to DateTime::createFromFormatCôme Chilliet2022-11-151-2/+2
* | Apply the same fix as on beforeCopy on beforeMoveCôme Chilliet2022-11-171-1/+5
* | fix dirname usageRobin Appelman2022-11-171-1/+5
* | Fix psalm issuesCôme Chilliet2022-11-171-0/+6
* | Check quota on file copyCôme Chilliet2022-11-171-1/+22
|/
* Fix duplicate event email notificationsRichard Steinmetz2022-11-047-13/+89
* fix NC25 for 32-bitszaimen2022-11-011-1/+1
* WebDAV - use file/folder name for dav:displaynameDariusz Olszewski2022-10-211-0/+17
* Review comment - remove redundant empty() callDariusz Olszewski2022-10-141-1/+1
* Read notes from share already loaded into memoryDariusz Olszewski2022-10-141-15/+11
* 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
|/