nextcloud-server/lib/private/App
Ferdinand Thiessen 927e7fcf67
fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-14 20:04:48 +07:00
..
AppStore Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
AppManager.php fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries 2023-11-14 20:04:48 +07:00
CompareVersion.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
DependencyAnalyzer.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
InfoParser.php fix(apps): Fix loading info.xml file 2023-07-20 10:40:09 +07:00
Platform.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
PlatformRepository.php Suppress false-positives from psalm, waiting for fix upstream 2022-11-07 10:01:53 +07:00