54 Commits (f0ad46dec84b69f344b8f2bea31cbbd3cf60a9a3)

Author SHA1 Message Date
John Molakvoæ (skjnldsv) 7eceba7dae Fix Sharing recommendation user display 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Julius Härtl 87393a760e Remove unused properties in ShareesAPIController 6 years ago
Roeland Jago Douma 1672ff3bef
Do not use $_GET 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 7a45413559
Always do sharee lookup on lookup server in GS 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Christoph Wurst e930a0ccbe
Search sharees on lookup server when explicitly requested by user 7 years ago
Christoph Wurst f3023aaa85
Show sharing recommendations 7 years ago
Daniel Calviño Sánchez 5c07f9c2ec
Add rooms in the default candidate types to look for when sharing 7 years ago
Bjoern Schiessle 3942d731d2
update unit tests 7 years ago
Bjoern Schiessle 2abc705632
start to get fed group shares into the share dialog 7 years ago
Roeland Jago Douma 3b3ff39431
Make ShareesAPIController strict 8 years ago
Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Arthur Schiwon c43685e6fc
shareeAPIController unit test clean up and last fixes 8 years ago
Arthur Schiwon f2c8e1ed2f
remove unused method 8 years ago
Arthur Schiwon 38ff7eaece
adjust ShareeAPIController search test 8 years ago
Arthur Schiwon c55583d1b4
allow more than one plugin per share type 8 years ago
Arthur Schiwon 4a96e22258
don't keep result types hard coded 8 years ago
Arthur Schiwon ea3ac4e656
Splits off the logic from sharees endpoint thus making it available from 8 years ago
Morris Jobke a55e794bfd Cleanup unused methods 8 years ago
Joas Schilling 2e73112256 Catch exceptions on error of cloud id resolution 8 years ago
Lukas Reschke d8ec399454
Run phan over code base 8 years ago
Maxence Lange 6e7be6acfd upstream 8 years ago
Joas Schilling 4f98852f52
Make sure to only add system users once 9 years ago
Joas Schilling ae693129db
Allow to find local users by their email address 9 years ago
Bjoern Schiessle 9a366dbe2e
add missing translation and other small fixes 9 years ago
Bjoern Schiessle 866e5d6d05
use configured lookup server 9 years ago
Maxence Lange 69694012ab shares-circles 9 years ago
Bjoern Schiessle fe46c6f743
use (int) instead of intval for performance reasons 9 years ago
Morris Jobke 02ea84f50f
properly include class 9 years ago
Morris Jobke 8e3d0fecd2
Use intval() for validation of config options 9 years ago
Bjoern Schiessle 869ea38ffe
allow to configure a min-length of search strings for auto-compeltion and a max number for of results returned 9 years ago
Robin Appelman fa49c4a13b
Add a single public api for resolving a cloud id to a user and remote and back 9 years ago
Vincent Petry 14256d631c
Use group display name in sharing API + UI 9 years ago
Lukas Reschke 7b3855a375
Add config switch 9 years ago
Roeland Jago Douma 15c075eba8
Fix lookup url 9 years ago
Roeland Jago Douma f7f70028d1
Search on lookup server 9 years ago
Joas Schilling cbc6118f51
Only check the sharing backends for file/folder items 9 years ago
Bjoern Schiessle 6e52091c8e
remove unused variable 9 years ago
Bjoern Schiessle 6d7520b1e2
unit tests updated and new added 9 years ago
Bjoern Schiessle 7436e45c91
if we have a exact match, either for the federated cloud id or for the 9 years ago
Bjoern Schiessle 392c8a115f
unified way to display remote shares and mail shares 9 years ago
Bjoern Schiessle 60a3893ca8
improve search for federated cloud ids and email adresses 9 years ago
Bjoern Schiessle 77f74b9780
handle case if no share-by-mail share provider is loaded 9 years ago
Bjoern Schiessle 0a6f02801f
introduce share by mail, ui part 9 years ago