Morris Jobke
|
79d9841bce
Replace hardcoded status headers with calls to http_response_code()
|
6 years ago |
Morris Jobke
|
8c155cd51c
Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource
|
6 years ago |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 years ago |
Daniel Calviño Sánchez
|
90fdf83ca7
Use zip32 only if there are less than 65536 files
|
6 years ago |
Roeland Jago Douma
|
4a73f645e5
Use zip32 if possible
|
6 years ago |
Morris Jobke
|
70b1f510f2
Use normal header() calls instead of private method calls
|
6 years ago |
Morris Jobke
|
c1e4f9f305
Use type casting instead of *val() method
|
6 years ago |
Roeland Jago Douma
|
f55732a18f
Merge pull request #7075 from nextcloud/remove-unused-variables
|
7 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Morris Jobke
|
5445b1ff17
Remove unused variables
|
7 years ago |
noveens
|
8c27437ac0
HTTP 1.1 used when giving 403 and 404 errors while attempting to download non-existent file
|
7 years ago |
Ko-
|
0024b67aaf
Check that set_time_limit is not disabled before calling it
|
7 years ago |
Vincent Petry
|
0aaf209c66
Prevent PHP request to get killed when using fclose callback (#26775)
|
7 years ago |
Joas Schilling
|
d2ff6c569e
Keep the filemtime for files when downloading them in a zip/tar
|
8 years ago |
Joas Schilling
|
0215b004da
Update with robin
|
8 years ago |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 years ago |
Lukas Reschke
|
4f90447150
[master] Use explode() instead of split()
|
8 years ago |
Lukas Reschke
|
aba539703c
Update license headers
|
8 years ago |
Piotr Filiciak
|
6577bbe887
Code style and doc fix
|
8 years ago |
Piotr Filiciak
|
9999e05660
Http Range requests support in downloads
|
8 years ago |
Roeland Jago Douma
|
368be8894c
Move non PSR-4 files from lib/private root to legacy
|
8 years ago |