Lukas Reschke
|
8acb54aa0b
|
Add update support
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-10-31 17:17:47 +01:00 |
Lukas Reschke
|
3e6dd86ee4
|
Add support for CRL
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-10-31 17:17:46 +01:00 |
Lukas Reschke
|
0e2aee2be6
|
Replace with exception instead of boolean return value
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-10-31 17:17:46 +01:00 |
Lukas Reschke
|
ca7f6dec55
|
Make non-static
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-10-31 17:17:45 +01:00 |
Lukas Reschke
|
32cf661215
|
Use new appstore API
This change introduces the new appstore API in Nextcloud.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-10-31 17:17:44 +01:00 |
Joas Schilling
|
356ac5d42f
|
Add app name to the call
Regression from 69b063f4c6
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-10-10 16:34:14 +02:00 |
Arthur Schiwon
|
ac04ba6784
|
register app autoload instead of loading apps
|
2016-08-12 13:23:14 +02:00 |
Arthur Schiwon
|
ce6ad5de25
|
make sure shipped apps also setup their admin settings on a fresh install
|
2016-08-11 16:37:11 +02:00 |
Arthur Schiwon
|
0fc34c99f4
|
fix registration of admin settings and section on app install
|
2016-08-11 00:45:15 +02:00 |
Arthur Schiwon
|
ceeb44bd04
|
Initial work on Apps page split:
* interfaces for the Admin settings (IAdmin) and section (ISection)
* SettingsManager service
* example setup with LDAP app
|
2016-08-09 18:05:09 +02:00 |
Joas Schilling
|
0215b004da
|
Update with robin
|
2016-07-21 18:13:58 +02:00 |
Joas Schilling
|
ba87db3fcc
|
Fix others
|
2016-07-21 18:13:57 +02:00 |
Morris Jobke
|
e95c15e53a
|
fix more strings
|
2016-06-20 13:14:24 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Joas Schilling
|
db16dc6644
|
Correctly register autoloading before install.php and loading commands
|
2016-05-11 11:18:00 +02:00 |
Thomas Müller
|
71fa0a75bf
|
Allow declaration of background jobs in info.xml
|
2016-05-03 08:58:12 +02:00 |
Roeland Jago Douma
|
c96ed5c4ce
|
Move OC_Archive to \OC\Archive\Archive
* Move out of legacy folder
* Move to proper namespace
* Fix calling code
|
2016-05-02 19:34:32 +02:00 |
Thomas Müller
|
5e055ca6c1
|
Move uninstall repair step execution to the correct place
|
2016-05-02 09:22:26 +02:00 |
Thomas Müller
|
f91e5f87d2
|
Fix installer file location
|
2016-05-02 09:06:19 +02:00 |