| .. |
|
Activity
|
Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app
|
2023-09-17 10:14:20 +07:00 |
|
AppCalendar
|
Feature: Provide access to app generated calendars through CalDAV
|
2023-04-25 18:11:49 +07:00 |
|
Auth
|
Add create method to extended calendar implementation
|
2021-10-15 09:35:29 +07:00 |
|
BirthdayCalendar
|
fix(CalDAV): check birthday calendar owner
|
2023-09-06 16:57:02 +07:00 |
|
FreeBusy
|
feat(user status): automate user status for events
|
2023-11-09 16:20:19 +07:00 |
|
ICSExportPlugin
|
Fix more psalm issues
|
2022-05-16 11:05:54 +07:00 |
|
Integration
|
Refactors "strpos" calls in /apps/dav to improve code readability.
|
2023-06-12 09:46:07 +07:00 |
|
InvitationResponse
|
[WIP] Add logging to Scheduling Plugin
|
2023-01-04 16:58:00 +07:00 |
|
Principal
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Proxy
|
Add type hints for mappers
|
2023-04-07 09:49:42 +07:00 |
|
Publishing
|
Fixes "PossiblyNullArgument" Psalm warnings.
|
2023-06-12 09:46:07 +07:00 |
|
Reminder
|
Enable caldav push notifications by default
|
2023-09-12 13:58:40 +07:00 |
|
ResourceBooking
|
Refactors "strpos" calls in /apps/dav to improve code readability.
|
2023-06-12 09:46:07 +07:00 |
|
Schedule
|
feat(user status): automate user status for events
|
2023-11-09 16:20:19 +07:00 |
|
Search
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Status
|
feat(user status): automate user status for events
|
2023-11-09 16:20:19 +07:00 |
|
Trashbin
|
Use ISO8601 timestamps for the CalDAV trashbin
|
2021-06-23 16:28:16 +07:00 |
|
WebcalCaching
|
chore(dav): Remove useless var tag
|
2023-01-19 19:05:23 +07:00 |
|
BirthdayService.php
|
dav: fix birthday calendar event generation for leap days
|
2023-02-06 19:11:46 +07:00 |
|
CachedSubscription.php
|
Use implementations instead of interfaces for accessing private methods
|
2023-03-30 12:33:46 +07:00 |
|
CachedSubscriptionObject.php
|
Fix more psalm issues
|
2022-05-16 11:05:54 +07:00 |
|
CalDavBackend.php
|
feat(caldav): Allow advanced search for events/tasks
|
2023-11-10 09:21:16 +07:00 |
|
Calendar.php
|
Add typing to Sharing Backend
|
2022-06-22 10:25:17 +07:00 |
|
CalendarHome.php
|
preload shares for calendars when listing calendars
|
2023-07-26 14:36:37 +07:00 |
|
CalendarImpl.php
|
feat(user status): automate user status for events
|
2023-11-09 16:20:19 +07:00 |
|
CalendarManager.php
|
Move calendar objects between calendars instead of deleting and recreating them
|
2022-03-16 12:48:50 +07:00 |
|
CalendarObject.php
|
Handle the move operation properly between shared calendars
|
2022-06-14 14:40:24 +07:00 |
|
CalendarProvider.php
|
Feature: Provide access to app generated calendars through CalDAV
|
2023-04-25 18:11:49 +07:00 |
|
CalendarRoot.php
|
Fix warning about optional parameter before required one
|
2022-04-12 14:26:24 +07:00 |
|
EventComparisonService.php
|
Fix DAV types
|
2023-04-05 07:06:50 +07:00 |
|
IRestorable.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Outbox.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Plugin.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
PublicCalendar.php
|
Put calendar invites into the user's first available calendar
|
2022-05-12 15:28:36 +07:00 |
|
PublicCalendarObject.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
PublicCalendarRoot.php
|
Move calendar objects between calendars instead of deleting and recreating them
|
2022-03-16 12:48:50 +07:00 |
|
RetentionService.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |