304 Commits (526d36c290c829eda005d6a643648e0769547753)

Author SHA1 Message Date
  Gary Kim b78f3a57d1
Migrate HintException to OCP 3 years ago
  Joas Schilling a651dbd2c0
Fix app version check 3 years ago
  Johannes Leuker d606799ee2 Add commands to manage tags via OCC 3 years ago
  Johannes Leuker e9ca59ef0a Change my email address 3 years ago
  Vincent Petry 95e03fba2d
Fix more controller tests in Core subdir 3 years ago
  Vincent Petry 9b8ca1697a
Fix more tests in the Core subdir 3 years ago
  Vincent Petry c467f64848
Fix core tests command for app enabling/disabling 3 years ago
  Johannes Leuker 2796ef80ff Show group backends in occ group:list --info and group:info 3 years ago
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Joas Schilling 6ed4aaeeea
Send emails on password reset to the displayname 3 years ago
  Konrad Abicht 330315f03e refined name of getOpenSSLEncryptedAndPrivateKey 3 years ago
  Konrad Abicht 0bc49d67cd added unit tests for LoginFlowV2Service::createTokens 3 years ago
  Konrad Abicht c755165dd4 added unit tests for LoginFlowV2Service::flowDone 3 years ago
  Konrad Abicht d60dd8a208 added unit tests for LoginFlowV2Service::startLoginFlow 3 years ago
  Konrad Abicht f29748a5e1 added unit tests for LoginFlowV2Service::getByLoginToken 3 years ago
  Konrad Abicht b0a2278a7e added unit tests for LoginFlowV2Service::poll 3 years ago
  Konrad Abicht a50c615d37 simplified tests 3 years ago
  Konrad Abicht a28705064b fixed coding style issue 3 years ago
  Konrad Abicht b38a619212 added tests for OC\Core\Data\LoginFlowV2Credentials 3 years ago
  Christoph Wurst 6995223b1e
Add well known handlers API 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Joas Schilling c2bef528ef
Remove unused members and imports 3 years ago
  Joas Schilling a4b2403e29
The privacy setting is only about syncing to other servers 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  John Molakvoæ (skjnldsv) 9e962fb69f
Allow to update to nightly 4 years ago
  Morris Jobke 97c49b0b15
Add tests for occ preview:migrate - initial check for empty directories 3 years ago
  Morris Jobke 0123cd0ae3
Use assertStringContainsString instead of assertContains on strings 3 years ago
  Joas Schilling 35c6b1236f
Move AutoComplete::filterResults to new event dispatcher and GenericEvent 4 years ago
  Arthur Schiwon 653162a709
use the loginname to verify the old password in user password changes 4 years ago
  Daniel Kesselberg df669a2936
Set etag for capabilities endpoint 4 years ago
  Sander Ruitenbeek 3d9cd00c7b
Updated test to check for already enabled apps 4 years ago
  Daniel Kesselberg 72a16b1779
Make it possible to resolve svg for apps_paths outside the document root 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  John Molakvoæ (skjnldsv) 6c49dc2d1f
Fix absolute redirect 4 years ago
  Christoph Wurst 44577e4345
Remove trailing and in between spaces 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2a529e453a
Use a blank line after the opening tag 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Roeland Jago Douma 53db05a1f6
Start with webauthn 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Daniel Kesselberg 68148f4073
Always use status 200 for avatar response 4 years ago
  Kim Brose 9c5fe8fca4
Fix CI 4 years ago
  Roeland Jago Douma da81b71f93
Only allow requesting new CSRF tokens if it passes the SameSite Cookie test 4 years ago
  Daniel Kesselberg 48a130c2a8
Fix: Using assertContains() with string haystacks is deprecated and will not be supported in PHPUnit 9. 4 years ago
  Daniel Kesselberg 9378a6b411
Send Clear-Site-Data expect for Chrome 4 years ago