| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix loading all principal calendars in the dav app calendar provider | Christoph Wurst | 2021-11-11 | 1 | -1/+1 |
* | Force Calendar Obejct Chnage Path to support public write | Anna Larch | 2021-11-08 | 2 | -0/+15 |
* | Fix missing calendar path for public write on Calendars | Anna Larch | 2021-11-04 | 1 | -1/+10 |
* | Fix immutable datetime handling in DAV calendar search | Christoph Wurst | 2021-10-28 | 1 | -2/+3 |
* | Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipient | John Molakvoæ | 2021-10-22 | 1 | -0/+6 |
|\ |
|
| * | Update attendence for external users | Daniel Kesselberg | 2021-10-08 | 1 | -0/+6 |
* | | Add create method to extended calendar implementation | Anna Larch | 2021-10-15 | 4 | -10/+124 |
* | | Merge pull request #29195 from nextcloud/fix/calendar-invitations-default-lan... | Daniel | 2021-10-14 | 2 | -2/+2 |
|\ \ |
|
| * | | Fix default language detection for calendar notifications | Christoph Wurst | 2021-10-13 | 1 | -1/+1 |
| * | | Fix default langauge detection for calendar invite emails | Christoph Wurst | 2021-10-13 | 1 | -1/+1 |
| |/ |
|
* / | Add Public Calendar Provider | Anna Larch | 2021-10-14 | 3 | -10/+86 |
|/ |
|
* | Merge pull request #28692 from nextcloud/enh/send-invitation-to-req-participants | kesselb | 2021-09-07 | 1 | -3/+11 |
|\ |
|
| * | Send Invitation to Attendees with ROLE=REQ-PARTICIPANT | Anna Larch | 2021-09-03 | 1 | -3/+11 |
* | | Extend caldav resource search | Anna Larch | 2021-07-30 | 1 | -37/+113 |
|/ |
|
* | Introduce ISecureRandom::CHAR_ALPHANUMERIC | J0WI | 2021-07-08 | 1 | -1/+1 |
* | Merge pull request #27488 from msrn/win10cal-useragent | Julius Härtl | 2021-06-29 | 1 | -1/+4 |
|\ |
|
| * | Add regex to match Windows 10 calendar user-agent | Mikael Saarinen | 2021-06-23 | 1 | -1/+4 |
* | | Add indications for the translators | Thomas Citharel | 2021-06-25 | 1 | -0/+3 |
* | | Subjects for Invitation, Invitation cancellation and Invitation replies are n... | Paweł Lechowicz | 2021-06-25 | 1 | -3/+3 |
* | | Merge pull request #27632 from nextcloud/chore/caldav-trashbin-iso-timestamps | Christoph Wurst | 2021-06-23 | 2 | -1/+20 |
|\ \ |
|
| * | | Use ISO8601 timestamps for the CalDAV trashbin | Christoph Wurst | 2021-06-23 | 2 | -1/+20 |
| |/ |
|
* / | Move DateTime::ATOM to DateTimeInterface::ATOM | Christoph Wurst | 2021-06-23 | 4 | -9/+9 |
|/ |
|
* | Skip deleted calendar objects of deleted calendars | Richard Steinmetz | 2021-06-15 | 1 | -1/+10 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 70 | -161/+101 |
* | Merge pull request #27348 from nextcloud/enhancement/calendar-trashbin-retent... | Christoph Wurst | 2021-06-03 | 2 | -3/+19 |
|\ |
|
| * | Export the CalDAV trash bin retention duration as property | Christoph Wurst | 2021-06-02 | 2 | -3/+19 |
* | | Add missing ACLs for deleted calendar objects to fix deletion | Christoph Wurst | 2021-06-02 | 2 | -4/+37 |
|/ |
|
* | Fix loading of delete caldav objet URIs | Christoph Wurst | 2021-05-31 | 1 | -2/+2 |
* | Expose calendar-uri as property of deleted caldav events | Christoph Wurst | 2021-05-31 | 3 | -2/+14 |
* | Expose deletion timestamp for deleted CalDAV objects | Christoph Wurst | 2021-05-31 | 2 | -3/+19 |
* | Get componenttype from the db as well when restoring a calendarobject | Thomas Citharel | 2021-05-31 | 1 | -0/+1 |
* | Add a trashbin for calendars and calendar objects | Christoph Wurst | 2021-05-31 | 14 | -59/+1120 |
* | Add a setting | Joas Schilling | 2021-05-21 | 1 | -1/+1 |
* | Remove the untyped calendar update event | Christoph Wurst | 2021-05-07 | 1 | -8/+0 |
* | Remove the untyped calendar create event | Christoph Wurst | 2021-05-07 | 1 | -6/+0 |
* | Merge pull request #26913 from nextcloud/chore/dav-calendar-object-untyped-ev... | Christoph Wurst | 2021-05-07 | 2 | -54/+11 |
|\ |
|
| * | Clean up reminder actions and call methods directly | Christoph Wurst | 2021-05-07 | 1 | -27/+11 |
| * | Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject event | Christoph Wurst | 2021-05-07 | 1 | -9/+0 |
| * | Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject event | Christoph Wurst | 2021-05-07 | 1 | -9/+0 |
| * | Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject event | Christoph Wurst | 2021-05-07 | 1 | -9/+0 |
* | | Drop the unused second parameter on \OCA\DAV\CalDAV\CalDavBackend::getShares | Christoph Wurst | 2021-05-07 | 1 | -2/+1 |
|/ |
|
* | Fix usage of rename executeUpdate | Christoph Wurst | 2021-05-05 | 1 | -24/+24 |
* | Exclusively use the typed calendar deletion events for DAV | Christoph Wurst | 2021-04-29 | 1 | -8/+1 |
* | Correctly truncate multibyte strings to fit into the database | Chih-Hsuan Yen | 2021-04-26 | 1 | -3/+3 |
* | Close open cursors | Christoph Wurst | 2021-04-23 | 1 | -3/+5 |
* | Use the new executeQuery and executeUpdate methods | Christoph Wurst | 2021-04-23 | 1 | -54/+54 |
* | Drop default fetch mode parameter | Christoph Wurst | 2021-04-23 | 1 | -15/+15 |
* | change calendar invite emails to use pngs instead of svgs | Nick Sweeting | 2021-03-26 | 1 | -7/+7 |
* | Merge pull request #22201 from cweiske/20492-move-contacts-with-birthday | John Molakvoæ | 2021-03-26 | 1 | -3/+17 |
|\ |
|
| * | Delete old birthday calendar object when moving contact to another address book | Christian Weiske | 2021-03-26 | 1 | -3/+17 |