Skip to content

Move /cloud/capabilities and /cloud/user to Core - #777

Merged
MorrisJobke merged 4 commits into
masterfrom
ocs_capabilities
Aug 9, 2016
Merged

Move /cloud/capabilities and /cloud/user to Core#777
MorrisJobke merged 4 commits into
masterfrom
ocs_capabilities

Conversation

@rullzer

Copy link
Copy Markdown
Member

Requirese #691

My ongoing quest.

Basically move /cloud/capabilities and /cloud/user to the Core app. Which means we can use the AppFramework and get rid of deprecated API calls.

Lets see what CI says here.

@rullzerrullzer added the 2. developing Work in progress label Aug 9, 2016
@rullzerrullzer added this to the Nextcloud 11.0 milestone Aug 9, 2016
@mention-bot

Copy link
Copy Markdown

@rullzer, thanks for your PR! By analyzing the annotation information on this pull request, we identified @DeepDiver1975, @tomneedham and @nickvergessen to be potential reviewers

Comment threadcore/Controller/OCSController.php Outdated
];
return new DataResponse(['data' => $data]);
}
} No newline at end of file

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new line?

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@rullzer

Copy link
Copy Markdown
MemberAuthor

@rullzerrullzer added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Aug 9, 2016
@LukasReschke

Copy link
Copy Markdown
Member

👍

@MorrisJobke

Copy link
Copy Markdown
Member

Tested and the API works as before 👍

@MorrisJobke
MorrisJobke merged commit 93047f5 into masterAug 9, 2016
@MorrisJobke
MorrisJobke deleted the ocs_capabilities branch August 9, 2016 22:43
GitHubUser4234 pushed a commit to GitHubUser4234/server that referenced this pull request Aug 30, 2016
Move /cloud/capabilities and /cloud/user to Core
@icewind1991icewind1991 mentioned this pull request Oct 23, 2016
juliusknorr added a commit that referenced this pull request Mar 5, 2017
Signed-off-by: Julius Haertl <jus@bitgrid.net>
juliusknorr added a commit that referenced this pull request Mar 5, 2017
Signed-off-by: Julius Haertl <jus@bitgrid.net>
juliusknorr added a commit that referenced this pull request Mar 16, 2017
Signed-off-by: Julius Haertl <jus@bitgrid.net>
juliusknorr added a commit that referenced this pull request Mar 20, 2017
Signed-off-by: Julius Haertl <jus@bitgrid.net>
juliusknorr added a commit that referenced this pull request Mar 20, 2017
Signed-off-by: Julius Haertl <jus@bitgrid.net>
@AndyXheliAndyXheli mentioned this pull request Apr 8, 2022
Closed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@rullzer@mention-bot@LukasReschke@MorrisJobke