45 Commits (fedf9c69d9c84fc0399badef39ed765de72c08f1)

Author SHA1 Message Date
  Georg Ehrke 5b26487f14
Expose status via Collaborators API 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Joas Schilling 89ed2c37bf
Update share type constant usage 4 years ago
  Joas Schilling 1151394739
Fix unit tests 4 years ago
  Julius Härtl 294e40db5f
Avoid duplicate matches in wide and exact results 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
  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
  Robin Appelman 01c147a4a5
dont show remote and email options if we have an exact match for local user email 5 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Julius Härtl 78beb9e6d4 Add tests for user group enumeration limit 4 years ago
  Daniel Kesselberg 0016480370
Decouple resource provider registration 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma 3aa5f105fa
Fix more tests 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  John Molakvoæ (skjnldsv) ea6f423e2c Extend data returned when searching remote shares 5 years ago
  Christoph Wurst e930a0ccbe
Search sharees on lookup server when explicitly requested by user 5 years ago
  Robin Appelman db750898ee
allow group backends to mark that a group should now be shown in search dialogs 5 years ago
  Julius Härtl 5a73a9b9de
Fix injection to get the user id 5 years ago
  Julius Härtl a0d759b324
Add uuid/name entry to Remote/MailPlugin tests 5 years ago
  Julius Härtl 61af607525
Make enhancing entries with type property optional 5 years ago
  Julius Härtl ce79e587e4
Filter out local users from address book remote searches 5 years ago
  Arthur Schiwon 8e4ae23c48
Do not try to contact lookup server without internet connection or URL 5 years ago
  Bjoern Schiessle 1b0b159685
add more tests 5 years ago
  Bjoern Schiessle fd5fc24da2
some small fixes and improvements 5 years ago
  Bjoern Schiessle 9e76d4049a
adjust tests 5 years ago
  Thomas Citharel 03f1fef160 Ignore deactivated users in collaborators user search plugin 6 years ago
  Joas Schilling 882096653e
Fix calculation if there are more results 6 years ago
  Joas Schilling 3d7ae4aa97
Add tests for finding own email and user results pagination 6 years ago
  Joas Schilling b30e035e25
Better result handling of email search 6 years ago
  Arthur Schiwon 6fdd686111
do not offer the handle of the current user for auto completion 6 years ago
  Tobia De Koninck e8a4f83000 Fix and tests for MailPlugin 6 years ago
  Joas Schilling 43b92b8e06
Add unit tests for SearchResult 6 years ago
  Arthur Schiwon 3db3e65121
add tests for Lookup Plugin 6 years ago
  Arthur Schiwon a7a651f4a4
move splitUserRemote unit tests 6 years ago
  Arthur Schiwon a28b1d91f9
split off former searchSharee unit test 6 years ago
  Arthur Schiwon 3d1d03a511
split off getEmail tests 6 years ago
  Arthur Schiwon c92f7ee767
split off getRemote unit tests 6 years ago
  Arthur Schiwon b35760de27
split off getGroups unit tests 6 years ago
  Arthur Schiwon dd9e191d37
split off getUsers unit tests 6 years ago