76 Commits (ec5133b739eabc76271789504b4dbb91a534f552)

Author SHA1 Message Date
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 months ago
  Ferdinand Thiessen 2be421785f
fix(files_sharing): ShareesAPI - Return empty response when user is not allowed to share 3 months ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
  jld3103 755de1e0b5 refactor: Rename OpenAPI type aliases to their namespaces 7 months ago
  jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 8 months ago
  jld3103 c6806684d2
files_sharing: Add OpenAPI spec 1 year ago
  Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 1 year ago
  jld3103 30858df737
Remove Deck from Sharees API 1 year ago
  Roeland Jago Douma c6e100ed32
type closure to make psalm a bit happier 1 year ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Joas Schilling e4b5645883
Also make other shares listen to the "Allow sharing with groups" 3 years ago
  Roeland Jago Douma dcd45427a6 Make lookup search explicit 3 years ago
  J0WI 74a7c2eefc Use correct getSystemValue type 3 years ago
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Arthur Schiwon d8ad4ef6b5
use a consistent default value for sharing.maxAutocompleteResults 3 years ago
  Julius Härtl e906138d8d
Let sharees endpoint properly handle deck shares 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Daniel Kesselberg 6f8147b18f
Fix some MissingDocblockType or InvalidDocblock warnings. 3 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Robin Appelman 7a4ea4a6b6
make php-cs happy 4 years ago
  John Molakvoæ (skjnldsv) 7eceba7dae Fix Sharing recommendation user display 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 74936c49ea
Remove unused imports 4 years ago
  Julius Härtl 87393a760e Remove unused properties in ShareesAPIController 4 years ago
  Roeland Jago Douma 1672ff3bef
Do not use $_GET 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 7a45413559
Always do sharee lookup on lookup server in GS 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Christoph Wurst e930a0ccbe
Search sharees on lookup server when explicitly requested by user 5 years ago
  Christoph Wurst f3023aaa85
Show sharing recommendations 5 years ago
  Daniel Calviño Sánchez 5c07f9c2ec
Add rooms in the default candidate types to look for when sharing 6 years ago
  Bjoern Schiessle 3942d731d2
update unit tests 6 years ago
  Bjoern Schiessle 2abc705632
start to get fed group shares into the share dialog 6 years ago
  Roeland Jago Douma 3b3ff39431
Make ShareesAPIController strict 6 years ago
  Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Arthur Schiwon c43685e6fc
shareeAPIController unit test clean up and last fixes 6 years ago
  Arthur Schiwon f2c8e1ed2f
remove unused method 6 years ago
  Arthur Schiwon 38ff7eaece
adjust ShareeAPIController search test 6 years ago
  Arthur Schiwon c55583d1b4
allow more than one plugin per share type 6 years ago
  Arthur Schiwon 4a96e22258
don't keep result types hard coded 6 years ago
  Arthur Schiwon ea3ac4e656
Splits off the logic from sharees endpoint thus making it available from 6 years ago
  Morris Jobke a55e794bfd Cleanup unused methods 6 years ago
  Joas Schilling 2e73112256 Catch exceptions on error of cloud id resolution 6 years ago
  Lukas Reschke d8ec399454
Run phan over code base 7 years ago
  Maxence Lange 6e7be6acfd upstream 7 years ago