Commit Verlauf

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