Commit History

Author SHA1 Message Date
  John Molakvoæ b080113fdd Merge branch 'master' into fix/42480/user-admin-not-admin 4 months ago
  Ferdinand Thiessen 00386a5407 fix(settings): Use initial state instead of custom state for server data 4 months ago
  Arthur Schiwon c98b0462e3 fix(admin role): fix old and wrong way to determine whether user is admin 5 months ago
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Côme Chilliet 0a9371f99f Migrate applications away from deprecated ILogger 9 months ago
  Côme Chilliet b843d09810 Fix typing errors in settings tests 1 year ago
  Vincent Petry f9ea078e27 Add unit test for case insensitive email saving 1 year ago
  Carl Schwan e35bcc9381 Fix tests 1 year ago
  Arthur Schiwon 27865d03c0 use specific email getter where necessary 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Arthur Schiwon 847ed37afc do not use private AccountManager in UsersController 3 years ago
  Daniel Calviño Sánchez 67dd087ce4 Fix deleting properties of user settings when not given explicitly 3 years ago
  Daniel Calviño Sánchez a7431817b9 Respect additional user settings not covered by the controller 3 years ago
  Daniel Calviño Sánchez c5e3d2e5c2 Add more unit tests for setting user settings 3 years ago
  Daniel Calviño Sánchez 190ffd75b7 Change default test data to values less similar to empty values 3 years ago
  Daniel Calviño Sánchez ef5d538448 Extract default test data to a helper getter 3 years ago
  Daniel Calviño Sánchez 8cae515daa Use constants from interface rather than class 3 years ago
  Vincent Petry 5d14fd4396 Make extra user profile fields always editable 3 years ago
  Vincent Petry 278a73789e Map old account scope properties to new names 3 years ago
  Joas Schilling 07095fd122 Also clear the knownUser when changing via the settings endpoint 3 years ago
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 3 years ago
  Joas Schilling 9e04e6f99a Also translate the phone number when coming in via the accounts manager API directly 3 years ago
  Joas Schilling da9462b482 Make code strict 3 years ago
  Arthur Schiwon f959828616 emit typed event for user management 3 years ago
  Christoph Wurst 2a054e6c04 Update the license headers for Nextcloud 20 3 years ago
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago