Commit History

作者 SHA1 備註 提交日期
  provokateurin 77114fb327 fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 月之前
  Joas Schilling 07449847e1 fix(appmanager): Fix tainted file path when loading appinfos 1 月之前
  provokateurin 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 月之前
  Ferdinand Thiessen 69abd8851b refactor(OC_App): Remove ILogger usage 2 月之前
  Ferdinand Thiessen f5b73d2c77 fix: Remove legacy settings forms 2 月之前
  Côme Chilliet 76f2bc0bfc fix: Replace OC_App::getAllApps with a method in AppManager 2 月之前
  Côme Chilliet 7ed583cb8e chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 2 月之前
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 3 月之前
  Daniel Kesselberg 6983310ec0 docs: correct return type for findAppInDirectories 4 月之前
  Julius Härtl ea9f2361ae perf: Avoid reusing previous migration steps 5 月之前
  Andy Scherzinger dae7c159f7 chore: Add SPDX header 6 月之前
  Côme Chilliet 644036ab4e fix: Migrate away from OC_App toward the IAppManager 8 月之前
  Côme Chilliet cf6a0e0833 chore: Deprecate OC_App::loadApps and add missing return type in Server 9 月之前
  Côme Chilliet 0e1931754a chore: use DI for \OC\Repair 10 月之前
  Côme Chilliet 67e3ecef98 chore: Cleanup Installer class as well 10 月之前
  Maxence Lange f7d0c74b10 lazy AppConfig 10 月之前
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 年之前
  Christoph Wurst ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 1 年之前
  Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 1 年之前
  Côme Chilliet f68d4f7300 Remove deprecated methods Util::writeLog and DIContainer::log 1 年之前
  Joas Schilling 3962cd0aa8 fix!: Move getEventDispatcher usage to IEventDispatcher 1 年之前
  Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 年之前
  Robin Appelman 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 年之前
  Christoph Wurst 999aec366a chore: Drop \OC_App::getSettingsNavigation 1 年之前
  Christoph Wurst 167763d312 chore: Drop \OC_App::getNavigation 1 年之前
  Christoph Wurst e76d525a43 chore: Drop \OC_App::getAppInfo 1 年之前
  Christoph Wurst cf6e2fa1b7 chore: Drop \OC_App::getAppVersion 1 年之前
  Christoph Wurst dd2d50471e chore!: Drop \OC_App::isEnabled 1 年之前
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 年之前
  Carl Schwan b1ec7ff51f Add missing taint analysis docblock comments, and improve escaping in some methods 2 年之前