Commit Graph

55 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
provokateurin 70ed08daf1
refactor(AppManager): Deprecated default apps handling 1 year ago
Daniel Kesselberg 8d3b99349d
docs: update docs for ocp events 1 year ago
Richard Steinmetz e42bceac9f
feat: hide caldav server settings if no app uses the caldav backend 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Ferdinand Thiessen c8d7a5acaa fix(AppManager): Allow to query dark **or** bright icon 2 years ago
Ferdinand Thiessen 876e2d6198
feat(AppManager): Provide `getAppIcon` function 2 years ago
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants 2 years ago
Joas Schilling 582ec1294a
fix(apps): Fix type information of app manager 2 years ago
Ferdinand Thiessen 927e7fcf67
fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries 2 years ago
Ferdinand Thiessen 363d9ebb13
feat(NavigationManager): Always sort the default app first 2 years ago
Ferdinand Thiessen 08cff0777a
feat(IAppManager): Allow to set the (user) default apps and get all global default apps 2 years ago
Christopher Ng 4f8e916585 Add label for logo link 3 years ago
Côme Chilliet e94a689bca
Fix version number in phpdoc for app loading refactor 3 years ago
Côme Chilliet 13c71ed24a
Small cleanups for AppManager 3 years ago
Côme Chilliet 78c1716818
Move loadApps to the AppManager 3 years ago
Côme Chilliet 8dc5f82189
Move isType to AppManager 3 years ago
Côme Chilliet a7c8090dc3
Move loadApp function to the AppManager 3 years ago
Thomas Citharel f1751c4428
Introduced app enable/disable/update typed events 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet a1301de7fa Revert "Just use string for groups in enableAppForGroups" 3 years ago
Côme Chilliet 3cce9aa547 Just use string for groups in enableAppForGroups 3 years ago
Maxence Lange b9ccc60837 fix phpdoc 3 years ago
Maxence Lange 0efd6d9950 set defaultEnabled in shipped.json 3 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 3 years ago
Joas Schilling 0b747538ff
Keep group restrictions when reenabling apps after an update 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst 4fc0b2c639
Deprecate all remaining event constants 5 years ago
Julius Härtl 45a474071e
Remove @package annotations from public namespace 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Joas Schilling 3eee359d7f
Allow to force enable apps via CLI 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Arthur Schiwon e8095cf737
use OCP\EventDispatcher\Event over Symfony's deprecated Event 6 years ago
Daniel Rudolf 2d56664e35
Improve usage of IAppManager::getAppWebPath() 6 years ago
Daniel Rudolf 34919d3ebc
Add IAppManager::getAppWebPath() 6 years ago
Joas Schilling 810ee7d811
Make the auto-disabled list more broad 6 years ago
Greta Doci 5898e87e0f Remove deleted groups from app restrictions fixes #15823 7 years ago
Julius Härtl 8594fdc493
Move to AppFramework Controller 8 years ago
Morris Jobke 514de5dfa1
Use isInstalled of AppManger instead of reimplement it 8 years ago
Morris Jobke 9dc3b04802
Fix app version to be always string and neither array nor null 8 years ago
Julius Härtl 19a0a9a4e7
Move getAppInfo and getAppVersion to IAppManager 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs 9 years ago
Joas Schilling 591e75df5c
Don't use a generic exception 9 years ago
Joas Schilling ec4b0d1e84
Remove group restrictions when those are not allowed anymore 9 years ago