Commit Graph

75 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
Ferdinand Thiessen b47622e09f
feat: add `AppsLoadedEvent` 4 weeks ago
Carl Schwan 3750945cb8
fix(psalm): Fix psalm issues related to moving files 3 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen 1c23feae3d
refactor: migrate usage of `OC_App` to AppManager 3 months ago
Ferdinand Thiessen 21426974b1
fix(app-info-shipped): add `remote` as its still available in code base 3 months ago
Ferdinand Thiessen e3783b88e6
fix(AppManager): properly type AppInfo type based on XSD 3 months ago
Côme Chilliet bdfe8ed77e fix: Add proper methods in IAppManager for namespace handling 3 months ago
Côme Chilliet 4abfd4871f
chore: Move isAppCompatible and shouldUpgrade to the app manager 1 year ago
Côme Chilliet fd17555333
chore: Move OC_App::updateApp to IAppManager::upgradeApp 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Maxence Lange 3d3c77b774 feat(lexicon): migrate keys on app update 1 year ago
Jana Peper 50c9852e24
feat: add ocs route to get apps enabled for current user 1 year ago
Côme Chilliet e8370bf73a
fix: Use only enabled applications versions in the cache prefix 1 year ago
Côme Chilliet 32c1e3e677 feat: Add a replacement for OC_App::getAppVersions is IAppManager 1 year ago
Côme Chilliet 8f57a50767
fix: Only keep allowed characters in appid, and flag the method as escaping 2 years ago
Côme Chilliet fb917c495b
fix(ocp): Deprecate getInstalledApps and replace with clearer method name 2 years ago
Côme Chilliet d2864f7d84
fix(ocp): Deprecate isInstalled and add isEnabledForAnyone instead 2 years ago
Ferdinand Thiessen 9e327a5890
fix(apps-store): Remove apps from force-enabled state when uninstalled 2 years ago
Joas Schilling 07449847e1
fix(appmanager): Fix tainted file path when loading appinfos 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 2 years ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 2 years ago
provokateurin 70ed08daf1
refactor(AppManager): Deprecated default apps handling 2 years ago
Daniel Kesselberg 8d3b99349d
docs: update docs for ocp events 2 years ago
Richard Steinmetz e42bceac9f
feat: hide caldav server settings if no app uses the caldav backend 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 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
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants 3 years ago
Joas Schilling 582ec1294a
fix(apps): Fix type information of app manager 3 years ago
Ferdinand Thiessen 927e7fcf67
fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries 3 years ago
Ferdinand Thiessen 363d9ebb13
feat(NavigationManager): Always sort the default app first 3 years ago
Ferdinand Thiessen 08cff0777a
feat(IAppManager): Allow to set the (user) default apps and get all global default apps 3 years ago
Christopher Ng 4f8e916585 Add label for logo link 3 years ago
Côme Chilliet e94a689bca
Fix version number in phpdoc for app loading refactor 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 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 4 years ago
Côme Chilliet a1301de7fa Revert "Just use string for groups in enableAppForGroups" 4 years ago
Côme Chilliet 3cce9aa547 Just use string for groups in enableAppForGroups 4 years ago
Maxence Lange b9ccc60837 fix phpdoc 4 years ago
Maxence Lange 0efd6d9950 set defaultEnabled in shipped.json 4 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 4 years ago
Joas Schilling 0b747538ff
Keep group restrictions when reenabling apps after an update 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst 4fc0b2c639
Deprecate all remaining event constants 6 years ago