Commit Graph

249 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
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 2 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
Côme Chilliet 3cce9aa547 Just use string for groups in enableAppForGroups 3 years ago
Côme Chilliet 7af4fea0e3
Suppress false-positives from psalm, waiting for fix upstream 3 years ago
Côme Chilliet 56f24cff9f
Avoid a crash when a PHP extension has no version 3 years ago
Arthur Schiwon a133a8a9d7
remove getDefaultInstallationBundle 3 years ago
Arthur Schiwon 759eaee5ed
remove Core Bundle 3 years ago
Maxence Lange 0efd6d9950 set defaultEnabled in shipped.json 3 years ago
Carl Schwan 9b8ca9ad1f
Move findBinaryFinder and isFunctionEnabled away from OC_Helper 3 years ago
luz paz 368f83095d Fix typos in lib/private subdirectory 3 years ago
acsfer bebf888c72 Fix #30003 4 years ago
Côme Chilliet c598e3cafa
composer run cs:fix 4 years ago
Côme Chilliet 1bd5222224
Fix PHP 8.2 warnings about undeclared properties 4 years ago
Joas Schilling a9ba631e4d
Also allow pre-releases and nightlies when installing from git 4 years ago
Joas Schilling 4f9c8b08ca
Similar to the fetch() method respect the channel in the get() 4 years ago
MichaIng 0d749b7e9a Remove iconv from dependencies and tests 4 years ago
Joas Schilling 66ffedcb16
Fix updating with apps 4 years ago
Julien Veyssier facb50ebcc
fix appstoreenabled check in Fetcher so it's coherent with AppSettingsController 4 years ago
John Molakvoæ 1f76423500
Send the subscription key to the appstore requests 4 years ago
John Molakvoæ c721581cd9
Fix variable 4 years ago
John Molakvoæ 1a6bac5874
Allow to whitelist apps from the apsptore 4 years ago
Joas Schilling 0b747538ff
Keep group restrictions when reenabling apps after an update 4 years ago
Carl Schwan 6958d8005a
Add admin privilege delegation for admin settings 4 years ago
Louis Chemineau 3f6d3dc307 Fix typing error in AppFetcher.php 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Maxence Lange 65649468f3 force 'name' key in array 5 years ago