Thomas Müller
|
3bf269e565
Merge pull request #15229 from owncloud/response-setContentLengthHeader
|
hace 9 años |
Andreas Fischer
|
0f58315543
Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.
|
hace 9 años |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
hace 9 años |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
hace 9 años |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
hace 9 años |
Lukas Reschke
|
312ed18d15
Use secure mimetype for content delivery
|
hace 10 años |
Vincent Petry
|
409b510889
Moved content disposition code+workarounds to OCP\Response
|
hace 11 años |
Robin Appelman
|
74f6f85628
merge master into filesystem
|
hace 11 años |
Lukas Reschke
|
6c882d9806
Remove outdated comments
|
hace 11 años |
Robin Appelman
|
7e36f730ec
merge master into filesystem
|
hace 12 años |
Jörn Friedrich Dreyer
|
b6eb95349e
fix utf8 filenames in ie download response header according to rfc5987, see http://stackoverflow.com/questions/93551/how-to-encode-the-filename-parameter-of-content-disposition-header-in-http
|
hace 12 años |
Robin Appelman
|
d33f697a5f
merge master into filesystem
|
hace 12 años |
Robin Appelman
|
bcb27c81d4
use new obEnd function instead of ob_end_clean
|
hace 12 años |
Robin Appelman
|
4b940955dd
merge master into filesystem
|
hace 12 años |
Felix Moeller
|
afadf93d31
Checkstyle: many fixes
|
hace 12 años |
Robin Appelman
|
aaa1b73364
don't use depricated OC_Filesystem
|
hace 12 años |
Thomas Mueller
|
3829460ab8
adding space between) and {
|
hace 12 años |
Bart Visscher
|
0e58800016
Whitespace fixes in apps
|
hace 12 años |
Jörn Friedrich Dreyer
|
e59a1806cf
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
hace 12 años |
Thomas Mueller
|
583dce5276
removing executable bit - again
|
hace 12 años |
Frank Karlitschek
|
1945cd6946
ported the oc_template class
|
hace 12 años |
Frank Karlitschek
|
351740601a
port oc_response
|
hace 12 años |
Frank Karlitschek
|
31e32e3c10
ported checkLoggedIn and checkAdmin
|
hace 12 años |
Georg Ehrke
|
b44bc9f4b2
remove require once lib base in some more files
|
hace 12 años |
Georg Ehrke
|
45de7ad221
move files to app folder
|
hace 12 años |