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