Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow to force enable apps via CLI | Joas Schilling | 2019-12-13 | 1 | -2/+4 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+5 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Improve usage of IAppManager::getAppWebPath() | Daniel Rudolf | 2019-09-05 | 1 | -2/+2 |
* | Add IAppManager::getAppWebPath() | Daniel Rudolf | 2019-08-25 | 1 | -0/+11 |
* | Make the auto-disabled list more broad | Joas Schilling | 2019-08-15 | 1 | -1/+8 |
* | Remove deleted groups from app restrictions fixes #15823 | Greta Doci | 2019-06-27 | 1 | -0/+15 |
* | Move to AppFramework Controller | Julius Härtl | 2018-06-06 | 1 | -0/+1 |
* | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 1 | -1/+3 |
* | Fix app version to be always string and neither array nor null | Morris Jobke | 2018-02-17 | 1 | -2/+2 |
* | Move getAppInfo and getAppVersion to IAppManager | Julius Härtl | 2018-01-31 | 1 | -0/+20 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Don't use a generic exception | Joas Schilling | 2017-03-20 | 1 | -0/+1 |
* | Remove group restrictions when those are not allowed anymore | Joas Schilling | 2017-01-04 | 1 | -0/+9 |
* | Expose getAppPath to public API | Julius Haertl | 2016-11-17 | 1 | -0/+10 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move \OCP\App to PSR-4 | Roeland Jago Douma | 2016-05-06 | 1 | -0/+115 |