summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* Handle permission in update of share betterRoeland Jago Douma2018-11-201-0/+4
* Allow updating the token on session regenerationRoeland Jago Douma2018-07-091-1/+1
* Regenerate session id after public share authRoeland Jago Douma2018-05-261-0/+1
* When formatting a share node an Empty target is invalidRoeland Jago Douma2018-04-041-1/+1
* Set "share_with" field to the ID of the circleDaniel Calviño Sánchez2018-03-201-2/+10
* Show open graph preview in WhatsAppRoeland Jago Douma2018-02-121-0/+11
* Change @georgehrke's emailMorris Jobke2017-11-062-1/+2
* Update license headersMorris Jobke2017-11-066-5/+36
* Use the new direct endpoint for the og:imageRoeland Jago Douma2017-10-311-1/+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
* 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-161-1/+1
|\
| * Cleanup unused methodsMorris Jobke2017-08-151-1/+1
* | Catch exceptions on error of cloud id resolutionJoas Schilling2017-08-141-5/+21
|/
* Add unit testsRoeland Jago Douma2017-08-101-13/+18
* Remove old code + add MiddlewareRoeland Jago Douma2017-08-101-7/+2
* Move shareinfo over to proper controllerRoeland Jago Douma2017-08-101-0/+130
* Fix comparisons in the sharing appJoas Schilling2017-08-011-1/+1
* improved error handlingBjoern Schiessle2017-07-211-3/+9
* 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
* upstreamMaxence Lange2017-07-112-3/+3
* 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
* 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
* Adjust existing bruteforce protection codeLukas Reschke2017-04-141-1/+3
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-1/+1
* share api expanded by tags (#26583)Michael Jobst2017-04-111-3/+14
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-2/+2
* update unit testsBjoern Schiessle2017-04-071-3/+4
* set expire date for all share typesBjoern Schiessle2017-04-031-20/+18
* allow password protected mail sharesBjoern Schiessle2017-04-031-2/+21
* add new password column to the share table in order to set passwords for shar...Bjoern Schiessle2017-04-031-0/+1
* Merge some CSS files using our SCSS compilerLukas Reschke2017-03-211-4/+2