summaryrefslogtreecommitdiffstats
path: root/lib/public/App/IAppManager.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #37425 from nextcloud/fix/fix-since-version-number-for-app...Julius Härtl2023-03-301-4/+4
|\
| * Fix version number in phpdoc for app loading refactorCôme Chilliet2023-03-271-4/+4
* | Add label for logo linkChristopher Ng2023-03-291-0/+9
|/
* Small cleanups for AppManagerCôme Chilliet2023-03-201-0/+1
* Move loadApps to the AppManagerCôme Chilliet2023-03-201-0/+14
* Move isType to AppManagerCôme Chilliet2023-03-201-0/+6
* Move loadApp function to the AppManagerCôme Chilliet2023-03-201-0/+14
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* fix phpdocMaxence Lange2022-09-151-2/+2
* set defaultEnabled in shipped.jsonMaxence Lange2022-09-151-0/+17
* Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-0/+3
* Keep group restrictions when reenabling apps after an updateJoas Schilling2021-10-131-6/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Allow to force enable apps via CLIJoas Schilling2019-12-131-2/+4
* Update license headersChristoph Wurst2019-12-051-2/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-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-061-0/+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-171-0/+10
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OCP\App to PSR-4Roeland Jago Douma2016-05-061-0/+115