Commit Graph

274 Commits (dd08f9320249d8ac7bf96f338a5be70d60af1dce)

Author SHA1 Message Date
Git'Fellow 8665a9ba16
chore: add warning in case of failure 2 years ago
Git'Fellow b010474c78
fix(appstore): Return an empty array in case of fail 2 years ago
Richard Steinmetz e42bceac9f
feat: hide caldav server settings if no app uses the caldav backend 2 years 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
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
Ferdinand Thiessen 8d0c7cc5fa
fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 2 years ago
Ferdinand Thiessen 363d9ebb13
feat(NavigationManager): Always sort the default app first 2 years ago
Ferdinand Thiessen 08cff0777a
feat(IAppManager): Allow to set the (user) default apps and get all global default apps 2 years ago
Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 2 years ago
Côme Chilliet 8049702413
Fix behavior when defaultapp is empty 2 years ago
Côme Chilliet a4a3d94f05
Default to first application if no default app is set 2 years ago
Joas Schilling 5bb6a7804f
fix: Move AppManager events to IEventDispatcher 2 years ago
Joas Schilling 2014e7b836
fix(apps): Fix loading info.xml file 3 years ago
Christoph Wurst 3d1acca1f3
chore(app): Do not clear unused cache key 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Christopher Ng 4f8e916585 Add label for logo link 3 years ago
Côme Chilliet 13c71ed24a
Small cleanups for AppManager 3 years ago
Côme Chilliet 78c1716818
Move loadApps to the AppManager 3 years ago
Côme Chilliet 8dc5f82189
Move isType to AppManager 3 years ago
Côme Chilliet a224551132
Avoid calling Server::get more times than necessary in loadApp 3 years ago
Côme Chilliet f0bdf2a4cd
Strong type private properties and methods in AppManager 3 years ago
Côme Chilliet 71ed968e34
Switch away from Server::get for AppManager and logger in loadApp 3 years ago
Côme Chilliet a7c8090dc3
Move loadApp function to the AppManager 3 years ago
Thomas Citharel f1751c4428
Introduced app enable/disable/update typed events 3 years ago
Joas Schilling bf7fe04c4b
fix(appinfo): navigation type is optional 3 years ago
Christopher Ng 62b7bb7395 Allow settings navigation items with no route entry 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet a1301de7fa Revert "Just use string for groups in enableAppForGroups" 3 years ago