aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/App
Commit message (Collapse)AuthorAgeFilesLines
* Move to AppFramework ControllerJulius Härtl2018-06-061-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 itMorris Jobke2018-03-211-1/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix app version to be always string and neither array nor nullMorris Jobke2018-02-171-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Move getAppInfo and getAppVersion to IAppManagerJulius Härtl2018-01-311-0/+20
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Update license headersMorris Jobke2017-11-063-8/+12
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Replace wrong PHPDocsLukas Reschke2017-08-011-2/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Don't use a generic exceptionJoas Schilling2017-03-201-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Remove group restrictions when those are not allowed anymoreJoas Schilling2017-01-041-0/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Expose getAppPath to public APIJulius Haertl2016-11-172-0/+41
| | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
* check registered sections and settings after an app got updated to garbage ↵Arthur Schiwon2016-08-161-0/+5
| | | | collect orphaned classes
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-212-2/+4
|
* Update license headersLukas Reschke2016-05-262-2/+2
|
* Move \OCP\App to PSR-4Roeland Jago Douma2016-05-062-0/+201