aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller/ShareController.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-231-2/+21
|\
| * Use lax CSP when the share is a talk shareJoas Schilling2018-10-221-2/+21
* | Public fixes, request & default to gridJohn Molakvoæ (skjnldsv)2018-10-231-0/+1
|/
* Move files_drop to compiled handlebarsRoeland Jago Douma2018-10-161-0/+1
* Move to 1 template file for filesRoeland Jago Douma2018-10-011-1/+1
* Compile filesummary handlebarsRoeland Jago Douma2018-09-271-0/+2
* Fix mobile view and add public share note viewJohn Molakvoæ (skjnldsv)2018-08-241-0/+1
* Fix multiSelectMenu for public shares #10536MartB2018-08-061-0/+1
* Add event to load additional scripts in the auth page for public sharesDaniel Calviño Sánchez2018-07-241-0/+29
* show note on public link pageBjoern Schiessle2018-07-211-0/+1
* Fix ShareControllerTestRoeland Jago Douma2018-06-201-32/+7
* Move public auth page overRoeland Jago Douma2018-06-201-17/+0
* Move public preview endpoint overRoeland Jago Douma2018-06-201-1/+1
* Quick hack to make the files sharing app work with this properlyRoeland Jago Douma2018-06-201-84/+57
* Allow updating the token on session regenerationRoeland Jago Douma2018-06-141-1/+1
* Regenerate session id after public share authRoeland Jago Douma2018-05-171-0/+1
* Move common menu templates to public APIJulius Härtl2018-04-051-2/+2
* fixup! Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-03-011-1/+1
* Fixed testsJohn Molakvoæ (skjnldsv)2018-02-281-1/+1
* fixup! Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-02-281-2/+9
* Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-02-281-4/+7
* Fix files_sharing testsJulius Härtl2018-02-271-1/+1
* Use PublicTemplateResponse for files_sharingJulius Härtl2018-02-271-1/+15
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Show open graph preview in WhatsAppRoeland Jago Douma2018-02-121-0/+11
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+1
* Simplify ternary operator statementsMorris Jobke2018-01-261-1/+1
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-0/+3
* 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
* Only have direct preview urls for image filesRoeland Jago Douma2017-09-251-2/+5
* For images we have a preview for use the preview linkRoeland Jago Douma2017-09-251-0/+2
* Fix comparisons in the sharing appJoas Schilling2017-08-011-1/+1
* do not show hyphen in og:title if slogan does not existStephan Müller2017-07-141-1/+1
* Adjust existing bruteforce protection codeLukas Reschke2017-04-141-1/+3
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-1/+1
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-2/+2
* Merge some CSS files using our SCSS compilerLukas Reschke2017-03-211-4/+2
* add brute force protection for public link authenticationBjoern Schiessle2017-01-251-0/+1
* update phpdocMaxence Lange2016-12-121-0/+1
* Download a file in a subfolder in a sharedlink is not workingMaxence Lange2016-12-111-3/+3
* Fix image_src linkLukas Reschke2016-11-281-1/+1
* Move file sharing activities to the new APIJoas Schilling2016-11-161-6/+6
* add activity for share by mailBjoern Schiessle2016-11-081-42/+86
* Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry2016-11-021-3/+1
* Move files_sharing Controllers => ControllerRoeland Jago Douma2016-10-241-0/+577