Commit Graph

81 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
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
provokateurin 70ed08daf1
refactor(AppManager): Deprecated default apps handling 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 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
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
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 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
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
Christoph Wurst 3d1acca1f3
chore(app): Do not clear unused cache key 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
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
Maxence Lange 0efd6d9950 set defaultEnabled in shipped.json 3 years ago
Joas Schilling 66ffedcb16
Fix updating with apps 4 years ago
Joas Schilling 0b747538ff
Keep group restrictions when reenabling apps after an update 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Maxence Lange 65649468f3 force 'name' key in array 5 years ago
Joas Schilling 56ae87c281
Less ILogger 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Joas Schilling 3eee359d7f
Allow to force enable apps via CLI 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Daniel Rudolf 2d56664e35
Improve usage of IAppManager::getAppWebPath() 6 years ago
Daniel Rudolf 34919d3ebc
Add IAppManager::getAppWebPath() 6 years ago
Joas Schilling 810ee7d811
Make the auto-disabled list more broad 6 years ago