Commit Graph

303 Commits (49cf5ba318add68160aede0e2ad624800983d183)

Author SHA1 Message Date
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
provokateurin 70ed08daf1
refactor(AppManager): Deprecated default apps handling 1 year ago
Git'Fellow 2ac8d9a3db fix(appstore): return if appstore is manually disabled 1 year ago
Marcel Müller b2c2c93a03 fix(appstore): Cache apps.json also on dev instances 1 year ago
Julius Härtl 3ca7480829 fix: Do not throw if appstore is unavailable during upgrade 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Jérôme Herbinet c221090c86 fix: unify bundle naming 1 year ago
Git'Fellow 8665a9ba16
chore: add warning in case of failure 1 year ago
Git'Fellow b010474c78
fix(appstore): Return an empty array in case of fail 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 5d1ca7e25a
fix: Drop workarounds for unsupported obsolete PHP versions 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
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Ferdinand Thiessen 63f19661d2
fix(AppStore\Fetcher): Ensure `get` returns an array 2 years ago
Ferdinand Thiessen bae133bf4f fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date 2 years ago
Ferdinand Thiessen df502c114d
feat(settings): Cache app discover images to ensure privacy of users 2 years ago
Ferdinand Thiessen f4efb762ec
feat: Allow to fetch app discover json and provide frontend API route 2 years ago
sorbaugh 82a17248f0 feat: Adding PublicSectorBundle 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
Julius Härtl e13fb468cf
fix: Fetch custom app store url without internet connection 2 years ago
Hamid Dehnavi cf17db2fe6 Fix psalm errors 2 years ago
Hamid Dehnavi b6ef67edfc Make adjustments based on the psalm review 2 years ago
Hamid Dehnavi 7a8d79b85c Fix code style 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 57a30e9bbe
fix(appstore): Only send subscription keys to valid appstores 2 years ago