summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Handle the move operation properly between shared calendarsThomas Citharel2022-06-1411-11/+312
* [tx-robot] updated from transifexNextcloud bot2022-06-142-0/+12
* Merge pull request #30368 from nextcloud/dav-allow-object-propertiesVincent Petry2022-06-106-13/+187
|\
| * Allow DAV Object propertiesThomas Citharel2022-05-166-13/+187
* | Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry2022-06-108-0/+77
|\ \
| * | Expose additional emails in {DAV:}alternate-URI-setThomas Citharel2022-05-178-0/+77
* | | Merge pull request #31622 from nextcloud/increase-loglevel-modernize-refresh-...Vincent Petry2022-06-102-45/+26
|\ \ \
| * | | Increase loglevel of Webcal parsing errors and modernize codeThomas Citharel2022-05-172-45/+26
| |/ /
* | | Merge pull request #32361 from nextcloud/dav-scheduling-default-calendarVincent Petry2022-06-104-25/+115
|\ \ \
| * | | Refactor CalDAV\Schedule\PluginTest for depreciated phpunit methodsThomas Citharel2022-05-121-10/+15
| * | | Put calendar invites into the user's first available calendarThomas Citharel2022-05-124-15/+100
* | | | Merge pull request #32364 from nextcloud/dav-listenersVincent Petry2022-06-1025-332/+648
|\ \ \ \
| * | | | 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-1722-252/+616
| | |/ / | |/| |
* | | | Merge pull request #32800 from nextcloud/bugfix/noid/no-fatal-for-maintenance...Vincent Petry2022-06-106-11/+45
|\ \ \ \
| * | | | Don't spam the log with fatals when maintenance mode is enabled or an upgrade...Joas Schilling2022-06-106-11/+45
* | | | | Add tests for OCA\DAV\CardDAV\Activity\Backend (adapted from CalDAV)Thomas Citharel2022-06-101-0/+503
* | | | | Avoid creating carddav activities for the system userThomas Citharel2022-06-101-2/+16
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-06-082-2/+6
* | | | [tx-robot] updated from transifexNextcloud bot2022-06-062-0/+8
* | | | [tx-robot] updated from transifexNextcloud bot2022-06-042-0/+4
* | | | Merge pull request #28703 from nextcloud/enhancement/caldav-reminders-loggingChristoph Wurst2022-06-022-25/+46
|\ \ \ \
| * | | | Debug log what happens during reminders processingChristoph Wurst2022-06-012-25/+46
* | | | | Merge pull request #32696 from nextcloud/fix/use-image-from-ocpblizzz2022-06-021-1/+1
|\ \ \ \ \
| * | | | | Use Image class from public APIChristopher Ng2022-06-021-1/+1
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-022-0/+6
|/ / / / /
* | | | | Merge pull request #32471 from nextcloud/fix-wrong-dav-activitiesChristoph Wurst2022-06-013-4/+111
|\ \ \ \ \
| * | | | | Make sure activities are not created when a deleted calendar object expiresThomas Citharel2022-05-183-4/+111
| | |/ / / | |/| | |
* | | | | Merge pull request #32686 from nextcloud/perf/make-x-hash-optinblizzz2022-06-011-9/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make X-HAS-{MD5/SHA256} opt-inCarl Schwan2022-06-011-9/+20
* | | | | [tx-robot] updated from transifexNextcloud bot2022-06-012-0/+6
|/ / / /
* | | | Merge pull request #32206 from nextcloud/enh/migrator-add-estimatedsize-getterPytal2022-05-302-2/+52
|\ \ \ \
| * | | | 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 #32591 from nextcloud/fix/node-testVincent Petry2022-05-302-74/+296
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix node tests ciCarl Schwan2022-05-302-74/+296
* | | | | [tx-robot] updated from transifexNextcloud bot2022-05-292-0/+18
* | | | | [tx-robot] updated from transifexNextcloud bot2022-05-2674-74/+120
|/ / / /
* | | | 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
* | | | | [tx-robot] updated from transifexNextcloud bot2022-05-2512-0/+36
* | | | | Merge pull request #32557 from nextcloud/cleanup/dav-admin-settingsCarl Schwan2022-05-241-42/+49
|\ \ \ \ \
| * | | | | Modernize the dav admin settingsCarl Schwan2022-05-241-42/+49
* | | | | | 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