Commit Graph

116 Commits (master)

Author SHA1 Message Date
Arthur Schiwon ab9a92fac8
feat(AppManager): log which apps requires the upgrade procedure 2 months ago
Côme Chilliet 20e536839a
feat: Add admin-delegation-section as well for completeness 3 months ago
Côme Chilliet 09acd7e308
feat(settings): Add support for delegated settings not appearing in menu 3 months ago
Maxence Lange 0249e3a2f5 fix(userconfig): set 'mail' as indexed 3 months ago
Côme Chilliet ae4d38eb63
fix: Allow hyphen in appid 3 months ago
Git'Fellow b36e4e3824 fix(AppManager): Argument must be of type array|object 4 months ago
Côme Chilliet 12edd2b23a
fix: Deduplicate code by using DependencyAnalyzer in the AppManager 4 months ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 4 months ago
Côme Chilliet 0e01bc09a9
chore: Inline OC_App::setupBackgroundJobs 4 months ago
Côme Chilliet e5606d7fe3
chore: Move getAppPath and getAppWebPath implementations into AppManager 4 months ago
Côme Chilliet 4abfd4871f
chore: Move isAppCompatible and shouldUpgrade to the app manager 4 months ago
Côme Chilliet 410389867c
chore: Inline private method OC_App::setupLiveMigrations 4 months ago
Côme Chilliet f5fac6476f
chore: Remove references to obsolete field ocsid in apps info.xml 4 months ago
Côme Chilliet fd17555333
chore: Move OC_App::updateApp to IAppManager::upgradeApp 4 months ago
Côme Chilliet 1f5e232314
chore: Move info parsing related method from OC_App to InfoParser 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Maxence Lange d8fc08d718 feat(lexicon): fix tests 6 months ago
Maxence Lange 3d3c77b774 feat(lexicon): migrate keys on app update 6 months ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 6 months ago
Jana Peper 50c9852e24
feat: add ocs route to get apps enabled for current user 6 months ago
Côme Chilliet a2fdeccc31
chore(tests): Adapt AppManager test to the use of searchValues 7 months ago
Côme Chilliet e8370bf73a
fix: Use only enabled applications versions in the cache prefix 7 months ago
Côme Chilliet bf340a576f
fix: Do not enable applications which are not installed yet 7 months ago
Ferdinand Thiessen c21e189850
fix: make core application bootstrapable by coordinator 7 months ago
Côme Chilliet 92038229fa
fix: Remove support for app.php loading 9 months ago
Côme Chilliet c7037d7b38
fix: Move getAppInstalledVersions to AppConfig so that it can be used earlier 9 months ago
Côme Chilliet 32c1e3e677 feat: Add a replacement for OC_App::getAppVersions is IAppManager 9 months ago
Côme Chilliet 6e7c97ea1f
fix: Also remove digits at the start and underscore on both ends of appid 11 months ago
Côme Chilliet 8f57a50767
fix: Only keep allowed characters in appid, and flag the method as escaping 11 months ago
Côme Chilliet cffd2c8d09
chore: Improve naming of methods and properties in AppManager 11 months ago
Côme Chilliet fb917c495b
fix(ocp): Deprecate getInstalledApps and replace with clearer method name 11 months ago
Côme Chilliet d2864f7d84
fix(ocp): Deprecate isInstalled and add isEnabledForAnyone instead 11 months ago
Ferdinand Thiessen 31664b3edd
fix: Correctly return app id and app version for `core` styles and images 11 months ago
Ferdinand Thiessen 9e327a5890
fix(apps-store): Remove apps from force-enabled state when uninstalled 1 year ago
Joas Schilling 07449847e1
fix(appmanager): Fix tainted file path when loading appinfos 1 year ago
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
Richard Steinmetz e42bceac9f
feat: hide caldav server settings if no app uses the caldav backend 1 year ago
Côme Chilliet 01dbb8fca2
fix(profiler): Remove bogus profiler event start 2 years ago
Josh c494a0cc63
fix(AppManager): Name correct method in error + show error string 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet ac1d868d18
fix: Lazy load IURLGenerator from AppManager to avoid installation crash 2 years ago
Côme Chilliet 0e7bac72ae
fix: Make sure that AppManager can be built before Nextcloud is installed 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
Hamid Dehnavi 84749d53a9 Refactor lib/private/App 2 years ago
Joas Schilling 582ec1294a
fix(apps): Fix type information of app manager 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Ferdinand Thiessen 927e7fcf67
fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries 2 years ago