263 Commits (e317ebdbad52467d8a23841cf35bf555af516ebd)

Author SHA1 Message Date
  Ferdinand Thiessen 63f19661d2
fix(AppStore\Fetcher): Ensure `get` returns an array 3 months ago
  Ferdinand Thiessen bae133bf4f fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date 3 months ago
  Ferdinand Thiessen df502c114d
feat(settings): Cache app discover images to ensure privacy of users 3 months ago
  Ferdinand Thiessen f4efb762ec
feat: Allow to fetch app discover json and provide frontend API route 3 months ago
  sorbaugh 82a17248f0 feat: Adding PublicSectorBundle 3 months ago
  Ferdinand Thiessen c8d7a5acaa fix(AppManager): Allow to query dark **or** bright icon 3 months ago
  Ferdinand Thiessen 876e2d6198
feat(AppManager): Provide `getAppIcon` function 3 months ago
  Julius Härtl e13fb468cf
fix: Fetch custom app store url without internet connection 3 months ago
  Hamid Dehnavi cf17db2fe6 Fix psalm errors 6 months ago
  Hamid Dehnavi b6ef67edfc Make adjustments based on the psalm review 11 months ago
  Hamid Dehnavi 7a8d79b85c Fix code style 11 months ago
  Hamid Dehnavi 84749d53a9 Refactor lib/private/App 11 months ago
  Joas Schilling 582ec1294a
fix(apps): Fix type information of app manager 5 months ago
  Joas Schilling 57a30e9bbe
fix(appstore): Only send subscription keys to valid appstores 5 months ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Ferdinand Thiessen 927e7fcf67
fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries 7 months ago
  Ferdinand Thiessen 8d0c7cc5fa
fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 7 months ago
  Ferdinand Thiessen 363d9ebb13
feat(NavigationManager): Always sort the default app first 8 months ago
  Ferdinand Thiessen 08cff0777a
feat(IAppManager): Allow to set the (user) default apps and get all global default apps 9 months ago
  Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 1 year ago
  Côme Chilliet 8049702413
Fix behavior when defaultapp is empty 9 months ago
  Côme Chilliet a4a3d94f05
Default to first application if no default app is set 9 months ago
  Joas Schilling 5bb6a7804f
fix: Move AppManager events to IEventDispatcher 11 months ago
  Joas Schilling 2014e7b836
fix(apps): Fix loading info.xml file 11 months ago
  Christoph Wurst 3d1acca1f3
chore(app): Do not clear unused cache key 1 year ago
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
  Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 1 year ago
  Christopher Ng 4f8e916585 Add label for logo link 1 year ago
  Côme Chilliet 13c71ed24a
Small cleanups for AppManager 1 year ago
  Côme Chilliet 78c1716818
Move loadApps to the AppManager 1 year ago
  Côme Chilliet 8dc5f82189
Move isType to AppManager 1 year ago
  Côme Chilliet a224551132
Avoid calling Server::get more times than necessary in loadApp 1 year ago
  Côme Chilliet f0bdf2a4cd
Strong type private properties and methods in AppManager 1 year ago
  Côme Chilliet 71ed968e34
Switch away from Server::get for AppManager and logger in loadApp 1 year ago
  Côme Chilliet a7c8090dc3
Move loadApp function to the AppManager 1 year ago
  Thomas Citharel f1751c4428
Introduced app enable/disable/update typed events 1 year ago
  Joas Schilling bf7fe04c4b
fix(appinfo): navigation type is optional 1 year ago
  Christopher Ng 62b7bb7395 Allow settings navigation items with no route entry 1 year ago
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year ago
  Côme Chilliet a1301de7fa Revert "Just use string for groups in enableAppForGroups" 1 year ago
  Côme Chilliet 3cce9aa547 Just use string for groups in enableAppForGroups 1 year ago
  Côme Chilliet 7af4fea0e3
Suppress false-positives from psalm, waiting for fix upstream 1 year ago
  Côme Chilliet 56f24cff9f
Avoid a crash when a PHP extension has no version 1 year ago
  Arthur Schiwon a133a8a9d7
remove getDefaultInstallationBundle 1 year ago
  Arthur Schiwon 759eaee5ed
remove Core Bundle 1 year ago
  Maxence Lange 0efd6d9950 set defaultEnabled in shipped.json 1 year ago
  Carl Schwan 9b8ca9ad1f
Move findBinaryFinder and isFunctionEnabled away from OC_Helper 1 year ago
  luz paz 368f83095d Fix typos in lib/private subdirectory 1 year ago
  acsfer bebf888c72 Fix #30003 2 years ago
  Côme Chilliet c598e3cafa
composer run cs:fix 2 years ago