Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-16Move calendar objects between calendars instead of deleting and recreating themenhancement/move-calendar-objectsAnna Larch
2022-03-02Various minor updatesfeat/calendar-migrationChristopher Ng
2022-03-02Calendar export and importChristopher Ng
2022-02-15Consider only reminders with calendar dataThomas Citharel
2022-02-14Remove setting defaultUsernamePath dynamicallyThomas Citharel
2022-02-02delete birthday calendar events permanentlyMaximilian Martin
2021-12-13Carefully filter out non matching time ranges for CalDAV searchChristoph Wurst
2021-12-02Close open cursor in the caldav back-endChristoph Wurst
2021-11-15Merge pull request #29661 from nextcloud/enhancement/calendar-search-properti...Christoph Wurst
2021-11-11Fix loading all principal calendars in the dav app calendar providerChristoph Wurst
2021-11-11Document and type allowed values for calendar property searchesChristoph Wurst
2021-11-08Force Calendar Obejct Chnage Path to support public writeAnna Larch
2021-11-04Fix missing calendar path for public write on CalendarsAnna Larch
2021-10-28Fix immutable datetime handling in DAV calendar searchChristoph Wurst
2021-10-22Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipientJohn Molakvoæ
2021-10-15Add create method to extended calendar implementationAnna Larch
2021-10-14Merge pull request #29195 from nextcloud/fix/calendar-invitations-default-lan...Daniel
2021-10-14Add Public Calendar ProviderAnna Larch
2021-10-13Fix default language detection for calendar notificationsChristoph Wurst
2021-10-13Fix default langauge detection for calendar invite emailsChristoph Wurst
2021-10-08Update attendence for external usersDaniel Kesselberg
2021-09-07Merge pull request #28692 from nextcloud/enh/send-invitation-to-req-participantskesselb
2021-09-03Send Invitation to Attendees with ROLE=REQ-PARTICIPANTAnna Larch
2021-07-30Extend caldav resource searchAnna Larch
2021-07-08Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI
2021-06-29Merge pull request #27488 from msrn/win10cal-useragentJulius Härtl
2021-06-25Add indications for the translatorsThomas Citharel
2021-06-25Subjects for Invitation, Invitation cancellation and Invitation replies are n...Paweł Lechowicz
2021-06-23Merge pull request #27632 from nextcloud/chore/caldav-trashbin-iso-timestampsChristoph Wurst
2021-06-23Use ISO8601 timestamps for the CalDAV trashbinChristoph Wurst
2021-06-23Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst
2021-06-23Add regex to match Windows 10 calendar user-agentMikael Saarinen
2021-06-15Skip deleted calendar objects of deleted calendarsRichard Steinmetz
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-03Merge pull request #27348 from nextcloud/enhancement/calendar-trashbin-retent...Christoph Wurst
2021-06-02Export the CalDAV trash bin retention duration as propertyChristoph Wurst
2021-06-02Add missing ACLs for deleted calendar objects to fix deletionChristoph Wurst
2021-05-31Fix loading of delete caldav objet URIsChristoph Wurst
2021-05-31Expose calendar-uri as property of deleted caldav eventsChristoph Wurst
2021-05-31Expose deletion timestamp for deleted CalDAV objectsChristoph Wurst
2021-05-31Get componenttype from the db as well when restoring a calendarobjectThomas Citharel
2021-05-31Add a trashbin for calendars and calendar objectsChristoph Wurst
2021-05-21Add a settingJoas Schilling
2021-05-07Remove the untyped calendar update eventChristoph Wurst
2021-05-07Remove the untyped calendar create eventChristoph Wurst
2021-05-07Merge pull request #26913 from nextcloud/chore/dav-calendar-object-untyped-ev...Christoph Wurst
2021-05-07Clean up reminder actions and call methods directlyChristoph Wurst
2021-05-07Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject eventChristoph Wurst
2021-05-07Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject eventChristoph Wurst
2021-05-07Drop the unused second parameter on \OCA\DAV\CalDAV\CalDavBackend::getSharesChristoph Wurst