.. |
Activity
|
fix(caldav): encode calendar URIs with umlauts for activities
|
2024-07-10 15:18:27 +02:00 |
AppCalendar
|
feat(caldav): expose calendar subscriptions
|
2024-05-08 10:49:21 +02:00 |
Auth
|
Add create method to extended calendar implementation
|
2021-10-15 09:35:29 +02:00 |
BirthdayCalendar
|
fix(CalDAV): check birthday calendar owner
|
2023-09-06 16:57:02 +02:00 |
FreeBusy
|
fix(copyright): Fix copyright doc blocks
|
2023-11-30 11:53:47 +01:00 |
ICSExportPlugin
|
Fix more psalm issues
|
2022-05-16 11:05:54 +02:00 |
Integration
|
Refactors "strpos" calls in /apps/dav to improve code readability.
|
2023-06-12 09:46:07 +02:00 |
InvitationResponse
|
fix(caldav): stricter default calendar checks
|
2024-07-23 08:50:30 +02:00 |
Principal
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
Proxy
|
Add type hints for mappers
|
2023-04-07 09:49:42 +02:00 |
Publishing
|
chore: apply changes from Nextcloud coding standards 1.1.1
|
2023-11-23 10:36:13 +01:00 |
Reminder
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +02:00 |
ResourceBooking
|
chore: apply changes from Nextcloud coding standards 1.1.1
|
2023-11-23 10:36:13 +01:00 |
Schedule
|
fix: disable both iTip and iMip messages
|
2024-12-10 13:29:47 -05:00 |
Search
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
Security
|
fix(dav): Rate limit calendar/subscription creation
|
2024-02-23 08:52:59 +01:00 |
Sharing
|
enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars)
|
2024-02-15 18:01:12 +01:00 |
Status
|
fix(userstatus): add missing parenthesis
|
2024-08-01 16:16:10 +00:00 |
Trashbin
|
fix(CalDAV): set acls for DeletedCalendarObjectsCollection
|
2024-01-17 17:08:31 +01:00 |
Validation
|
fix(caldav): limit vevent size
|
2024-07-10 14:55:52 +00:00 |
WebcalCaching
|
fix(caldav): add missing handlers
|
2024-10-01 22:41:54 +02:00 |
BirthdayService.php
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +02:00 |
CachedSubscription.php
|
feat(caldav): expose calendar subscriptions
|
2024-05-08 10:49:21 +02:00 |
CachedSubscriptionImpl.php
|
feat(caldav): expose calendar subscriptions
|
2024-05-08 10:49:21 +02:00 |
CachedSubscriptionObject.php
|
Fix more psalm issues
|
2022-05-16 11:05:54 +02:00 |
CachedSubscriptionProvider.php
|
feat(caldav): expose calendar subscriptions
|
2024-05-08 10:49:21 +02:00 |
CalDavBackend.php
|
fix: improve oci compatibility when purging calendar invitations
|
2024-11-25 17:01:47 +00:00 |
Calendar.php
|
fix(caldav): allow renaming of birthday calendars
|
2024-09-04 23:18:30 +02:00 |
CalendarHome.php
|
feat(caldav): expose calendar subscriptions
|
2024-05-08 10:49:21 +02:00 |
CalendarImpl.php
|
chore: apply changes from Nextcloud coding standards 1.1.1
|
2023-11-23 10:36:13 +01:00 |
CalendarManager.php
|
Move calendar objects between calendars instead of deleting and recreating them
|
2022-03-16 12:48:50 +01:00 |
CalendarObject.php
|
fix(caldav): loop through all events for busy events
|
2024-05-14 13:35:27 +00:00 |
CalendarProvider.php
|
Feature: Provide access to app generated calendars through CalDAV
|
2023-04-25 18:11:49 +02:00 |
CalendarRoot.php
|
feat(caldav): expose calendar subscriptions
|
2024-05-08 10:49:21 +02:00 |
DefaultCalendarValidator.php
|
fix(caldav): stricter default calendar checks
|
2024-07-23 08:50:30 +02:00 |
EventComparisonService.php
|
fix(dav): wrong comparison method between two events
|
2024-03-25 13:18:58 +01:00 |
IRestorable.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
Outbox.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
Plugin.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
PublicCalendar.php
|
Put calendar invites into the user's first available calendar
|
2022-05-12 15:28:36 +02:00 |
PublicCalendarObject.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
PublicCalendarRoot.php
|
chore: apply changes from Nextcloud coding standards 1.1.1
|
2023-11-23 10:36:13 +01:00 |
RetentionService.php
|
chore: apply changes from Nextcloud coding standards 1.1.1
|
2023-11-23 10:36:13 +01:00 |
TimezoneService.php
|
fix(dav): Prioritize timezone from core/login
|
2023-11-29 12:17:30 +01:00 |
TipBroker.php
|
fix: override iTip Broker to fix several issues
|
2024-11-14 10:56:42 -05:00 |