Ferdinand Thiessen
|
927e7fcf67
fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries
|
1 year ago |
Ferdinand Thiessen
|
363d9ebb13
feat(NavigationManager): Always sort the default app first
|
1 year ago |
Ferdinand Thiessen
|
08cff0777a
feat(IAppManager): Allow to set the (user) default apps and get all global default apps
|
1 year ago |
Julius Härtl
|
5e7e3eb665
Merge pull request #37425 from nextcloud/fix/fix-since-version-number-for-app-loading
|
1 year ago |
Christopher Ng
|
4f8e916585
Add label for logo link
|
1 year ago |
Côme Chilliet
|
e94a689bca
Fix version number in phpdoc for app loading refactor
|
1 year ago |
Côme Chilliet
|
13c71ed24a
Small cleanups for AppManager
|
1 year ago |
Côme Chilliet
|
78c1716818
Move loadApps to the AppManager
|
1 year ago |
Côme Chilliet
|
8dc5f82189
Move isType to AppManager
|
1 year ago |
Côme Chilliet
|
a7c8090dc3
Move loadApp function to the AppManager
|
1 year ago |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
Maxence Lange
|
b9ccc60837
fix phpdoc
|
2 years ago |
Maxence Lange
|
0efd6d9950
set defaultEnabled in shipped.json
|
2 years ago |
Carl Schwan
|
458c2fa297
Remove OCP\App and OCP\BackgroundJob
|
2 years ago |
Joas Schilling
|
0b747538ff
Keep group restrictions when reenabling apps after an update
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Julius Härtl
|
45a474071e
Remove @package annotations from public namespace
|
4 years ago |
Joas Schilling
|
3eee359d7f
Allow to force enable apps via CLI
|
5 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Daniel Rudolf
|
2d56664e35
Improve usage of IAppManager::getAppWebPath()
|
5 years ago |
Daniel Rudolf
|
34919d3ebc
Add IAppManager::getAppWebPath()
|
5 years ago |
Joas Schilling
|
810ee7d811
Make the auto-disabled list more broad
|
5 years ago |
Greta Doci
|
5898e87e0f
Remove deleted groups from app restrictions fixes #15823
|
5 years ago |
Julius Härtl
|
8594fdc493
Move to AppFramework Controller
|
6 years ago |
Morris Jobke
|
514de5dfa1
Use isInstalled of AppManger instead of reimplement it
|
6 years ago |
Morris Jobke
|
9dc3b04802
Fix app version to be always string and neither array nor null
|
6 years ago |
Julius Härtl
|
19a0a9a4e7
Move getAppInfo and getAppVersion to IAppManager
|
6 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Joas Schilling
|
591e75df5c
Don't use a generic exception
|
7 years ago |