aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30368 from nextcloud/dav-allow-object-propertiesVincent Petry2022-06-103-12/+181
|\
| * Allow DAV Object propertiesThomas Citharel2022-05-163-12/+181
* | Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry2022-06-103-0/+20
|\ \
| * | Expose additional emails in {DAV:}alternate-URI-setThomas Citharel2022-05-173-0/+20
* | | Merge pull request #31622 from nextcloud/increase-loglevel-modernize-refresh-...Vincent Petry2022-06-101-34/+16
|\ \ \
| * | | Increase loglevel of Webcal parsing errors and modernize codeThomas Citharel2022-05-171-34/+16
| |/ /
* | | Merge pull request #32361 from nextcloud/dav-scheduling-default-calendarVincent Petry2022-06-103-7/+48
|\ \ \
| * | | Put calendar invites into the user's first available calendarThomas Citharel2022-05-123-7/+48
* | | | Merge pull request #32364 from nextcloud/dav-listenersVincent Petry2022-06-1014-270/+371
|\ \ \ \
| * | | | Fix a doctype in OCP for IAddressBookThomas Citharel2022-05-171-1/+2
| * | | | Add some typed propertiesThomas Citharel2022-05-174-79/+30
| * | | | Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-1711-190/+339
| | |/ / | |/| |
* | | | Merge pull request #32800 from nextcloud/bugfix/noid/no-fatal-for-maintenance...Vincent Petry2022-06-103-9/+38
|\ \ \ \
| * | | | Don't spam the log with fatals when maintenance mode is enabled or an upgrade...Joas Schilling2022-06-103-9/+38
* | | | | Avoid creating carddav activities for the system userThomas Citharel2022-06-101-2/+16
|/ / / /
* | | | Merge pull request #28703 from nextcloud/enhancement/caldav-reminders-loggingChristoph Wurst2022-06-021-13/+28
|\ \ \ \
| * | | | Debug log what happens during reminders processingChristoph Wurst2022-06-011-13/+28
* | | | | Use Image class from public APIChristopher Ng2022-06-021-1/+1
* | | | | Merge pull request #32471 from nextcloud/fix-wrong-dav-activitiesChristoph Wurst2022-06-011-2/+3
|\ \ \ \ \
| * | | | | Make sure activities are not created when a deleted calendar object expiresThomas Citharel2022-05-181-2/+3
| | |/ / / | |/| | |
* | | | | Make X-HAS-{MD5/SHA256} opt-inCarl Schwan2022-06-011-9/+20
| |/ / / |/| | |
* | | | Update calendar estimationChristopher Ng2022-05-301-6/+17
* | | | Update contacts estimationChristopher Ng2022-05-301-7/+14
* | | | Update method nameChristopher Ng2022-05-302-2/+2
* | | | Move new IMigrator method to a specific interface ISizeEstimationMigratorCôme Chilliet2022-05-302-2/+4
* | | | Implement getExportEstimatedSize in migratorsCôme Chilliet2022-05-302-0/+30
* | | | Merge pull request #32580 from nextcloud/bugfix/noid/fix-handling-events-with...Joas Schilling2022-05-251-2/+2
|\ \ \ \
| * | | | Also trim the nameJoas Schilling2022-05-251-1/+1
| * | | | Fix handling events without names in activitiesJoas Schilling2022-05-241-2/+2
* | | | | Merge pull request #32548 from nextcloud/fix/return-typeCarl Schwan2022-05-241-8/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix return type and make type stricterCarl Schwan2022-05-241-8/+6
* | | | | Rename user-agent used by the Webcal Refresh ServiceThomas Citharel2022-05-201-1/+1
|/ / / /
* / / / Add email validationAnna Larch2022-05-181-2/+9
|/ / /
* | | Merge pull request #31943 from nextcloud/dav-cleanupCarl Schwan2022-05-1733-569/+211
|\ \ \ | |_|/ |/| |
| * | Fix more psalm issuesCarl Schwan2022-05-1625-186/+89
| * | Cleanup davCarl Schwan2022-05-0520-398/+137
| |/
* | Wrap multiple inserts inside a transationCarl Schwan2022-05-121-13/+21
* | Minor optimizations for saving user personal informationCarl Schwan2022-05-123-19/+24
|/
* Merge pull request #32262 from nextcloud/fix/noid/extra-leading-minusCarl Schwan2022-05-041-1/+1
|\
| * remove leading minus which thankfully crashes because this operand does not a...Julien Veyssier2022-05-041-1/+1
* | Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis2022-05-041-3/+6
|\ \ | |/ |/|
| * Use email settings in DAV searchLouis Chemineau2022-04-191-1/+2
| * Use share setting in DAV searchLouis Chemineau2022-04-191-2/+4
* | Fix use of $logger from another scope in apps/dav/lib/Server.phpCôme Chilliet2022-05-021-0/+1
* | Add missing use for LoggerInterfaceCôme Chilliet2022-05-021-0/+1
* | Migrate last instances of $server::getLogger() from davCôme Chilliet2022-05-022-2/+4
* | Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-0226-257/+128
* | Handle processing reminders for calendar objects with an infinite numberThomas Citharel2022-04-271-0/+5
* | add logging of failed quota infoRobin Appelman2022-04-221-0/+6
* | Add known dav properties to ignore listJulius Härtl2022-04-211-0/+22