aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/composer
Commit message (Expand)AuthorAgeFilesLines
* feat(systemtags): add etag support and handle proppatchskjnldsv2024-10-292-0/+2
* feat(dav): add systemtag object IDs listingskjnldsv2024-10-292-0/+2
* fix: override iTip Broker to fix several issuesfix/overide-itip-brokerSebastianKrupinski2024-10-212-0/+2
* feat(carddav): add command to list address booksfeat/add-addressbook-list-commandAnna Larch2024-09-302-0/+2
* feat(dav): New `ZipFolderPlugin` which allows to download folders using GET r...Ferdinand Thiessen2024-09-282-0/+2
* feat(caldav): create subscriptions via occfeat/add-subscription-via-occAnna Larch2024-09-152-0/+2
* fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-052-2/+2
* Merge pull request #46723 from nextcloud/feat/add-delta-sync-to-subscription-...Richard Steinmetz2024-08-142-0/+2
|\
| * feat(webcal): only update modified and deleted events from webcal calendarsAnna Larch2024-08-132-0/+2
* | feat(dav): Add an API for upcoming eventsChristoph Wurst2024-08-132-0/+6
|/
* fix(dav): Ensure share properties are also set on public remote endpointFerdinand Thiessen2024-08-122-0/+2
* fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-222-0/+2
* feat: Improve recurrence invitations messagesSebastianKrupinski2024-07-172-0/+6
* fix(caldav): limit vevent sizeSebastianKrupinski2024-07-042-0/+2
* Merge pull request #46193 from nextcloud/fix/limit-vcard-sizeRichard Steinmetz2024-07-052-0/+2
|\
| * fix(carddav): limit vcard sizeSebastianKrupinski2024-07-042-0/+2
* | Feat: Allow users to select another user as their out-of-office replacementHamza Mahjoubi2024-07-012-0/+2
|/
* fix(dav): add missing database index for dav_shares resourceid, type and accessSebastianKrupinski2024-06-262-0/+2
* chore(webhooks): Rename webhooks application to webhook_listenersCôme Chilliet2024-06-111-1/+1
* fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-05-312-0/+4
* fix(dav): Rate limit address book creationHamza Mahjoubi2024-05-272-0/+2
* feat(caldav): expose calendar subscriptionsDaniel Kesselberg2024-05-072-0/+4
* fix(dav): Add retention time to sync token cleanupChristoph Wurst2024-03-212-0/+2
* fix: Migrate WebDAV endpoint check to SetupCheck APICôme Chilliet2024-03-142-0/+2
* fix(dav): Add occ command to fix missing caldav sync tokensChristoph Wurst2024-03-122-0/+2
* Merge pull request #43732 from nextcloud/fix/dav/rate-limit-create-calendarChristoph Wurst2024-02-232-0/+2
|\
| * fix(dav): Rate limit calendar/subscription creationChristoph Wurst2024-02-232-0/+2
* | fix(db): remove redundant index in cardsJohannes Merkel2024-02-182-0/+2
|/
* 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