Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to AppFramework Controller | Julius Härtl | 2018-06-06 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Move app management ajax code to AppSettingsController Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 1 | -1/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix app version to be always string and neither array nor null | Morris Jobke | 2018-02-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Move getAppInfo and getAppVersion to IAppManager | Julius Härtl | 2018-01-31 | 1 | -0/+20 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -8/+12 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Don't use a generic exception | Joas Schilling | 2017-03-20 | 1 | -0/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Remove group restrictions when those are not allowed anymore | Joas Schilling | 2017-01-04 | 1 | -0/+9 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Expose getAppPath to public API | Julius Haertl | 2016-11-17 | 2 | -0/+41 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | check registered sections and settings after an app got updated to garbage ↵ | Arthur Schiwon | 2016-08-16 | 1 | -0/+5 |
| | | | | collect orphaned classes | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 2 | -2/+4 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -2/+2 |
| | |||||
* | Move \OCP\App to PSR-4 | Roeland Jago Douma | 2016-05-06 | 2 | -0/+201 |