-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Expose subscription calendars #44752
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
b60f373 to
8acafd1
Compare
|
Patch the calendar app for easier testing: |
|
Example calendar for testing: https://www.feiertage-deutschland.de/kalender-download/ics/feiertage-deutschland.ics |
8acafd1 to
3ba89ea
Compare
|
Can this expose the subscription source as well? Would be handy for nextcloud/calendar#5168 too |
3ba89ea to
acc19d4
Compare
Added getSource to CachedSubscriptionImpl |
ChristophWurst
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense
17bcc92 to
230e707
Compare
Signed-off-by: Daniel Kesselberg <[email protected]>
230e707 to
e210043
Compare
|
/backport to stable29 |
|
/backport to stable28 |
|
/backport to stable27 |
Summary
Make calendar subscriptions available via php api.
TODO
PR for Calendar to increase the event limitReplaced by CalDAV fix search with limit and time range #45222Test cases
Checklist