提交历史

作者 SHA1 备注 提交日期
  Arthur Schiwon b3b6f2d581 fix Controller tests 2 年之前
  Carl Schwan b70c6a128f Update core to PHP 7.4 standard 2 年之前
  Joas Schilling 6dd60b6d30 Only allow avatars in 64 and 512 pixel size 2 年之前
  Côme Chilliet 8b271b8a12 Fix tests and avoid PHP errors in them 3 年之前
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 4 年之前
  Joas Schilling c2bef528ef Remove unused members and imports 4 年之前
  Joas Schilling a4b2403e29 The privacy setting is only about syncing to other servers 4 年之前
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 年之前
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values 4 年之前
  Daniel Kesselberg 68148f4073 Always use status 200 for avatar response 4 年之前
  Joas Schilling 738e6bf079 Merge pull request #17715 from nextcloud/fix/5456/respect_avatar_privacy 5 年之前
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit 5 年之前
  Roeland Jago Douma ef4b59d341 More fixes 5 年之前
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 5 年之前
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 5 年之前
  Roeland Jago Douma 54eb27dab2 Update tests 5 年之前
  Michael Weimann bf1253cb49 Implement guest avatar endpoint 5 年之前
  Joas Schilling 38fffffe18 Fix unit test 6 年之前
  Roeland Jago Douma 8e8fe6b8eb Fix tests 7 年之前
  Morris Jobke 43e498844e Use ::class in test mocks 7 年之前
  Joas Schilling 0aff1c9268 Return the user id in case of an error 7 年之前
  Joas Schilling 656e3f7a24 Check the mimetype before reading the content and catch exception 8 年之前
  Roeland Jago Douma 6a85882f61 Fix tests 8 年之前
  Roeland Jago Douma b1a090f357 AvatarController use proper JSONResponse 8 年之前
  Roeland Jago Douma 2f03853fb9 AvatarController cleanup 8 年之前
  Roeland Jago Douma 87ac72d004 We have to mock the is_uploaded_file in the OC\Core\Controller namespace 8 年之前
  Roeland Jago Douma 09f4ce4389 Fix mock call in AvatarControllerTest 8 年之前
  Joas Schilling 392bc0c6b9 Move tests/core/ to PSR-4 8 年之前