summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* apply permissions mask for shared storageRobin Appelman2016-12-021-4/+13
* [Stable10] Fixes not allowed increasing of link share permissionsRoeland Jago Douma2016-11-151-0/+1
* Fix fed share test call to return proper resultVincent Petry2016-09-261-1/+1
* Allow increasing permissions for share ownerVincent Petry2016-09-131-1/+1
* Added closeCursor in SharedMount numeric idVincent Petry2016-08-301-0/+1
* Prevent error with orphaned shares when updating user mount cacheVincent Petry2016-08-301-1/+6
* Allow space for federated share id searchVincent Petry2016-08-301-1/+1
* [stable9.1] Added integration test (#25675)Thomas Müller2016-08-301-0/+10
* Do not error on NotFoundExceptionRoeland Jago Douma2016-08-241-0/+4
* prevent infinite recursion while getting storage from mountRobin Appelman2016-08-231-0/+4
* handle failed sharesRobin Appelman2016-08-221-1/+3
* Lazy init shared storageRobin Appelman2016-08-221-17/+9
* reuse existing root idRobin Appelman2016-08-221-1/+1
* Add files drop capability for clientsRoeland Jago Douma2016-08-151-0/+1
* Merge pull request #811 from nextcloud/shared-cachethepropagatorinstance-stab...Lukas Reschke2016-08-101-1/+6
|\
| * Store the shared propagator instanceVincent Petry2016-08-101-1/+6
* | get shared storage storage id without setting up the storageRobin Appelman2016-08-101-0/+13
|/
* Make share target consistent when grouping group share with user shareVincent Petry2016-08-041-8/+19
* Improved share grouping readability + fixed testVincent Petry2016-08-041-8/+17
* Group shares with same source and targetRoeland Jago Douma2016-08-043-53/+118
* Do not allow to delete/update group shares as a group memberJoas Schilling2016-08-031-4/+4
* Run the license scriptJoas Schilling2016-07-2235-93/+134
* Merge pull request #414 from nextcloud/files_sharing_event_dispatcherBjörn Schießle2016-07-182-15/+45
|\
| * Cleanup coding styleRoeland Jago Douma2016-07-181-30/+28
| * Add eventdispatcher to public link viewRoeland Jago Douma2016-07-182-2/+11
| * Move JS inclusion to ControllerRoeland Jago Douma2016-07-181-0/+23
* | Move SetupFromToken to ShareManagerRoeland Jago Douma2016-07-181-62/+26
|/
* Merge pull request #379 from nextcloud/create_federated_share_on_mountMorris Jobke2016-07-182-2/+2
|\
| * remove unused parameterBjoern Schiessle2016-07-142-2/+2
* | Allow shares with create permissions only aswellJoas Schilling2016-07-141-5/+6
|/
* combine if statementsRobin Appelman2016-07-081-13/+10
* Fix type hintingRobin Appelman2016-07-081-1/+2
* dont overwrite a variable with a different typeRobin Appelman2016-07-081-3/+3
* Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-07-012-3/+18
|\
| * Fix getting the certificate bundle for dav external storage (#25274)Robin Appelman2016-06-271-1/+1
| * handle unavailable fed shares while testing for availability (#25277)Robin Appelman2016-06-271-2/+17
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-271-5/+17
|\|
| * Add explicit delete permission to link sharesVincent Petry2016-06-241-4/+17
* | Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-262-4/+12
|\|
| * Increase fed share timeout from 3 to 10 + unit testsVincent Petry2016-06-221-4/+4
| * Add timeouts to make the UI usable again when a remote share is unreachableJoas Schilling2016-06-221-2/+9
| * Filter out group shares for owner where owner is included (#25190)Vincent Petry2016-06-211-2/+3
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-216-17/+77
|\|
| * Catch exceptions while creating shared mounts (#25077)Robin Appelman2016-06-202-11/+25
| * Make getShareFolder use given view instead of static FSVincent Petry2016-06-172-5/+9
| * disable cleanFolder for the federated share storageRobin Appelman2016-06-142-1/+43
* | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611Arthur Schiwon2016-06-111-12/+12
|\|
| * Merge pull request #25003 from owncloud/fix_ocs_path_responseVincent Petry2016-06-101-12/+12
| |\
| | * Show the path relative to the requesting userRoeland Jago Douma2016-06-071-12/+12
| * | Bring back sharedstorage hooksRoeland Jago Douma2016-06-081-0/+18