aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/App
Commit message (Expand)AuthorAgeFilesLines
* Allow to force enable apps via CLIJoas Schilling2019-12-131-2/+4
* Update license headersChristoph Wurst2019-12-053-4/+8
* Some php-cs fixesRoeland Jago Douma2019-11-222-2/+2
* use OCP\EventDispatcher\Event over Symfony's deprecated EventArthur Schiwon2019-10-171-1/+1
* Improve usage of IAppManager::getAppWebPath()Daniel Rudolf2019-09-051-2/+2
* Add IAppManager::getAppWebPath()Daniel Rudolf2019-08-251-0/+11
* Make the auto-disabled list more broadJoas Schilling2019-08-151-1/+8
* Remove deleted groups from app restrictions fixes #15823Greta Doci2019-06-271-0/+15
* Move to AppFramework ControllerJulius Härtl2018-06-061-0/+1
* Use isInstalled of AppManger instead of reimplement itMorris Jobke2018-03-211-1/+3
* Fix app version to be always string and neither array nor nullMorris Jobke2018-02-171-2/+2
* Move getAppInfo and getAppVersion to IAppManagerJulius Härtl2018-01-311-0/+20
* Update license headersMorris Jobke2017-11-063-8/+12
* Replace wrong PHPDocsLukas Reschke2017-08-011-2/+2
* Don't use a generic exceptionJoas Schilling2017-03-201-0/+1
* Remove group restrictions when those are not allowed anymoreJoas Schilling2017-01-041-0/+9
* Expose getAppPath to public APIJulius Haertl2016-11-172-0/+41
* check registered sections and settings after an app got updated to garbage co...Arthur Schiwon2016-08-161-0/+5
* 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