Commit Graph

334 Commits (ffbbdb2d04c900bcc4ed6bbcf97d4e5fc30dfad9)

Author SHA1 Message Date
Marcel Müller 31481701f3 fix(appstore): Make appstore timeout configurable 3 months ago
Marcel Müller 31b8d36802 fix(appstore): Also catch ClientException and ServerException 3 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 4 months ago
Côme Chilliet ae4d38eb63
fix: Allow hyphen in appid 4 months ago
Git'Fellow b36e4e3824 fix(AppManager): Argument must be of type array|object 5 months ago
Côme Chilliet 12edd2b23a
fix: Deduplicate code by using DependencyAnalyzer in the AppManager 5 months ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 5 months ago
Côme Chilliet 0e01bc09a9
chore: Inline OC_App::setupBackgroundJobs 5 months ago
Côme Chilliet e5606d7fe3
chore: Move getAppPath and getAppWebPath implementations into AppManager 5 months ago
Côme Chilliet 4abfd4871f
chore: Move isAppCompatible and shouldUpgrade to the app manager 5 months ago
Côme Chilliet 410389867c
chore: Inline private method OC_App::setupLiveMigrations 5 months ago
Côme Chilliet f5fac6476f
chore: Remove references to obsolete field ocsid in apps info.xml 5 months ago
Côme Chilliet fd17555333
chore: Move OC_App::updateApp to IAppManager::upgradeApp 5 months ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 6 months ago
Côme Chilliet 1f5e232314
chore: Move info parsing related method from OC_App to InfoParser 6 months ago
Côme Chilliet fb4e580109
chore: Cleanup DependencyAnalyzer and InfoParser 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Maxence Lange d8fc08d718 feat(lexicon): fix tests 7 months ago
Maxence Lange 3d3c77b774 feat(lexicon): migrate keys on app update 7 months ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 7 months ago
Jana Peper 50c9852e24
feat: add ocs route to get apps enabled for current user 7 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 c85f7eacb8
fix: Throw AppNotFoundException from installer when application is not found 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 10 months ago
Côme Chilliet 32c1e3e677 feat: Add a replacement for OC_App::getAppVersions is IAppManager 10 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 12 months ago
Ferdinand Thiessen 9e327a5890
fix(apps-store): Remove apps from force-enabled state when uninstalled 1 year ago
Joas Schilling 220bd3422f
fix(appinfo): Make sure screenshot, author and category are always arrays 1 year ago
Joas Schilling 07449847e1
fix(appmanager): Fix tainted file path when loading appinfos 1 year ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Grigorii K. Shartsev 70ed4aec39 fix(appstoreFetcher): get app list from custom app store 1 year ago
Grigorii K. Shartsev ce679c3da4 fix(appstoreFetcher): remove unneeded warning 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
Git'Fellow dccfb6d68a
fix: check if key is set 1 year ago
Julius Knorr 38e0a89972
fix: Add whiteboard to education and public sector bundle 1 year ago
Git'Fellow 8585b05357 fix(appstore): Ensure returned apps from AppStore are valid 1 year ago
John Molakvoæ 4d3168fb24
fix(appstore): disabled appstore log level bump from debug to info 1 year ago