Lukas Reschke
32cf661215
Use new appstore API
This change introduces the new appstore API in Nextcloud.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
10 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
11 years ago
Morris Jobke
b945d71384
update licence headers via script
11 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
Robin Appelman
391e064e67
allow apps to register form for the settings and admin pages
15 years ago
Robin Appelman
e6f6d3dabc
dont use a different navigation page for settings stuff
15 years ago
Jakob Sack
bafd684eb6
Renaming classes :-)
15 years ago
Dominik Schmidt
612f8cb954
user_ldap: add port setting
15 years ago
Dominik Schmidt
c8e57d5460
Add user_ldap plugin
15 years ago
Robin Appelman
bd4aec2c4c
Experimental OpenID user backend and server.
Currently all users can set one OpenID identity that allows access to the account.
The identity url's for the server is owncloud/apps/user_openid/user.php/$username
15 years ago
Robin Appelman
ca00d37a71
Make the download button work
15 years ago
Jakob Sack
ee3d32b023
Everything nice and active now
15 years ago
Robin Appelman
232654cb60
get rid of the oc_require and friends
15 years ago
Jakob Sack
3c01e30748
Try to make owncloud working again
15 years ago
Jakob Sack
f042e85d41
Beginning of some ajax features and an admin page for files
15 years ago
Jakob Sack
39279350eb
Forgot to change some calls of linkTo
15 years ago
Jakob Sack
ddc2a70de9
Admin pages are for admins only, right?
15 years ago
Jakob Sack
132695ceb1
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
15 years ago
Jonathan Riddell
d294c2f6bd
Fix licencing, make headers refer to intended AGPL, include copy of AGPL
15 years ago
Martin T. H. Sandsmark
64d4d57615
fix permissions, start to implement private data api
16 years ago
Thibaut GRIDEL
19ab1292fb
simple fixes
16 years ago
Robin
38bdf4083a
same fixes, this time hopefully without merge conflict
16 years ago
Frank Karlitschek
7adbbfe05c
add Open Collaboration API support. You can now connect your ownCloud with the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5
16 years ago
Robin
4a1d9370fc
small visual changes
16 years ago
Robin
48341b0826
visual changes
16 years ago
Frank Karlitschek
2a75c0d044
merge Adityas improvements
16 years ago