Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add support for CRL | Lukas Reschke | 2016-10-31 | 1 | -4/+24 | |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | Replace with exception instead of boolean return value | Lukas Reschke | 2016-10-31 | 1 | -20/+8 | |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | Make non-static | Lukas Reschke | 2016-10-31 | 1 | -2/+3 | |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | Use new appstore API | Lukas Reschke | 2016-10-31 | 1 | -85/+145 | |
| | | | | | | This change introduces the new appstore API in Nextcloud. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | Add app name to the call | Joas Schilling | 2016-10-10 | 1 | -1/+1 | |
| | | | | | | Regression from 69b063f4c614a46bbe5f0ffcab11ddb08c183f04 Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | register app autoload instead of loading apps | Arthur Schiwon | 2016-08-12 | 1 | -1/+2 | |
| | ||||||
* | make sure shipped apps also setup their admin settings on a fresh install | Arthur Schiwon | 2016-08-11 | 1 | -0/+5 | |
| | ||||||
* | fix registration of admin settings and section on app install | Arthur Schiwon | 2016-08-11 | 1 | -1/+0 | |
| | ||||||
* | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 1 | -0/+1 | |
| | | | | | | * interfaces for the Admin settings (IAdmin) and section (ISection) * SettingsManager service * example setup with LDAP app | |||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 | |
| | ||||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -3/+4 | |
| | ||||||
* | fix more strings | Morris Jobke | 2016-06-20 | 1 | -1/+1 | |
| | ||||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -4/+4 | |
| | ||||||
* | Correctly register autoloading before install.php and loading commands | Joas Schilling | 2016-05-11 | 1 | -1/+1 | |
| | ||||||
* | Allow declaration of background jobs in info.xml | Thomas Müller | 2016-05-03 | 1 | -0/+3 | |
| | ||||||
* | Move OC_Archive to \OC\Archive\Archive | Roeland Jago Douma | 2016-05-02 | 1 | -1/+1 | |
| | | | | | | * Move out of legacy folder * Move to proper namespace * Fix calling code | |||||
* | Move uninstall repair step execution to the correct place | Thomas Müller | 2016-05-02 | 1 | -5/+0 | |
| | ||||||
* | Fix installer file location | Thomas Müller | 2016-05-02 | 1 | -0/+625 | |