summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6130 from nextcloud/cleanup-unused-methodsMorris Jobke2017-08-162-2/+2
|\
| * Cleanup unused methodsMorris Jobke2017-08-152-2/+2
* | Catch exceptions on error of cloud id resolutionJoas Schilling2017-08-141-5/+21
|/
* Add unit testsRoeland Jago Douma2017-08-102-16/+23
* Remove old code + add MiddlewareRoeland Jago Douma2017-08-103-7/+94
* Move shareinfo over to proper controllerRoeland Jago Douma2017-08-101-0/+130
* Merge pull request #4790 from nextcloud/fix-comparisons-in-appsMorris Jobke2017-08-024-9/+9
|\
| * Fix comparisons in the sharing appJoas Schilling2017-08-014-9/+9
* | Remove explicit type hints for ControllerLukas Reschke2017-08-012-4/+4
* | Merge pull request #5877 from nextcloud/typehint_middlewareMorris Jobke2017-08-012-8/+10
|\ \ | |/ |/|
| * Fix middleware implementations signaturesRoeland Jago Douma2017-07-312-8/+10
* | Disable default activity email for incoming sharesMorris Jobke2017-07-312-2/+2
|/
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-246-10/+9
* Merge pull request #5823 from nextcloud/improve-error-handlingMorris Jobke2017-07-212-11/+20
|\
| * improved error handlingBjoern Schiessle2017-07-212-11/+20
* | Merge pull request #5753 from nextcloud/fed-unshare-fail-remoteRoeland Jago Douma2017-07-211-2/+7
|\ \ | |/ |/|
| * still remove the federated share even if we cant notify the remoteRobin Appelman2017-07-171-2/+7
* | Run phan over code baseLukas Reschke2017-07-192-0/+3
* | do not show hyphen in og:title if slogan does not existStephan Müller2017-07-141-1/+1
|/
* Merge pull request #5685 from nextcloud/jail-propagatorRoeland Jago Douma2017-07-122-56/+0
|\
| * Fix propagating changes within jail wrapperRobin Appelman2017-07-112-56/+0
* | upstreamMaxence Lange2017-07-112-3/+3
|/
* Fix activity emails for accept/decline of remote sharesJoas Schilling2017-07-101-1/+5
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-205-10/+50
* Merge pull request #5091 from nextcloud/shared-cache-during-initRobin Appelman2017-06-191-1/+8
|\
| * dont die if we try to access the shared cache while setting up the shared sto...Robin Appelman2017-05-241-1/+8
* | Merge pull request #5375 from nextcloud/share-folder-for-remote-sharesMorris Jobke2017-06-141-2/+4
|\ \
| * | Use the share_folder config for remote sharesJoas Schilling2017-06-131-2/+4
| |/
* | Make sure to only add system users onceJoas Schilling2017-06-141-8/+35
* | Allow to find local users by their email addressJoas Schilling2017-06-131-7/+30
|/
* fix for sharingDaniel Hansson2017-05-201-0/+1
* Fix the share type of guest shares when migrating from ownCloudJoas Schilling2017-05-121-0/+82
* Move the file sharing app to migrationJoas Schilling2017-05-122-308/+97
* Handle more error casesMorris Jobke2017-05-021-0/+2
* add missing translation and other small fixesBjoern Schiessle2017-04-281-0/+1
* use configured lookup serverBjoern Schiessle2017-04-281-1/+2
* allow apps to set custom mount typesRobin Appelman2017-04-281-0/+4
* Remove unused use statementsMorris Jobke2017-04-224-4/+0
* Adjust existing bruteforce protection codeLukas Reschke2017-04-141-1/+3
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-1/+1
* Merge pull request #4329 from nextcloud/move-out-shared-folderMorris Jobke2017-04-122-6/+6
|\
| * rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::get...Robin Appelman2017-04-122-6/+6
* | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpointsBjörn Schießle2017-04-124-32/+31
|\ \
| * | Do proper DIRoeland Jago Douma2017-04-113-3/+3
| * | remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-114-32/+31
* | | Update comments to NextcloudMorris Jobke2017-04-111-4/+4
* | | share api expanded by tags (#26583)Michael Jobst2017-04-111-3/+14
|/ /
* | Merge pull request #4256 from nextcloud/themingLukas Reschke2017-04-112-3/+4
|\ \
| * | Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-092-3/+4
| |/
* / move capabilities to share by mail appBjoern Schiessle2017-04-101-15/+1
|/