summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27348 from nextcloud/enhancement/calendar-trashbin-retent...Christoph Wurst2021-06-032-3/+19
|\
| * Export the CalDAV trash bin retention duration as propertyChristoph Wurst2021-06-022-3/+19
* | Add missing ACLs for deleted calendar objects to fix deletionChristoph Wurst2021-06-022-4/+37
|/
* Fix loading of delete caldav objet URIsChristoph Wurst2021-05-311-2/+2
* Expose calendar-uri as property of deleted caldav eventsChristoph Wurst2021-05-313-2/+14
* Expose deletion timestamp for deleted CalDAV objectsChristoph Wurst2021-05-312-3/+19
* Get componenttype from the db as well when restoring a calendarobjectThomas Citharel2021-05-311-0/+1
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-3114-59/+1120
* Add a settingJoas Schilling2021-05-211-1/+1
* Remove the untyped calendar update eventChristoph Wurst2021-05-071-8/+0
* Remove the untyped calendar create eventChristoph Wurst2021-05-071-6/+0
* Merge pull request #26913 from nextcloud/chore/dav-calendar-object-untyped-ev...Christoph Wurst2021-05-072-54/+11
|\
| * Clean up reminder actions and call methods directlyChristoph Wurst2021-05-071-27/+11
| * Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject eventChristoph Wurst2021-05-071-9/+0
| * Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject eventChristoph Wurst2021-05-071-9/+0
| * Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject eventChristoph Wurst2021-05-071-9/+0
* | Drop the unused second parameter on \OCA\DAV\CalDAV\CalDavBackend::getSharesChristoph Wurst2021-05-071-2/+1
|/
* Fix usage of rename executeUpdateChristoph Wurst2021-05-051-24/+24
* Exclusively use the typed calendar deletion events for DAVChristoph Wurst2021-04-291-8/+1
* Correctly truncate multibyte strings to fit into the databaseChih-Hsuan Yen2021-04-261-3/+3
* Close open cursorsChristoph Wurst2021-04-231-3/+5
* Use the new executeQuery and executeUpdate methodsChristoph Wurst2021-04-231-54/+54
* Drop default fetch mode parameterChristoph Wurst2021-04-231-15/+15
* change calendar invite emails to use pngs instead of svgsNick Sweeting2021-03-261-7/+7
* Merge pull request #22201 from cweiske/20492-move-contacts-with-birthdayJohn Molakvoæ2021-03-261-3/+17
|\
| * Delete old birthday calendar object when moving contact to another address bookChristian Weiske2021-03-261-3/+17
* | Fix l10nValdnet2021-03-251-1/+1
|/
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-186-16/+16
* Fix some RedundantCast in dav codeRoeland Jago Douma2021-02-151-2/+2
* Merge pull request #25595 from nextcloud/enh/caldavbackend/getChangesForCalen...Roeland Jago Douma2021-02-151-13/+34
|\
| * Move getChangesForCalendar to QueryBuilderRoeland Jago Douma2021-02-151-13/+34
* | Merge pull request #25625 from nextcloud/enh/psalm/substrChristoph Wurst2021-02-152-3/+6
|\ \
| * | Check substr resultsRoeland Jago Douma2021-02-152-3/+6
| |/
* | Merge pull request #25636 from nextcloud/fix/psalm/closure_return_typesChristoph Wurst2021-02-151-1/+1
|\ \ | |/ |/|
| * Add some closure return typesRoeland Jago Douma2021-02-141-1/+1
* | Use correct namespace (casing) in CalendarHomeRoeland Jago Douma2021-02-141-1/+1
|/
* Do not send imip email to invalid recipientsChristoph Wurst2021-02-111-0/+5
* [CalDAV] Validate notified emailsThomas Citharel2021-01-251-0/+9
* Merge pull request #25114 from nextcloud/dismiss-reminder-notifications-from-...Roeland Jago Douma2021-01-141-0/+7
|\
| * Dismiss reminder notifications from passed eventsThomas Citharel2021-01-141-0/+7
* | Remove unneeded casts that were found by PsalmMorris Jobke2021-01-114-10/+10
|/
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-4/+4
* Merge pull request #24911 from nextcloud/fix/tasks-calendar/undefined-index-s...Julius Härtl2021-01-071-2/+4
|\
| * Make sure we have existing indexes before using themJohn Molakvoæ (skjnldsv)2021-01-041-2/+4
* | Merge pull request #24964 from nextcloud/bugfix/noid/internal-server-error-wh...Roeland Jago Douma2021-01-051-1/+6
|\ \ | |/ |/|
| * Don't throw a 500 when importing a broken ics reminder fileJoas Schilling2021-01-051-1/+6
* | Update license headersChristoph Wurst2020-12-301-0/+1
|/
* Merge pull request #24604 from nextcloud/feat/dav/move-calendar-renameJohn Molakvoæ2020-12-221-1/+3
|\
| * Allow to force rename a conflicting calendarJohn Molakvoæ (skjnldsv)2020-12-101-1/+3
* | Merge pull request #24515 from nextcloud/fix/noid/dav-share-groups-special-charsChristoph Wurst2020-12-181-3/+0
|\ \