159 Commits (456cd81a2081d3dc6a8d7a2acc499483affeb8c1)

Author SHA1 Message Date
Morris Jobke b373f52fa8
only use one kind of hack for the storage wrappers of the sharing code 9 years ago
Roeland Jago Douma 3822bceea2
Move publicpreview over 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Roeland Jago Douma ff54141639
Move SetupFromToken to ShareManager 9 years ago
Bjoern Schiessle dc53788711
remove unused parameter 10 years ago
Bjoern Schiessle 5bbba490c4
move some stuff over to the federatedfilesharing app 10 years ago
Bjoern Schiessle 2f23054b01
s/ownCloud/Nextcloud 10 years ago
Bjoern Schiessle 33a685bc41
continue to accept the URL of the remote server instead of the federated cloud id 10 years ago
Robin Appelman 039f730700
handle errors while getting fileinfo 10 years ago
Vincent Petry ec968a48e4
Increase fed share timeout from 3 to 10 + unit tests 10 years ago
Joas Schilling 3e763ac81e
Add timeouts to make the UI usable again when a remote share is unreachable 10 years ago
Lukas Reschke 075bf73c80
Prevent access to shareinfo if share if read-only 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Björn Schießle e10105474f
move federated sharing settings to the federatedfilesharing app 10 years ago
Björn Schießle d1d80b4f9e
set correct permissions in shareinfo 10 years ago
Stefan Weil 16df1c5188 apps: Fix typos (found by codespell) (#23862) 10 years ago
Lukas Reschke 88fc5149ed Fix Scrutinizer issues 10 years ago
Lukas Reschke 59028cced0 Add autodiscovery support to server-to-server sharing 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Björn Schießle c4b65170f2 show display name but internally use the user name 10 years ago
Björn Schießle efc030aa25 don't allow to create a federated share if source and target server are the same 10 years ago
Vincent Petry f20232d4bd Make public link share page work with Webdav and add operations 11 years ago
Lukas Reschke 8f09d5b67c Update license headers 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Morris Jobke 1051a3c6f5 Change small thumbnails to 32 px 10 years ago
Joas Schilling 805f1d0096 Scrap the notifications when the share is accepted or declined 10 years ago
Lukas Reschke 0a1d551090 Use IClientService to check for remote ownCloud instances 10 years ago
Roeland Jago Douma cf732c4d27 Do not leak mounttype of a public share 11 years ago
Thomas Müller d3ac73c0c9 Remove OC_Log 11 years ago
Robin Appelman 365fafc9bc use permissions mask wrapper instead of readonly wrapper 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Lukas Reschke 414896d8a0 Throw nicer error message instead 500 11 years ago
Lukas Reschke 2d648ed0eb Verify if path exists 11 years ago
Vincent Petry 29c68a4e61 Return 404 in shareinfo.php when outgoing s2s disabled 11 years ago
Roeland Jago Douma be8d0a08ec Move away from private static deprecated functio 11 years ago
Roeland Jago Douma 7a8072e958 Move core apps from OC_Log::write to OCP\Util 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Joas Schilling 05c4848954 Correctly get the unique mountpoint name when mounting the share 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Lukas Reschke 165afb004b Use getRemoteAddress which supports reverse proxies 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Lukas Reschke 4270188252 Add callCheck to testremote.php 11 years ago
Vincent Petry efcd89cb18 Do not disclose share owner in public file list 11 years ago
Bjoern Schiessle 66f0db30b2 use uid provided by setupfs hook to mount server2server shares, otherwise mount will fail for public link shares 11 years ago
Vincent Petry 5376b0b123 Add back exit() 11 years ago
Vincent Petry f6e644b43f Catch storage exception in scanner for remote shares 11 years ago
Morris Jobke 28c8f5a0f9 Check for version before mounting a public link 11 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 11 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago