summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7030 from nextcloud/proper_og_imageRoeland Jago Douma2017-11-011-1/+6
|\
| * Use the new direct endpoint for the og:imageRoeland Jago Douma2017-10-311-1/+6
* | Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-011-2/+6
|\|
| * Do not error when downloading from a numeric public subfolderRoeland Jago Douma2017-10-301-0/+4
| * Updated OpenGraph title to display folder name instead of a nextcloud standar...Sascha Sambale2017-10-251-2/+2
* | fix sharerecipientssorter testsArthur Schiwon2017-10-271-1/+1
* | fix sortingArthur Schiwon2017-10-261-4/+14
* | ensure that sorting is stableArthur Schiwon2017-10-221-2/+17
* | AutoCompletion backendArthur Schiwon2017-10-221-0/+85
|/
* Merge pull request #6328 from nextcloud/split-sharees-api-logicblizzz2017-10-041-578/+36
|\
| * shareeAPIController unit test clean up and last fixesArthur Schiwon2017-09-261-0/+1
| * remove unused methodArthur Schiwon2017-09-261-22/+0
| * adjust ShareeAPIController search testArthur Schiwon2017-09-261-1/+4
| * allow more than one plugin per share typeArthur Schiwon2017-09-261-0/+2
| * don't keep result types hard codedArthur Schiwon2017-09-261-1/+2
| * Splits off the logic from sharees endpoint thus making it available fromArthur Schiwon2017-09-261-558/+31
* | Only have direct preview urls for image filesRoeland Jago Douma2017-09-251-2/+5
* | Add annotationRoeland Jago Douma2017-09-251-0/+1
* | For images we have a preview for use the preview linkRoeland Jago Douma2017-09-251-0/+2
* | Add direct preview link to single shared image filesRoeland Jago Douma2017-09-251-0/+46
|/
* Merge pull request #6120 from nextcloud/public_upload_share_api_fixblizzz2017-09-041-0/+1
|\
| * Public upload share permission handlingRoeland Jago Douma2017-08-161-0/+1
* | Correctly format OCS response with favoritesRoeland Jago Douma2017-08-291-2/+2
|/
* 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
|\ \