Commit Graph

149 Commits (a94de5cb5a0a0e341dd3eb7130a41f95c71a6abc)

Author SHA1 Message Date
Julius Härtl 9a6869943e
Introduce event for loading additional script on projects 4 years ago
Louis Chemineau 80fa3c7319 Add setting to ignore email during search 4 years ago
Louis Chemineau 37f1c8640e Add settings to ignore second display name in search 4 years ago
Maxence Lange 10eafd70c8 confirm user is internal to globalscale 4 years ago
Louis Chemineau 0e06ee68c0 Add settings to not match userID during full match 4 years ago
Carl Schwan aeecb72e96
Fix a few psalm issues and moved back to psalm/phar 4.18 4 years ago
Carl Schwan 7ecb65f725
Add check before sending email that email address is valid 4 years ago
Carl Schwan d4a5e480ab
Fix idn emails not working in shares 4 years ago
Joas Schilling f1a6668cc2
Make psalm more happy 4 years ago
Joas Schilling 93b77f54bd
Fix docs to make Psalm happier 4 years ago
Joas Schilling d49ad7ea47
Limit more contact searches 4 years ago
Joas Schilling 0f1670be8a
Only limit search in the system address book 4 years ago
Joas Schilling 84d37143b0
Only wildcard search if enumeration is allowed 4 years ago
Julius Härtl 7b76253aee
Do not clear all results when searching from users address books 4 years ago
Côme Chilliet 008b79d808
Fix type errors 4 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 5 years ago
Joas Schilling af03f5d516
Also hide group from direct matches 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling e4b5645883
Also make other shares listen to the "Allow sharing with groups" 5 years ago
Joas Schilling 56ae87c281
Less ILogger 5 years ago
Arthur Schiwon f8d1ee5cfa
ignore mail shares of related remote share results 5 years ago
J0WI 74a7c2eefc Use correct getSystemValue type 5 years ago
Joas Schilling cf434d5107
Also limit to user group in case enumeration is enabled for groups and phonenumbers 5 years ago
Joas Schilling 9a189bc710
Improve search results when only phonebook-matches can we autocompleted 5 years ago
Joas Schilling 5b53b6f977
Add a setting to restrict returning a full match unless in phonebook or same group 5 years ago
Joas Schilling 236aa194e2
Restrict autocompletion also based on the phonebook known users 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Julius Härtl 131fcac91e
Show unique displayname context in the sharing input 5 years ago
John Molakvoæ (skjnldsv) 6cd7549509
Bump @nextcloud/vue to 3.0.0 5 years ago
John Molakvoæ (skjnldsv) e7f5516b4d
Init vue comments tab 5 years ago
Christoph Wurst f464ef050b
Fix type errors detected by Psalm 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
Christoph Wurst bbd962043b
Do not match sharees on an empty email address 6 years ago
Joas Schilling 5415eeda43
Show federation and email results also with exact user match unless containing @ 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Roeland Jago Douma 51922caa5f
Properly search for users when limittogroups is enabled 6 years ago
Georg Ehrke 5b26487f14
Expose status via Collaborators API 6 years ago
onehappycat e04525c186 Ignore whitespace in sharing by mail 6 years ago
Joas Schilling a2f34f46b2
Fix tests 6 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Joas Schilling 1151394739
Fix unit tests 6 years ago
Joas Schilling 9ff7a9c38e
Fix PHP CS 6 years ago
Joas Schilling 2ec7b59688
Move back to IGroupManager::displayNamesInGroup() 6 years ago
Julius Härtl 294e40db5f
Avoid duplicate matches in wide and exact results 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Julius Härtl 6709833dc7
Use paginated search for contacts 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago