feat: OCS Calendar Import#55178
Open
SebastianKrupinski wants to merge 1 commit into
Open
Conversation
12ad7af to
6838bbe
Compare
e000a47 to
a3431ef
Compare
provokateurin
requested changes
Sep 28, 2025
provokateurin
left a comment
Member
There was a problem hiding this comment.
The code comments in the controller are a bit useless, you might want to remove them to avoid confusion if the code is refactored later.
a3431ef to
3e048d5
Compare
2ac397f to
20a731c
Compare
20a731c to
0ad93ad
Compare
0ad93ad to
56838c2
Compare
45970d0 to
0ea9465
Compare
42de1cf to
6631397
Compare
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
6631397 to
d0e8053
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Extracted from #49995
This adds the ability to export and import calendars via the OCS
OCS Import
Endpoint: /ocs/v2.php/calendar/import
Request: POST
Checklist