aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/composer
Commit message (Expand)AuthorAgeFilesLines
* enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c...Anna Larch2024-02-152-0/+12
* feat: public dav endpoint v2John Molakvoæ2024-01-092-2/+4
* fix(userstatus): set user status to 'In a meeting' if calendar is busyAnna Larch2023-12-192-2/+0
* fix(out-of-office)!: Remove non OCS endpointJoas Schilling2023-12-012-2/+0
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-232-0/+8
* feat(caldav): Create personal event for out-of-office messagesChristoph Wurst2023-11-142-0/+4
* Merge pull request #40615 from nextcloud/enh/automate-calendar-event-user-statusChristoph Wurst2023-11-092-0/+6
|\
| * feat(user status): automate user status for eventsAnna Larch2023-11-092-0/+6
* | feat: Add out-of-office message APIChristoph Wurst2023-11-092-0/+4
|/
* feat(dav): implement personal absence settingsRichard Steinmetz2023-11-072-0/+2
* add index for classificationAkhil2023-10-312-0/+2
* feat(dav): implement personal absence settings backendRichard Steinmetz2023-10-292-0/+8
* Move NeedsSystemAddressBookSync to dav application where it’s registeredCôme Chilliet2023-10-192-0/+2
* feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPluginJoas Schilling2023-07-172-0/+2
* Fix event names of 2FA related typed eventsJoas Schilling2023-07-032-53/+47
* feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBookThomas Citharel2023-05-162-0/+4
* Merge pull request #37961 from nextcloud/poc/noid/systemtags-perfArthur Schiwon2023-05-112-0/+2
|\
| * PoC: SystemTags endpoint to return tags used by a user with meta dataArthur Schiwon2023-05-092-0/+2
* | feat(dav): store scopes for properties and filter locally scoped properties f...Anna Larch2023-05-092-0/+2
|/
* fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-05-032-0/+2
* expose system tags as dav property for filesRobin Appelman2023-04-282-0/+2
* Feature: Provide access to app generated calendars through CalDAVFerdinand Thiessen2023-04-252-0/+6
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
* Merge pull request #36800 from rotdrop/feature/dav-macos-quirksAnna2023-03-132-0/+2
|\
| * apps/dav: add some OSX specific quirks.Claus-Justus Heine2023-03-072-0/+2
* | feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-082-0/+4
|/
* Use recurrence instance to build iMip emailAnna Larch2023-02-022-0/+4
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2
* Update composer autoloaderCarl Schwan2022-11-222-4/+17
* Add a background job to prune outdated sync tokensThomas Citharel2022-10-272-0/+2
* Rebuild autoloaderJoas Schilling2022-09-201-2/+2
* Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3
* Add share attributes + prevent download permissionVincent Petry2022-07-282-0/+2
* Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan2022-07-111-7/+7
|\
| * Make Color class publicCarl Schwan2022-07-051-7/+7
* | Fix determination of cron job runJoas Schilling2022-07-012-0/+4
* | Summer cleanup of the federation appCarl Schwan2022-06-242-0/+2
|/
* Handle the move operation properly between shared calendarsThomas Citharel2022-06-142-0/+2
* Merge pull request #30368 from nextcloud/dav-allow-object-propertiesVincent Petry2022-06-102-0/+4
|\
| * Allow DAV Object propertiesThomas Citharel2022-05-162-0/+4
* | Merge pull request #32364 from nextcloud/dav-listenersVincent Petry2022-06-102-0/+10
|\ \
| * | Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-172-0/+10
* | | Don't spam the log with fatals when maintenance mode is enabled or an upgrade...Joas Schilling2022-06-102-0/+2
|/ /
* / Cleanup davCarl Schwan2022-05-052-2/+0
|/
* Add a metadata service to store file metadataCarl Schwan2022-04-133-3/+8
* Merge pull request #31673 from nextcloud/feat/contacts-migrationVincent Petry2022-04-072-0/+6
|\
| * Contacts export and importChristopher Ng2022-03-302-0/+6
* | Merge pull request #29510 from nextcloud/backport/27378/masterJohn Molakvoæ2022-04-042-0/+2
|\ \
| * | Add dav plugin to trigger recalculating of checksumsRobin Appelman2022-03-312-0/+2
| |/