summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controllers
Commit message (Collapse)AuthorAgeFilesLines
* Move files_sharing Controllers => ControllerRoeland Jago Douma2016-10-242-727/+0
| | | | | | | lib/Controller is the default location for controllers. So lets put them all in there. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Adding Open Graph Support for public shares http://ogp.me/Thomas Müller2016-10-211-2/+29
| | | | | | In case no preview is available we display the ownCloud logo Fix unit test
* Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-081-0/+1
|
* Update with robinJoas Schilling2016-07-212-2/+2
|
* Fix apps/Joas Schilling2016-07-212-6/+8
|
* Cleanup coding styleRoeland Jago Douma2016-07-181-30/+28
|
* Add eventdispatcher to public link viewRoeland Jago Douma2016-07-181-1/+9
|
* Move JS inclusion to ControllerRoeland Jago Douma2016-07-181-0/+23
| | | | * This way we can easier load files conditionally
* combine if statementsRobin Appelman2016-07-081-13/+10
|
* dont overwrite a variable with a different typeRobin Appelman2016-07-081-3/+3
|
* Prevent access to shareinfo if share if read-onlyLukas Reschke2016-06-091-1/+7
|
* add hide file list optionBjoern Schiessle2016-06-091-1/+5
|
* Allow public upload when the quota is unlimitedJoas Schilling2016-06-021-1/+1
|
* Update license headersLukas Reschke2016-05-262-5/+6
|
* Move lib/ to PSR-4Joas Schilling2016-05-252-0/+660