This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-02-27 18:37:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
007335dadfcda18330bb853a73bf451ed41c8254
nextcloud-server-mirror
/
core
/
Command
/
App
History
Côme Chilliet
f758f565d4
fix: Replace getInstalledApps calls with getEnabledApps
...
Signed-off-by: Côme Chilliet <
come.chilliet@nextcloud.com
>
2025-02-13 10:19:20 +01:00
..
Disable.php
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser
2025-02-13 10:19:19 +01:00
Enable.php
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser
2025-02-13 10:19:19 +01:00
GetPath.php
fix: Replace OC_App::getAllApps with a method in AppManager
2024-09-13 10:08:44 +02:00
Install.php
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser
2025-02-13 10:19:19 +01:00
ListApps.php
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser
2025-02-13 10:19:19 +01:00
Remove.php
fix: Replace getInstalledApps calls with getEnabledApps
2025-02-13 10:19:20 +01:00
Update.php
fix: Replace OC_App::getAllApps with a method in AppManager
2024-09-13 10:08:44 +02:00