Commit Verlauf

Autor SHA1 Nachricht Datum
  Joas Schilling ea21aa3f7a Use numeric placeholders if there are multiple, so that RTL languages can operate better vor 6 Jahren
  Robin Appelman be9ab8b879 also catch exceptions when loading apps vor 6 Jahren
  Joas Schilling 4b49f810b7 Re-enable apps that got automatically disabled while updating vor 6 Jahren
  Julius Härtl b4a7be20c8 Properly clear cache vor 6 Jahren
  Julius Härtl 1a034ce699 Implement update functionality vor 6 Jahren
  Roeland Jago Douma f7b518fdbf Get correct version of an app vor 6 Jahren
  Arthur Schiwon 38a90130ce move log constants to ILogger vor 6 Jahren
  Robin Appelman 46d0d0cda1 fix appinfo parsing when a single localized option is provided vor 6 Jahren
  Morris Jobke 514de5dfa1 Use isInstalled of AppManger instead of reimplement it vor 6 Jahren
  Tobia De Koninck 96a5752340 Remove unused $enableAppsCache in OC_App vor 6 Jahren
  Tobia De Koninck 55b9a5d886 Remove OC_App::disable method vor 6 Jahren
  Tobia De Koninck 539fdaea1e Run repair steps on uninstall in all cases vor 7 Jahren
  Christoph Wurst 1a8916af59 Fix updating an up vor 6 Jahren
  Morris Jobke 9b68f80c4b Add remaining type hints, that were already okay vor 6 Jahren
  Morris Jobke 9fcf185c7d Always return a string in OC_App::getCurrentApp and no boolean vor 6 Jahren
  Morris Jobke e4077672e1 Use empty array as group list in OC_App::enable vor 6 Jahren
  Morris Jobke 2e15c0d871 Refactor dependencies in setAppTypes vor 6 Jahren
  Morris Jobke 9dc3b04802 Fix app version to be always string and neither array nor null vor 6 Jahren
  Morris Jobke edee243b27 OC_App::loadApps now only accepts an array as type list vor 6 Jahren
  Morris Jobke 2a2833e30f Migrate to short array syntax vor 6 Jahren
  Morris Jobke 14bc9b1714 Merge pull request #8095 from nextcloud/webapps-capabilities vor 6 Jahren
  Julius Härtl f36e8313ff Add throws annotation vor 6 Jahren
  Julius Härtl 04053311ee Properly encapsulate require_once for app.php vor 6 Jahren
  Julius Härtl ada5aed35e Deprecate static methods and use Navigation manager vor 6 Jahren
  Julius Härtl 864474b858 Move navigation processing to the NavigationManager vor 6 Jahren
  Julius Härtl efbdad2d0c Remove OC_App::removeApp vor 6 Jahren
  Julius Härtl a68895e334 Remove OC_App::installApp since it is not used anymore vor 6 Jahren
  Julius Härtl 19a0a9a4e7 Move getAppInfo and getAppVersion to IAppManager vor 6 Jahren
  Joas Schilling d971b104ed Do not cache the settings/sections in the database anymore vor 6 Jahren
  Roeland Jago Douma 1e7b20f615 Remove IAppConfig::setValue vor 6 Jahren