Commit Graph

129 Commits (e29038414dbf092ef2a8711c6962da660ed2ddf0)

Author SHA1 Message Date
Ferdinand Thiessen 872206cbc2
chore(OC_App): move `executeRepairSteps` and `checkAppDependencies` to AppManager 4 weeks ago
Git'Fellow 3bbe0ee570
refactor: use strict operator 1 month ago
Kent Delante 69f5383abe fix(installer): throw an exception only if app store is also enabled 2 months ago
Côme Chilliet a3102bb2f0
chore: Cleanup setAppTypes and move it to AppManager 2 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 4 months ago
Josh 30f2932817
chore: make lint happy about isDownloaded concat 5 months ago
Josh a46f3bd21c
fix(installer): make isDownloaded robust + unify parameter naming 5 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
Côme Chilliet a25797330b
fix: Log that using an appinfo/install.php file is deprecated 10 months ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 10 months ago
Côme Chilliet 0e01bc09a9
chore: Inline OC_App::setupBackgroundJobs 10 months ago
Côme Chilliet 3e01a429e7
chore: Replace last calls to OC_App::enable by IAppManager 10 months ago
Côme Chilliet 61a87bc384
chore: Deduplicate common code between installApp and installShippedApp 10 months ago
Côme Chilliet 25c2279966
chore: Set installShippedApps as non-static in Installer 10 months ago
Côme Chilliet cb8d960766
chore: Remove check for appinfo/database.xml 10 months ago
Côme Chilliet f5fac6476f
chore: Remove references to obsolete field ocsid in apps info.xml 10 months ago
Côme Chilliet 42c980e093
chore: Add IAppManager property in Installer 10 months ago
Côme Chilliet fd17555333
chore: Move OC_App::updateApp to IAppManager::upgradeApp 10 months ago
Ferdinand Thiessen d5e2432bcd
fix: resolve invalid usage of `AppConfig::getValue` 10 months ago
Côme Chilliet edf096a09f
chore: Check if apps directory is really writable in Installer 11 months ago
Côme Chilliet 12c0cfc977
fix: Move getInstallPath to Installer class 11 months ago
Côme Chilliet c85f7eacb8
fix: Throw AppNotFoundException from installer when application is not found 1 year ago
Daniel Kesselberg c7b69931f3
fix: clear opcache after app extraction 1 year ago
Ferdinand Thiessen bd91db8e20
chore: deprecate OC_Helper::copyr 1 year ago
Ferdinand Thiessen 072d4e8cba
chore: move implementation from OC legacy to OCP\Files 1 year ago
Joas Schilling 07449847e1
fix(appmanager): Fix tainted file path when loading appinfos 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Joas Schilling b627e6efe4 fix: Correctly check result of function 2 years ago
Côme Chilliet 5d1ca7e25a
fix: Drop workarounds for unsupported obsolete PHP versions 2 years ago
Côme Chilliet 733a818139
fix: Migrate a few more classes away from OC_App::getAppPath 2 years ago
Côme Chilliet 67e3ecef98
chore: Cleanup Installer class as well 2 years ago
Côme Chilliet ccc66e912b
fix: Use DI for Setup class and move away from deprecated methods 2 years ago
Joas Schilling 6f39d82031
fix(install): Make installing more verbose 3 years ago
Joas Schilling 2014e7b836
fix(apps): Fix loading info.xml file 3 years ago
Christoph Wurst e76d525a43
chore: Drop \OC_App::getAppInfo 3 years ago
Christoph Wurst cf6e2fa1b7
chore: Drop \OC_App::getAppVersion 3 years ago
Maxence Lange 0efd6d9950 set defaultEnabled in shipped.json 4 years ago
Côme Chilliet 069477e608
Migrate more classes of lib/private to LoggerInterface 4 years ago
Carl Schwan aeecb72e96
Fix a few psalm issues and moved back to psalm/phar 4.18 4 years ago
Joas Schilling acaf214b67
Run migrations fully when reenabling an app 5 years ago
Joas Schilling 37f40cdd46
Fix translated app details 5 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling 56ae87c281
Less ILogger 5 years ago
acsfer 3d900b1e58
PHP 8+ deprecates openssl_free_key 5 years ago
acsfer 5882648cac
Only use libxml_disable_entity_loader on PHP<8 5 years ago
Joas Schilling bb0c50717c
Bye bye database.xml 5 years ago
Roeland Jago Douma d751fedffb phpsec lib can't parse multiple certs in one go 5 years ago