provokateurin
77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities
Signed-off-by: provokateurin <kate@provokateurin.de>
1 year ago
provokateurin
381077028a
refactor(apps): Use constructor property promotion when possible
Signed-off-by: provokateurin <kate@provokateurin.de>
1 year ago
provokateurin
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
Signed-off-by: provokateurin <kate@provokateurin.de>
1 year ago
provokateurin
b51e432d32
refactor(provisioning_api): Replace security annotations with respective attributes
Signed-off-by: provokateurin <kate@provokateurin.de>
2 years ago
Andy Scherzinger
afa48a4e0e
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2 years ago
provokateurin
0565583c47
fix(provisioning_api): Fix AppInfo schema for OpenAPI
Signed-off-by: provokateurin <kate@provokateurin.de>
2 years ago
jld3103
755de1e0b5
refactor: Rename OpenAPI type aliases to their namespaces
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
c2d45cb172
Add single status code descriptions for OpenAPI
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
38db3873a2
provisioning_api: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
3 years ago
John Molakvoæ (skjnldsv)
215aef3cbd
Update php licenses
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago
Roeland Jago Douma
cc744740b7
Remove deprecated \OCP\API
Time to remove this forgood now.
Remaining constant moved over
The world is a tiny bit better
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago
Joas Schilling
89d2eaca0a
Cleanup appinfo usage
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Christoph Wurst
cb057829f7
Update license headers for 19
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Christoph Wurst
caff1023ea
Format control structures, classes, methods and function
To continue this formatting madness, here's a tiny patch that adds
unified formatting for control structures like if and loops as well as
classes, their methods and anonymous functions. This basically forces
the constructs to start on the same line. This is not exactly what PSR2
wants, but I think we can have a few exceptions with "our" style. The
starting of braces on the same line is pracrically standard for our
code.
This also removes and empty lines from method/function bodies at the
beginning and end.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Christoph Wurst
5bf3d1bb38
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Roeland Jago Douma
68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Roeland Jago Douma
24b58a7683
Make the provisioning api app strict
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Morris Jobke
0eebff152a
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years ago
Roeland Jago Douma
6d4731024a
Some app fixes of phpstorm inspections
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
9 years ago
Morris Jobke
c54a59d51e
Remove unused use statements
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
9 years ago
Joas Schilling
3abe86dade
Fix provisioning API call
Signed-off-by: Joas Schilling <coding@schilljs.com>
9 years ago
Joas Schilling
bea85adc08
Require sudo mode on the provisioning API
Signed-off-by: Joas Schilling <coding@schilljs.com>
9 years ago
Lukas Reschke
32cf661215
Use new appstore API
This change introduces the new appstore API in Nextcloud.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Roeland Jago Douma
092b767ef9
Move Apps to OCSController
10 years ago
Joas Schilling
813f0a0f40
Fix apps/
10 years ago
Roeland Jago Douma
f9e0e3d972
Fix Warnings Provisioning API
* OC_OCS_Result is deprecated
* getMock is deprecated in phpunit 5.4
10 years ago
Lukas Reschke
aba539703c
Update license headers
10 years ago
Joas Schilling
2a05035339
Move Provisioning api to PSR-4 ( #24510 )
* Move app to PSR-4
* Fix setUp method
* Fix the tests
10 years ago
Thomas Müller
682821c71e
Happy new year!
10 years ago
Lukas Reschke
88c7face07
Inject OCSClient
Fixes https://github.com/owncloud/core/issues/21451
10 years ago
Lukas Reschke
8f09d5b67c
Update license headers
10 years ago
Morris Jobke
b945d71384
update licence headers via script
10 years ago
Lukas Reschke
a7f132a964
Add proper PHPDoc
Makes my IDE happier when going through that file.
11 years ago
Roeland Jago Douma
a4822f9f9a
[provisioning_api] Move part of apps to OCP
11 years ago
Morris Jobke
f63915d0c8
update license headers and authors
11 years ago
Joas Schilling
3f3f8c2f99
Fix usage of deprecated private constants
11 years ago
Jenkins for ownCloud
b585d87d9d
Update license headers
11 years ago
Morris Jobke
06aef4e8b1
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
11 years ago
Jenkins for ownCloud
6a1a4880f0
Updating license headers
11 years ago
Tom Needham
dc85c20b18
Add provisioning_api app
enable unit tests for provisioning api
fix admin docu key
11 years ago
Tom Needham
a0452180b0
Remove provisioning_api apps from core
14 years ago
Tom Needham
6fbc1d74c4
API: Fix responses of enable and disable app methods
14 years ago
Tom Needham
3717969fb1
API: Add provisioning api methods for apps
14 years ago
Tom Needham
8161b04c33
Add Provisioning_API app and routes
14 years ago
Thomas Mueller
583dce5276
removing executable bit - again
14 years ago
Frank Karlitschek
2fe646dcec
ported the oc_app calls
14 years ago
Frank Karlitschek
e48f511606
port linkto and serverHost
14 years ago
Tom Needham
00449cdf37
rename admin_export -> admin_migrate
14 years ago
Tom Needham
960dd750c9
Added dbexport to export output. Initial import code.
14 years ago
Thomas Schmidt
84e209f1e0
added app for admins to create a zipfile containing the owncloud data
15 years ago