Commit Graph

32 Commits (da07245f59cd3a1636392f63ef89e91b40d792eb)

Author SHA1 Message Date
Bart Visscher 7522a23693 Remove unused RUNTIME_NOSETUPFS var 14 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago
Michael Gapczynski bf6abdde2d Add missing ')' 14 years ago
Thomas Mueller a1364c9726 fixes oc-1026 14 years ago
Michael Gapczynski fbe0d0d4fd Fix private links inside folders 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Robin Appelman e7c106d91e selective app loading for remote/public 14 years ago
Michael Gapczynski f6df71b74d Set Content-Disposition to attachment for shared private links 14 years ago
Michael Gapczynski bf8b3b0696 Forgot to set token variable 14 years ago
Michael Gapczynski 71423ec566 Fix bug oc-402, check if token is set for a private link 14 years ago
Bart Visscher 2d581c675f Audit: Log sharing actions 14 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 14 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 14 years ago
Frank Karlitschek 351740601a port oc_response 14 years ago
Michael Gapczynski 80dff77b65 Fix private links 14 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 14 years ago
Frank Karlitschek e2fb094693 some more porting 14 years ago
Frank Karlitschek e8ec999090 port to use the new public api 14 years ago
Jan-Christoph Borchardt 7ddd043427 renamed extention to extension, also now only showing lowercase 14 years ago
Bart Visscher 7504ceb6f2 Sharing: Define missing template vars 14 years ago
Bart Visscher 525306c1e2 Replace Expires and caching headers by OC_Response functions 14 years ago
Michael Gapczynski e0f655fb70 Sharing app needs to be loaded for public link of file in Shared folder - fixes bug 113 14 years ago
Borjan Tchakaloff 5570222b40 Added the missing quotes on the filename. 14 years ago
Borjan Tchakaloff 0cde2a3146 Fixed the file sharing listing bug (filename is empty when it has no extension in a publicly shared folder). 14 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 14 years ago
Florian Pritz d928cd3636 files: hide non functioning code when called from a/f_s/get.php 14 years ago
Jan-Christoph Borchardt d15673f13f removed single quotes around publicly linked download file 15 years ago
Michael Gapczynski a57d4726bc Remove some scripts, now you can actually download the files in a public link folder 15 years ago
Michael Gapczynski d1aebcddf2 Add downloadURL to files templates for both public links and files 15 years ago
Michael Gapczynski 498356fcb8 Copy get.php into files_sharing, public links now use files templates 15 years ago